Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malwaredojo/intelbox
Install an arsenal of OSINT tools by running IntelBox on your Debian VM or OS
https://github.com/malwaredojo/intelbox
bookmarks debian debian-linux linux osint osint-framework osint-python osint-reconnaissance osint-toolkit osint-tools
Last synced: about 8 hours ago
JSON representation
Install an arsenal of OSINT tools by running IntelBox on your Debian VM or OS
- Host: GitHub
- URL: https://github.com/malwaredojo/intelbox
- Owner: malwaredojo
- License: mit
- Created: 2022-10-18T15:27:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-21T14:25:08.000Z (over 2 years ago)
- Last Synced: 2025-02-02T11:29:32.741Z (about 14 hours ago)
- Topics: bookmarks, debian, debian-linux, linux, osint, osint-framework, osint-python, osint-reconnaissance, osint-toolkit, osint-tools
- Language: Python
- Homepage:
- Size: 376 KB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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](https://github.com/malwaredojo/IntelBox/blob/main/imgs/intelbox.svg)# 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
- SherlockAnd 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](https://mit-license.org/)