worawit / MS17-010

MS17-010
2.13k stars 1.1k forks source link

Chkip added #15

Open peterpt opened 7 years ago

peterpt commented 7 years ago

Nice Git . I created a bash script to scan a list of ips provided by user , the script is called chkip the usage is simple :

./chkip somefilewithips.txt

the script will run that list of ips with your checker.py and will write in current path a file called "iplist.txt" if there was detected any vulnerable ips .

Feel free to merge if you think this script is usefull .

Bry-fi commented 6 years ago

Interesting.