Created
March 22, 2016 06:37
-
-
Save decuant/3e73b1726250b4484a35 to your computer and use it in GitHub Desktop.
launches nmap and performs a test with bittorrent-report.nse
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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