SPEC : Info grabber
Catogery : Info Grabber
Interface : CLI
DEFINITION :
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.
EXAMPLE:
TARGET :127.0.0.1
PORT : 80
COMMANDS :-:
-----------------------------------------------------------------------------------------------------------------------
automater 127.0.0.1 --> simple info grabber scan
--------------------------------------------------------------------------------------------------------------------------
automater -s robotex 127.0.0.1 --> Graber info only from robotex search
--------------------------------------------------------------------------------------------------------------------------
automater -s robotex 127.0.0.1 -o imran.html --> save results as HTML files
-----------------------------------------------------------------------------------------------------------------------
automater -s robotex 127.0.0.1 --proxy germenproxy.com:8080 --> use Proxy
-----------------------------------------------------------------------------------------------------------------------
automater -s robotex 127.0.0.1 -a USERAGENT --> use User Agent
-----------------------------------------------------------------------------------------------------------------------
Comments
Post a Comment