前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >Hackone 环境搭建

Hackone 环境搭建

作者头像
XRSec
发布2022-03-09 21:17:19
8430
发布2022-03-09 21:17:19
举报
文章被收录于专栏:XRSec.BlogXRSec.Blog

Hackone 环境搭建

网络环境

  1. Vmware
  2. PIN1Group_FW -> openwrt-x86-64-generic-squashfs-combined-efi -> StarWind V2V Converter -> vmwre_new -> 其他linux64位 -> 2h2g -> 桥接 -> vi_network_config@Router -> vist -> 防火墙全部接受 -> 接口修改 -> 不桥接接口-> 博客
  3. passwall -> 订阅 -> 全局 -> 高级设置
  4. kali -> 修改网络配置文件 -> 网络测试
  5. windows 同理
代码语言:javascript
复制
# kali 网络修改
sudo vi /etc/network/interfaces

auto eth0
iface eth0 inet static
address 192.168.11.145
netmask 255.255.255.0
gateway openwrt_ip

cat /etc/resolv.conf
nameserver 192.168.11.188

sudo systemctl restart networking.service

XRSec has the right to modify and interpret this article. If you want to reprint or disseminate this article, you must ensure the integrity of this article, including all contents such as copyright notice. Without the permission of the author, the content of this article shall not be modified or increased or decreased arbitrarily, and it shall not be used for commercial purposes in any way

本文参与?腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2022-02-25,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客?前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与?腾讯云自媒体分享计划? ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • Hackone 环境搭建
    • 网络环境
    领券
    问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档
    http://www.vxiaotou.com