文件名称:dns-rebinding-server:使用Go编写的用于执行DNS重新绑定的集成DNSHTTP服务器。 权力重订区
文件大小:24KB
文件格式:ZIP
更新时间:2024-06-07 13:47:26
Go
项目以实现DNS服务器和客户端程序,以促进DNS重新绑定攻击。 联络人: , 建立: docker build -t dnsrebind . 要运行(与主机上localhost:8080上的http服务器一起运行): docker run -it --rm -v $(pwd)/conf:/etc/dnsrebind/ -p80:80 -p53:8053/udp -p53:8053/tcp -p10000:10000 dnsrebind 这将使用$(pwd)/conf/dnsrebind.yml的配置文件。 有一个格式脚本。 您需要sudo npm install -g js-beautify standard来拥有正确的工具。 IPTables伏都教 我们希望辅助IP地址吞噬所有端口上的所有流量。 我们需要向服务器添加一个辅助IP。 请遵循以下Stack Exchange答
【文件预览】:
dns-rebinding-server-master
----conf()
--------dnsrebind.yml(125B)
----www()
--------index.html(899B)
--------attack.html(2KB)
--------demo()
--------capture()
--------attack.js(6KB)
----Dockerfile(404B)
----demo()
--------start_demo_server.sh(82B)
--------demo_files()
----dnsrebinder()
--------main.go(2KB)
--------http()
--------dns()
--------capture()
----README.md(2KB)
----format.sh(280B)
----tester()
--------Dockerfile(638B)
--------pcap_parsing()
--------tests()