# ๐ AWESOME OSINT ARSENAL
### The Ultimate Open-Source Intelligence + Security Toolkit
[](https://github.com/rawfilejson/awesome-osint-arsenal)
[](https://github.com/rawfilejson/awesome-osint-arsenal)
[](https://github.com/rawfilejson/awesome-osint-arsenal)
[](https://github.com/rawfilejson/awesome-osint-arsenal)
[](https://github.com/rawfilejson/awesome-osint-arsenal/stargazers)
> **751+ tools ยท 50 categories ยท Multi-distro installers ยท Georgian OSINT ยท Termux support**
>
> *The most comprehensive OSINT and security toolkit on the internet โ every tool with installation instructions or a verified link.*
### โก Get everything in one command
```bash
git clone https://github.com/rawfilejson/awesome-osint-arsenal && cd awesome-osint-arsenal && sudo bash install.sh
```
### ๐ฏ Or pick just what you need
```bash
sudo bash osint.sh # ๐ OSINT only (Sherlock, Maigret, Amass, โฆ)
```
```bash
sudo bash redteam.sh # โ๏ธ Red team (Sliver, BloodHound, Mimikatz, Nuclei, โฆ)
```
```bash
sudo bash blueteam.sh # ๐ก๏ธ Blue team (Wazuh, Sigma, Suricata, Velociraptor, โฆ)
```
```bash
sudo bash forensics.sh # ๐ฌ DFIR + RE (Volatility, Ghidra, radare2, โฆ)
```
```bash
sudo bash hardware.sh # ๐ Hardware + SDR (binwalk, hackrf, openocd, โฆ)
```
```bash
sudo bash labs.sh # ๐ Vulnerable apps for practice (DVWA, Juice Shop, โฆ)
```
```bash
bash termux.sh # ๐ฑ Android (Termux subset, no sudo needed)
```
> Works on **Kali, Debian, Ubuntu, Parrot, Mint, Pop!_OS** (best โ `apt`)
> Partial on **Arch / Manjaro / Fedora / RHEL** (auto-detected, falls back to git/pip/go)
> Termux subset on **Android**
---
> [!IMPORTANT]
> ## ๐ A note before you fork
>
> This repo has **751 tools across 50 categories**. Keeping that current โ links, install commands, new tools every week โ is a *lot* for one person.
>
> **If nobody helps, parts of this list will go stale.** That's just real talk.
>
> **How you can help in 30 seconds:**
> - โญ **Star** the repo (more stars = more contributors find it)
> - ๐ **Spotted a dead link?** Open an issue, takes 1 minute
> - โ [**Buy me a coffee**](https://www.buymeacoffee.com/rawfilejson) so weekends keep going to this
> - ๐ข **Share it** โ tweet, Discord, wherever the security crowd hangs out
>
> If something's broken: **don't just complain โ open an issue or PR. That's how this stays useful.**
---
> [!WARNING]
> **DISCLAIMER:** This repository is for **educational and authorized security research only**.
> Always obtain written permission before testing systems you do not own.
> The authors are **not responsible** for any misuse of the tools or techniques listed here.
> See the full [Legal Disclaimer](#%EF%B8%8F-legal-disclaimer) at the bottom.
---
## ๐ Table of Contents
| ๐ ๏ธ Total Tools | ๐ป CLI Tools | ๐ GitHub Repos | ๐ Online Platforms | ๐ค AI Tools |
|:-:|:-:|:-:|:-:|:-:|
| **751+** | **165+** | **117+** | **461+** | **25+** |
| ๐ถ๏ธ Dark Web | ๐ฌ๐ช Georgian OSINT | ๐ฅ Breach Engines | โ๏ธ Red Team | ๐ก๏ธ Blue Team |
|:-:|:-:|:-:|:-:|:-:|
| **15+** | **500+** | **39+** | **35+** | **24+** |
| ๐ฌ Forensics | ๐ Hardware | ๐ Training | ๐ฏ Bug Bounty | ๐ Total Categories |
|:-:|:-:|:-:|:-:|:-:|
| **16+** | **16+** | **21+** | **12+** | **50** |
---
## 1. Username & Social Media OSINT
> ๐ฏ Find accounts, profiles, and digital footprints across hundreds of platforms.
>
> **Pro tip:** Start with Sherlock for a quick sweep, then use Maigret for depth โ it covers 3000+ sites.
| Tool | Description | Install / Link |
|------|-------------|----------------|
| **Sherlock** | Find usernames across 400+ social networks | `pip install sherlock-project` |
| **Maigret** | Advanced Sherlock fork โ 3000+ sites | `pip install maigret` |
| **Namechk** | Username & domain availability checker | [namechk.com](https://namechk.com/) |
| **WhatsMyName** | Web-based username enumeration | [whatsmyname.app](https://whatsmyname.app/) |
| **Snoop** | Username search (Russian-focused) | `pip install snoop` |
| **UserRecon** | Bash-based username finder | `git clone https://github.com/wishihab/userrecon.git` |
| **Blackbird** | Fast username search tool | `pip install blackbird-osint` |
| **Social Analyzer** | API-based social media profiler | `pip install social-analyzer` |
| **NExfil** | Find profiles by username | `pip install nexfil` |
| **Socid-extractor** | Extract info from web pages | `pip install socid-extractor` |
| **Gitrecon** | GitHub OSINT reconnaissance | `pip install gitrecon` |
| **OSRFramework** | Username research framework | `pip install osrframework` |
| **Holehe** | Check if email is registered on 120+ sites | `pip install holehe` |
| **socialscan** | Check email/username availability | `pip install socialscan` |
| **Investigo** | Username checker (Go-based) | `go install github.com/tdh8316/investigo@latest` |
| **OSINT Framework** | Visual map of all OSINT tools | [osintframework.com](https://osintframework.com/) |
| **CheckUserNames** | Check username across multiple platforms | [checkusernames.com](https://checkusernames.com/) |
| **KnowEm** | Username search on 500+ sites | [knowem.com](https://knowem.com/) |
| **Instant Username Search** | Real-time username checker | [instantusername.com](https://instantusername.com/) |
| **Usersearch.org** | Free social network search | [usersearch.org](https://usersearch.org/) |
*Built for the OSINT and security research community.*
*Knowledge is power โ use it responsibly.*
**โญ Star this repo if you found it useful!**
[](https://github.com/rawfilejson/awesome-osint-arsenal/stargazers)
[](https://github.com/rawfilejson/awesome-osint-arsenal/network/members)