Skip to main content

How to Use Automater Hacking Tool












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

Popular posts from this blog

New Working Shopping Site SQLi Dorks

Most Important XSS Cheat Sheet

How to Install Mosh on you Linux ec2 Instance