Wednesday 18 November 2015

OSINT ANALYSIS TOOL.

TEKDEFENSE-AUTOMATER VERSION: 0.21 RELEASED – IP, URL AND HASH OSINT ANALYSIS TOOL. 

Automater is a tool that I originally created to automate the OSINT analysis of IP addresses. It quickly grew and became a tool to do analysis of IP Addresses, URLs, and Hashes. Unfortunately though, this was my first python project and I made a lot of mistakes, and as the project grew it bacame VERY hard for me to maintain. 

Automater is a URL/Domain, IP Address, and Md5 Hash OSINT tool aimed at making the analysis process easier for intrusion Analysts. Given a target (URL, IP, or HASH) or a file full of targets Automater will return relevant results from sources like the following: IPvoid.com, Robtex.com, Fortiguard.com, unshorten.me, Urlvoid.com, Labs.alienvault.com, ThreatExpert, VxVault, and VirusTotal. 

how to Installation:
– git Clone https://github.com/1aN0rmus/TekDefense-Automater
– cd <your clone folder>
– python Automater.py -h <for print help> 


No comments:

Post a Comment