1aN0rmus / TekDefense-Automater

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

Adding blacklistalert.org #9

Open elhoim opened 10 years ago

elhoim commented 10 years ago

http://www.blacklistalert.org/

1aN0rmus commented 10 years ago

So this one won't be easy to pull for a couple of reasons. requests aren't through a typical querystring, so I would have to POST to this application. Also, due to the amount of sites it queries, it seems to take a long time to respond. If I can find the admin, I will see if I can get access to an API they may have that will fix these issues.