Skip to content

ebin123456/dns-spoof-script-injection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

dns-spoof-script-injection

How use it ?

  • open dns-spoofer.py file
  • edit spoofed_names dict as per your need
  • to see interfaces netsh interface show interface
  • change default dns server to your ip (for local , 127.0.0.1). Use command netsh interface ip add dns name="{interface}" addr={ip} index=1

  • pip install dnspython

TO DO

  • automatically change dns server
  • create a server to serve spoofed requests
  • inject javascript to spoofed requests
  • non blocking server

About

spoof dns and inject script to scripts from cdn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages