参考网址:

http://techanarchy.net/2013/08/installing-and-configuring-inetsim/

https://blog.csdn.net/isinstance/article/details/77718485

 

一 安装

  从网上的反馈看, 自己安装InetSim这东西实在是太麻烦了, 而在kali linux中默认已经安装了这东西, 所以安装环节就略过, 不再赘述, 以下皆以kali下的配置运行为例说明

二 配置

  主要的配置文件: /etc/inetsim/inetsim.conf

    一般把这个配置项 打开,然后设置成本机IP就可以了, 其他的参考上面两个网址

    service_bind_address 0.0.0.0

三 运行

  命令行下输入 "inetsim" 回车 就可以了

相关文章:

  • 2022-01-18
  • 2021-04-26
  • 2021-09-16
  • 2021-12-19
  • 2021-05-09
  • 2021-06-19
  • 2021-06-02
  • 2021-09-26
猜你喜欢
  • 2021-09-01
  • 2021-06-16
  • 2022-12-23
  • 2022-12-23
  • 2021-12-21
  • 2021-05-11
相关资源
相似解决方案