malwaredojo / IntelBox

Install an arsenal of OSINT tools by running IntelBox on your Debian VM or OS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


IntelBox
IntelBox

Install an arsenal of OSINT tools by running IntelBox on any Debian or Debian Based Distribution

Installation  •  List of Tools  •  Contributions  •  Future Goals

Screenshot

Image

Installation & Usage

$ git clone https://github.com/malwaredojo/IntelBox.git
$ cd IntelBox
$ pip3 install -r requirements.txt
$ sudo python3 intelbox.py

Tools

  • dmitry
  • exiftool
  • fierce
  • mat2
  • AWS Inventory Tool
  • BadKarma
  • Basedomainname
  • BFAC
  • Bing_ip2hosts
  • catnthecanary
  • recon-ng
  • finalrecon
  • Osintgram
  • TheHarvester
  • Spiderfoot
  • Twint
  • PhoneInfoga
  • Google Earth Pro
  • EyeWitness
  • Maltego
  • Metagoofil
  • OSR Framework
  • Photon
  • Sublist3r
  • Sherlock

And Many More

Future Goals

This is the list of all the future goals of this project.

  • To make it Distribution Independent
  • To have files to be placed in the /bin/ directory for the user to call all the tools from anywhere
  • To add more tools of OSINT and segregate them in directories based on their category

Contributions & License

You can contribute in following ways:

  • Report bugs
  • Add more tools for installation
  • Give suggestions to make it better
  • Fix issues & submit a pull request

IntelBox is licensed under MIT license

About

Install an arsenal of OSINT tools by running IntelBox on your Debian VM or OS

License:MIT License


Languages

Language:Python 100.0%