Skip to content

Dimaslg/osintBOX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 

Repository files navigation

osintBOX

Script created for a Parrot OS 5.0 Home edition that will populate it with the most popular OSINT tools.
https://www.parrotsec.org

Tools

Parrot OS Tools

Requirements

This script has only been tested on a clean Parrot OS 5.0 Home Edition installation.

Installation

git clone https://github.com/Dimaslg/osintBOX.git
cd osintBOX
chmod 755 osintBOX.sh
./osintBOX.sh

After Installation

After the script installation, you can check the different options with the following commands:

dmitry -h
exiftool -h
eyewitness -h
fierce -h
mat2 -h
metagoofil -h
sudo osrf -h
phoneinfoga -h
photon -h
recon-ng -h
sherlock -h
sublist3r -h
theHarvester -h
sudo twint -h

python3 /home/$USER/Tools/Osintgram/main.py -h
python3 /home/$USER/Tools/spiderfoot-4.0/sf.py -h

The following programs have a GUI interface and the options can be checked on it

maltego
google-earth-pro

Tool Requirements

Osintgram only works if you provide it with a valid Instagram account. You can do that by typing "make setup" on /Tools/Osintgram folder.
Phoneinfoga will show an error if you dont provide a numverify API. You can get one for free by registering on their site https://numverify.com/.

Bookmarks

The file bookmarks.html contains a series of handpicked websites that are usuful for OSINT investigations.
Guides about how to import them:
https://support.mozilla.org/en-US/kb/import-bookmarks-html-file
https://support.google.com/chrome/answer/96816

Demo

This Youtube video shows how the script and the tools work.

IMAGE ALT TEXT

Useful OSINT Repositories

https://github.com/jivoi/awesome-osint
https://github.com/Ph055a/OSINT_Collection
https://github.com/cipher387/Dorks-collections-list/

Releases

No releases published

Packages

No packages published