Skip to content

Most OSINT tools require the same input for email search so with this tool you can run multiple tools in parallel with the same email file input.

License

Notifications You must be signed in to change notification settings

JoseRMorales/OSINTall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSINTall

Most OSINT tools require the same input for email search so with this tool you can run multiple tools in parallel with the same email file input.

Usage

usage: osintall.py [-h] --mails MAILS --config CONFIG --commands COMMANDS [COMMANDS ...] [-c] [-o OUTPUT]

options:
  -h, --help            show this help message and exit
  --mails MAILS         File to read mails from
  --config CONFIG       Config file to use
  --commands COMMANDS [COMMANDS ...]
                        Commands to execute
  -c, --clean           Clean output directory
  -o OUTPUT, --output OUTPUT
                        Output directory

How to add commands

In a .yml file, add a new entry as shown in example.yml

command_name: command example to execute --file {{mails}}

About

Most OSINT tools require the same input for email search so with this tool you can run multiple tools in parallel with the same email file input.

Topics

Resources

License

Stars

Watchers

Forks

Languages