Skip to content

rep00c/rogue_dns_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

rogue_dns_server

for dnslog AND dns rebinding attack

install: require at least python version 3.6, becase of use of f-strings python module dnslib is needed, install it by:

pip3 install dnslib

usage:

python3 ./server.py

# run background 
nohup python3 -u ./server.py 2>&1 &

image

About

for dnslog AND dns rebinding attack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages