Automater

From aldeid
Jump to navigation Jump to search

Description

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 the following resources: IPvoid.com, Robtex.com, Fortiguard.com, unshorten.me, Urlvoid.com, Labs.alienvault.com, ThreatExpert, VxVault, Minotaur, and VirusTotal.

Installation

$ cd /data/tools/
$ git clone https://github.com/1aN0rmus/TekDefense.git
$ cd TekDefense
$ chmod +x Automater.py

Usage

Syntax

Usage: Automater.py [-h] [-t TARGET] [-f FILE] [-o OUTPUT] [-e EXPAND] [-s SOURCE]

Options

-h, --help
show this help message and exit
-t TARGET, --target TARGET
List one IP Addresses, URL or Hash to query. Does not support more than one address.
-f FILE, --file FILE
This option is used to import a file that contains IP Addresses, URLs or Hashes
-o OUTPUT, --output OUTPUT
This option will output the results to a file.
-e EXPAND, --expand EXPAND
This option will expand a shortened url using unshort.me
-s SOURCE, --source SOURCE
This option will only run the target against a specific source engine to pull associated domains.
Options are robtex, ipvoid, fortinet, urlvoid, alienvault

Example

INCOMPLETE SECTION OR ARTICLE
This section/article is being written and is therefore not complete.
Thank you for your comprehension.

Comments