Skip to content

Instantly share code, notes, and snippets.

@decuant
Created March 22, 2016 06:37
Show Gist options
  • Save decuant/3e73b1726250b4484a35 to your computer and use it in GitHub Desktop.
Save decuant/3e73b1726250b4484a35 to your computer and use it in GitHub Desktop.
launches nmap and performs a test with bittorrent-report.nse
REM nmap -F -v0 --script bittorrent-discovery --script-args newtargets,bittorrent-discovery.torrent="D:\UTENTE\Documents\Downloads\Tigerland.torrent" > out.txt
REM D:\_TEST_\_ERROR_
REM D:\UTENTE\Documents\Downloads\__Archived__
nmap -F -d1 --script bittorrent-report --script-args bittorrent-report.rdir="D:\UTENTE\Documents\Downloads\__Archived__\__J--L__",bittorrent-report.blist="blacklist.txt"> __J--L__.txt
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment