1aN0rmus / TekDefense-Automater

Automater - IP URL and MD5 OSINT Analysis
www.tekdefense.com
MIT License
535 stars 121 forks source link

Unable to scan IPs contained in .txt file #40

Open chapm007 opened 7 years ago

chapm007 commented 7 years ago

First off, endless thanks for this very cool tool. I'm having a slight issue (I imagine it's either library or syntax related). Whenever I have Automater scan a .txt file containing IP's it returns that none of them are blacklisted by IPVoid (although I have verified that some of them are blacklisted by manually entering in the website).

'Python Automater.py 131.221.84.34' returns IPVoid blacklist of "No results found" but when manually entered in the IPVoid website it returns a score of 1/83. Attempted running with Python 2.7 but same results. I've attempted the -post option but it looks like that is no longer utilized in the most recent version. -Vv returns that "All Automater files are up to date". Changed Tekdefense.xml to point to http://www.ipvoid.com/ip-blacklist-check/ but it still returns "No results found". MalC0de and ProjectHoneypot also return no results found. Thanks for your help!