1aN0rmus / TekDefense-Automater

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

Adding of WatchGuard Reputation Authority #8

Closed elhoim closed 9 years ago

elhoim commented 10 years ago

http://www.reputationauthority.org/lookup.php?ip=194.25.152.9

scherma commented 10 years ago

Is there any chance this site can be supported? It would be very useful to me but my python is barely beyond Hello World!

1aN0rmus commented 10 years ago

@scherma This seems like it will be easy to implement. What data would you want pulled back, just the reputation score? Most of the other data is already pulled from other sources.

scherma commented 10 years ago

Exactly that. The scoring system for IP addresses is quite simple - the way they deal with domains is much less so, and I'm still not sure how useful it is (for some domains they return many different scores). Probably easiest just to only pull back the scores for IPs.

The three other posts by elohim were also in relation to the work I'm doing so I'd be grateful if you could see whether they were feasible too.

1aN0rmus commented 10 years ago

Alrighty, got this one implemented and tested in my local copy. Seems to be working well. I'll be uploading shortly, have a couple more new sources to add and test first.

scherma commented 10 years ago

Got it working, exactly what I wanted. Mille grazie. Looking forward to the other sources :)

elhoim commented 10 years ago

Kickass work! Thanks guys!

p4r4n0y1ng commented 9 years ago

Closing. As it looks like Ian took care of this. PLease open another if not.