MS17-010
MS17-010 copied to clipboard
Chkip added
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 .
Interesting.