Skip to content

juniordevsec2021/tor_dos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOR_DOS

  • This program is only for educational purposes it's a Proof Of Concept.
  • Sends get request to the target url over tor network.
  • Works with clearnet and .onion links.

  • SETUP:
  • OS - linux/ubuntu distros.
  • sudo apt install tor # install tor service.
  • pip install requests cython # install requests and cython modules,the os module is default.

dos

  • run the program from terminal with command python3 dos.py.

dos2

receive the response code.

About

dos over tor(POC)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages