-
Notifications
You must be signed in to change notification settings - Fork 30
jivoi/ansible-pentest-with-tor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
http://docs.ansible.com/ Use Tor for anonymous scanning with nmap We will setup tor, tortunnel and use the most quick tor exit node. $ torify nmap -P0 -sT -p 80 97.74.144.148 (-P0 is to avoid ICMP leak) $ proxychains nmap -P0 -sT -p 80,443,21,23 [targetIPAddress] $ tor-resolve google.com (lookup host by IP address) Run and relax wget -qO - https://raw.githubusercontent.com/jivoi/ansible-pentest-with-tor/master/bootstrap.sh | sh
About
Use Tor for anonymous scanning with nmap
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published