
OSINT- & Reconnaissance-Toolkit // 100+ Tools, Ein-Befehl-Installer, SOCMINT, GEOINT, Netzwerk-Reconnaissance, Dark Web, Forensik & mehr.
751+ Werkzeuge · 50 Kategorien · Multi-Distro-Installer · Georgisches OSINT · Termux-Unterstützung
Das umfassendste OSINT- und Sicherheits-Toolkit im Internet — jedes Werkzeug mit Installationsanleitung oder verifiziertem Link.
git clone https://github.com/rawfilejson/awesome-osint-arsenal && cd awesome-osint-arsenal && sudo bash install.sh
### 🎯 Oder wähle nur, was du brauchst```bash
sudo bash osint.sh # 🔍 OSINT only (Sherlock, Maigret, Amass, …)
Framework für Sicherheitstests von Webanwendungen
Ein umfassendes Python-basiertes Framework für Sicherheitstests von Webanwendungen, das für Sicherheitsexperten, Penetrationstester und Entwickler entwickelt wurde, um häufige Schwachstellen in Webanwendungen zu identifizieren und auszunutzen.
Installation • Schnellstart • Funktionen • Dokumentation • Mitwirken • Lizenz
I see no input text provided. Please supply the chunk content you wish to translate.```bash
sudo bash blueteam.sh # 🛡️ Blue team (Wazuh, Sigma, Suricata, Velociraptor, …)
c2_license_info.py - Implementiert verschiedene Vorabprüfungen bezüglich Lizenz und Serverversionen.c2_runProcess.py - Implementiert verschiedene Operationen mit Windows-Prozessen.c2_upload.py - Funktionalität zum Hochladen von Dateien.Feature:
scripts/* - Eine Sammlung von Skripten, die in Befehle verpackt sind und dynamisch vom HAVOC-Teamserver in das C2 geladen werden. Einschließlich screenshot.dll, das vom Screenshot-Befehl verwendet wird.```bash
sudo bash forensics.sh # 🔬 DFIR + RE (Volatility, Ghidra, radare2, …)(keine Eingabe vorhanden)```bash
sudo bash hardware.sh # 🔌 Hardware + SDR (binwalk, hackrf, openocd, …)
Um das Ganze abzurunden, habe ich einen Komponententester erstellt: Einen konfigurierbaren Unit-Test, der für jede beliebige Komponente wiederverwendet werden kann. Er nimmt Komponenten-Konfigurationsdateien als Eingabe und verwendet diese, um die Komponente dynamisch zu testen. Dabei wird sichergestellt, dass die Funktionen configure, start, stop und process alle wie erwartet funktionieren. Bitte stellen Sie sicher, dass sich die erforderlichen Konfigurationsdateien (./tests/configurations/) im dafür vorgesehenen Ordner befinden, andernfalls schlagen die Tests fehl.```bash
sudo bash labs.sh # 🎓 Vulnerable apps for practice (DVWA, Juice Shop, …)
EINGABE:```bash
bash termux.sh # 📱 Android (Termux subset, no sudo needed)
Funktioniert auf Kali, Debian, Ubuntu, Parrot, Mint, Pop!_OS (am besten —
apt) Teilweise auf Arch / Manjaro / Fedora / RHEL (automatisch erkannt, fällt auf git/pip/go zurück) Termux-Teilmenge auf Android
[!IMPORTANT]
🙏 Ein Hinweis, bevor du forken
Dieses Repo enthält 751 Tools in 50 Kategorien. Das aktuell zu halten – Links, Installationsbefehle, jede Woche neue Tools – ist für eine Einzelperson eine Menge.
Wenn niemand hilft, werden Teile dieser Liste veralten. Das ist einfach die Realität.
So kannst du in 30 Sekunden helfen:
- ⭐ Star das Repo (mehr Stars = mehr Mitwirkende finden es)
- 🐛 Einen toten Link gefunden? Öffne ein Issue, dauert 1 Minute
- ☕ Kauf mir einen Kaffee damit die Wochenenden weiterhin diesem Projekt gehören
- 📢 Teile es – Tweet, Discord, wo auch immer die Security-Community abhängt
Wenn etwas kaputt ist: beschwer dich nicht einfach – öffne ein Issue oder einen PR. Nur so bleibt das hier nützlich.
[!WARNING] HAFTUNGSAUSSCHLUSS: Dieses Repository dient ausschließlich zu Bildungszwecken und für autorisierte Sicherheitsforschung. Hol vor dem Testen von Systemen, die dir nicht gehören, immer eine schriftliche Genehmigung ein. Die Autoren übernehmen keine Verantwortung für Missbrauch der hier aufgeführten Tools oder Techniken. Siehe den vollständigen Rechtlichen Haftungsausschluss am Ende.
git clone https://github.com/rawfilejson/awesome-osint-arsenal
- **Beherrschung der C2/IP-Serverinfrastruktur**```bash
cd awesome-osint-arsenal
laMP ist ein PoC für DNS-over-HTTPS und DNS-over-TLS, der TLS 1.3 und HTTP/2 nutzt, um den DNS-Verkehr von Malware in legitimem HTTPS-Verkehr zu verstecken. Diese Methode erschwert es Netzwerksicherheitslösungen wie Firewalls oder IPS/IDS, die C&C-Kommunikation von Malware zu erkennen und zu blockieren.
### Wähle einen einzelnen Stack
| Skript | Was es installiert | Verwendung |
|---|---|---|
| `osint.sh` | OSINT-Tools (Sherlock, Maigret, Amass, theHarvester, …) | Du machst nur Aufklärung / Ermittlungen |
| `redteam.sh` | Sliver, BloodHound, Impacket, NetExec, Mimikatz, Nuclei, … | Autorisierte Penetrationstests / Red Team |
| `blueteam.sh` | Wazuh, Sigma, Suricata, Velociraptor, Atomic Red Team, MITRE CALDERA | SOC / Erkennungs-Engineering |
| `forensics.sh` | Volatility 3, Ghidra, radare2, Plaso, CyberChef, … | DFIR / Malware-Analyse |
| `hardware.sh` | binwalk, hackrf, openocd, GNU Radio, gqrx, … | HF / IoT / Firmware-Forschung |
| `labs.sh` | DVWA, Juice Shop, WebGoat (Docker) | Lokale Praxis-Labore |
| `termux.sh` | Android-kompatible Teilmenge | Aufklärung per Smartphone |
### Andere Linux-Distributionen
Die Installationsskripte erkennen automatisch deinen Paketmanager:
| Distribution | Paketmanager | Status |
|---|---|---|
| Kali / Debian / Ubuntu / Parrot / Mint / Pop!_OS | `apt` | ✅ Am besten — primäres Ziel |
| Arch / Manjaro / EndeavourOS | `pacman` | 🟡 Teilweise (nur-apt-Tools werden sauber übersprungen) |
| Fedora / RHEL / Rocky / Alma | `dnf` | 🟡 Teilweise (nur-apt-Tools werden sauber übersprungen) |
| Termux (Android) | `pkg` | ✅ Nur Teilmenge — verwende `bash termux.sh` |
| macOS / Windows | — | ❌ Verwende eine Kali-VM oder WSL2 |
### Was jedes Installationsskript tut
- Erkennt deine Distribution und verwendet den richtigen Paketmanager
- Überspringt bereits installierte Pakete (idempotent — sicher erneut auszuführen)
- Farbige Ausgabe: 🟢 installiert · 🟡 übersprungen · 🔴 fehlgeschlagen
- Protokolliert Fehler in `~/osint-install-errors.log`
- Gibt am Ende eine Zusammenfassung aus
- Über Git geklonte Tools werden nach `/opt/osint-arsenal/` (bzw. `$HOME/osint-arsenal/` unter Termux) abgelegt
### Nach der Installation — Tools zum PATH hinzufügen```bash
echo 'export PATH="$PATH:/opt/osint-arsenal"' >> ~/.bashrc
`pwnbox get id````bash source ~/.bashrc
Mit `apt`/`pip`/`go install` installierte Tools befinden sich bereits in Ihrem `$PATH`.
---
## 📊 Statistiken auf einen Blick
<div align="center">
| 🛠️ Gesamtanzahl Tools | 💻 CLI-Tools | 📁 GitHub-Repos | 🌐 Online-Plattformen | 🤖 KI-Tools |
|:-:|:-:|:-:|:-:|:-:|
| **751+** | **165+** | **117+** | **461+** | **25+** |
| 🕶️ Dark Web | 🇬🇪 Georgisches OSINT | 💥 Breach Engines | ⚔️ Red Team | 🛡️ Blue Team |
|:-:|:-:|:-:|:-:|:-:|
| **15+** | **500+** | **39+** | **35+** | **24+** |
| 🔬 Forensik | 🔌 Hardware | 🎓 Training | 🎯 Bug Bounty | 📂 Gesamtkategorien |
|:-:|:-:|:-:|:-:|:-:|
| **16+** | **16+** | **21+** | **12+** | **50** |
<a href="https://www.buymeacoffee.com/rawfilejson" target="_blank"><img src="https://assets.kitploit.com/production/public/readmes/79/a7e8174c892355a24fbaec083cbef385d097a0b488fd4823dbbb0061643bb5e2.png" alt="Kauf mir einen Kaffee" style="height: 60px !important;width: 217px !important;" ></a>
</div>
---
## 1. Benutzername & Social-Media-OSINT
> 🎯 Finden Sie Konten, Profile und digitale Fußspuren auf Hunderten von Plattformen.
>
> **Profi-Tipp:** Beginnen Sie mit Sherlock für einen schnellen Überblick und verwenden Sie dann Maigret für die Tiefe — es deckt über 3000 Websites ab.
| Tool | Beschreibung | Installation / Link |
|------|-------------|----------------|
| **Sherlock** | Finden Sie Benutzernamen auf über 400 sozialen Netzwerken | `pip install sherlock-project` |
| **Maigret** | Erweiterter Sherlock-Fork — über 3000 Websites | `pip install maigret` |
| **Namechk** | Prüft Verfügbarkeit von Benutzernamen und Domains | [namechk.com](https://namechk.com/) |
| **WhatsMyName** | Webbasierte Benutzernamen-Ermittlung | [whatsmyname.app](https://whatsmyname.app/) |
| **Snoop** | Benutzernamensuche (russisch-orientiert) | `pip install snoop` |
| **UserRecon** | Bash-basierte Benutzernamen-Suche | `git clone https://github.com/wishihab/userrecon.git` |
| **Blackbird** | Schnelles Tool zur Benutzernamensuche | `pip install blackbird-osint` |
| **Social Analyzer** | API-basierter Profiler für soziale Medien | `pip install social-analyzer` |
| **NExfil** | Findet Profile anhand von Benutzernamen | `pip install nexfil` |
| **Socid-extractor** | Extrahiert Informationen aus Webseiten | `pip install socid-extractor` |
| **Gitrecon** | GitHub-OSINT-Aufklärung | `pip install gitrecon` |
| **OSRFramework** | Framework zur Benutzernamen-Recherche | `pip install osrframework` |
| **Holehe** | Prüft, ob eine E-Mail auf über 120 Websites registriert ist | `pip install holehe` |
| **socialscan** | Prüft Verfügbarkeit von E-Mail/Benutzername | `pip install socialscan` |
| **Investigo** | Benutzernamen-Checker (Go-basiert) | `go install github.com/tdh8316/investigo@latest` |
| **OSINT Framework** | Visuelle Karte aller OSINT-Tools | [osintframework.com](https://osintframework.com/) |
| **CheckUserNames** | Prüft Benutzernamen auf mehreren Plattformen | [checkusernames.com](https://checkusernames.com/) |
| **KnowEm** | Benutzernamensuche auf über 500 Websites | [knowem.com](https://knowem.com/) |
| **Instant Username Search** | Echtzeit-Benutzernamen-Checker | [instantusername.com](https://instantusername.com/) |
| **Usersearch.org** | Kostenlose Suche in sozialen Netzwerken | [usersearch.org](https://usersearch.org/) |
<details>
<summary><b>💻 Sherlock — Installation und Verwendung</b></summary>```bash
# Kali Linux / Ubuntu
pip install sherlock-project
sherlock "username"
# From GitHub source (always latest)
git clone https://github.com/sherlock-project/sherlock.git
cd sherlock
pip install -r requirements.txt
python3 sherlock "username"
# Search multiple usernames at once
sherlock user1 user2 user3
git clone https://github.com/soxoj/maigret.git cd maigret pip install -r requirements.txt python3 -m maigret "username"
maigret "username" --html
</details>
---
## 2. E-Mail-OSINT-Tools
> 📧 E-Mails verifizieren, verknüpfte Konten finden, Datenleck-Exposition prüfen und Header analysieren.
>
> **Profi-Tipp:** Holehe ist kostenlos und schnell. h8mail eignet sich am besten für die Korrelation von Datenlecks, wenn API-Schlüssel konfiguriert sind.
| Tool | Beschreibung | Install / Link |
|------|-------------|----------------|
| **h8mail** | E-Mail-OSINT & Datenleck-Jagd | `pip install h8mail` |
| **Holehe** | Überprüft E-Mails auf 120+ Websites | `pip install holehe` |
| **theHarvester** | E-Mail- & Domain-Harvester | `pip install theHarvester` |
| **EmailAnalyzer** | Analysiert verdächtige .eml-Dateien | `git clone https://github.com/keraattin/EmailAnalyzer` |
| **Prowl** | E-Mail- & Domain-Aufklärung | `git clone https://github.com/nettitude/Prowl` |
| **EmailHeader-Analyzer** | CLI-E-Mail-Header-Parser + OSINT | `git clone https://github.com/Giritharram/EmailHeader-Analyzer-CLI-Python` |
| **MailHeaderDetective** | E-Mail-Header-Forensik | `git clone https://github.com/akajhon/MailHeaderDetective` |
| **WhatMail** | CLI zur E-Mail-Header-Analyse | `git clone https://github.com/z0m31en7/WhatMail` |
| **mailto_analyzer** | Analyse der E-Mail-Exposition | `pip install mailto-analyzer` |
| **Infoga** | E-Mail-OSINT-Sammlung | `git clone https://github.com/m4ll0k/Infoga` |
| **Hunter.io** | Findet geschäftliche E-Mails | [hunter.io](https://hunter.io/) |
| **Phonebook.cz** | Suche nach E-Mails, Domains & URLs | [phonebook.cz](https://phonebook.cz/) |
| **EmailRep** | E-Mail-Reputation prüfen | [emailrep.io](https://emailrep.io/) |
| **Epieos** | Informationen zu einer E-Mail abrufen | [epieos.com](https://epieos.com/) |
| **GetNotify** | E-Mail-Öffnungsverfolgung + Geolokalisierung | [getnotify.com](https://getnotify.com/) |
| **Snov.io** | E-Mail-Finder & Verifizierer | [snov.io](https://snov.io/) |
| **MXToolbox** | E-Mail-Header-Analyse & DNS-Prüfungen | [mxtoolbox.com](https://mxtoolbox.com/) |
| **SimpleLogin** | E-Mail-Alias-Dienst für OSINT | [simplelogin.io](https://simplelogin.io/) |
| **Email-Checker** | E-Mail-Validierungstool | [email-checker.net](https://email-checker.net/) |
| **Voila Norbert** | Findet die E-Mail jeder Person | [voilanorbert.com](https://voilanorbert.com/) |
<details>
<summary><b>💻 h8mail — Installation & Verwendung</b></summary>```bash
pip install h8mail
# Basic scan
h8mail -t "[email protected]"
# With API keys (unlocks more breach sources)
# Create config.ini with your API keys from HIBP, BreachDirectory, etc.
h8mail -t "[email protected]" -k config.ini
# Scan a list of emails
h8mail -t emails.txt
📱 Identifizieren Sie Anbieter, Standorte, Registrierungen und verknüpfte Konten von Telefonnummern.
Profi-Tipp: PhoneInfoga ist das Goldstandard-CLI-Tool. GetContact zeigt, wie eine Nummer von anderen gespeichert ist.
phoneinfoga serve -p 8080
phoneinfoga scan -n "+1234567890"
pip install phoneinfoga
</details>
---
## 4. Domain- & IP-OSINT
> 🌐 Subdomänen aufzählen, DNS-Einträge abfragen, IP-Bereiche entdecken und Angriffsflächen kartieren.
>
> **Profi-Tipp:** Führe amass + subfinder zusammen aus für maximale Subdomain-Abdeckung und leite dann die Ausgabe in httpx, um zu prüfen, welche Hosts aktiv sind.
| Tool | Beschreibung | Installieren / Link |
|------|-------------|----------------|
| **Amass** | Ausführliche DNS-Enumeration | `go install github.com/owasp-amass/amass/v4/...@master` |
| **Subfinder** | Schnelle passive Subdomain-Erkennung | `go install github.com/projectdiscovery/subfinder/v2/cmd/subfinder@latest` |
| **dnsrecon** | DNS-Enumeration | `pip install dnsrecon` |
| **Sublist3r** | Subdomain-Enumeration | `pip install sublist3r` |
| **crt.sh** | Suche in Zertifikatstransparenz | [crt.sh](https://crt.sh/) |
| **Shodan** | Suche nach internetverbundenen Geräten | [shodan.io](https://shodan.io/) |
| **Censys** | Internetweite Scansuche | [censys.io](https://censys.io/) |
| **Criminal IP** | KI-gestützte Cyber-Bedrohungsintelligenz | [criminalip.io](https://www.criminalip.io/) |
| **VirusTotal** | Domain-/IP-/Datei-Analyse | [virustotal.com](https://virustotal.com/) |
| **SecurityTrails** | DNS- & Domain-Intelligenz | [securitytrails.com](https://securitytrails.com/) |
| **IPGeoLocation** | IP-Adress-Geolokalisierung | `git clone https://github.com/maldevel/IPGeoLocation` |
| **Nmap** | Netzwerkscanner & -kartierer | `apt install nmap` |
| **Masscan** | Schnellster Internet-Portscanner | `apt install masscan` |
| **WHOIS.com** | WHOIS-Domainabfrage | [whois.com](https://www.whois.com/) |
| **ViewDNS** | Mehrere DNS-Tools | [viewdns.info](https://viewdns.info/) |
| **DNSDumpster** | DNS-Aufklärung & -Kartierung | [dnsdumpster.com](https://dnsdumpster.com/) |
| **Robtex** | DNS-Abfrage-Visualisierung | [robtex.com](https://robtex.com/) |
| **ARIN WHOIS** | IP-Registrierungsdatenbank | [whois.arin.net](https://whois.arin.net/) |
| **BGP Toolkit** | BGP/ASN/IP-Intelligenz | [bgp.he.net](https://bgp.he.net/) |
| **urlscan.io** | URL-/Domain-Analyse & Screenshots | [urlscan.io](https://urlscan.io/) |
| **AbuseIPDB** | IP-Adress-Reputationsdatenbank | [abuseipdb.com](https://www.abuseipdb.com/) |
| **Web-Check** | All-in-One-Website-Analyse | [web-check.xyz](https://web-check.xyz/) |
| **IPinfo** | IP-Adressdaten & Geolokalisierung | [ipinfo.io](https://ipinfo.io/) |
| **DB-IP** | IP-Geolokalisierungsdatenbank | [db-ip.com](https://db-ip.com/) |
<details>
<summary><b>💻 Amass + Subfinder + HTTPx — Effektivste Recon-Kombination</b></summary>```bash
# Step 1: Enumerate subdomains passively (fast)
subfinder -d example.com -o subs.txt
# Step 2: Deep active enumeration (slower but more complete)
amass enum -d example.com -o amass_subs.txt
# Step 3: Combine and deduplicate
cat subs.txt amass_subs.txt | sort -u > all_subs.txt
# Step 4: Check which subdomains are live
cat all_subs.txt | httpx -status-code -title -o live_subs.txt
# Step 5: Screenshot all live hosts
cat live_subs.txt | eyewitness --web -d screenshots/
🗺️ Bilder geolokalisieren, Satellitendaten analysieren und Fotostandorte überprüfen.
Profitipp: Kombiniere SunCalc (Schattenanalyse) + ShadowMap + Mapillary für präzise Bildgeolokalisierung.
🖼️ Metadaten extrahieren, Bilder rückwärtssuchen, Authentizität überprüfen und KI-generierte Inhalte erkennen.
Profitipp: Yandex Reverse Image Search übertrifft Google durchweg bei der Suche nach Gesichtern und Orten.
exiftool image.jpg
exiftool -GPSLatitude -GPSLongitude image.jpg
exiftool -all= image.jpg
exiftool -a -u -g1 image.jpg
exiftool /path/to/images/
</details>
---
## 7. Gesichtserkennung & Personensuche
> 👤 Finden Sie Personen im Internet mithilfe von Fotos, Namen oder Benutzernamen.
>
> ⚠️ **Warnung:** Gesichtserkennung hat schwerwiegende Auswirkungen auf die Privatsphäre und rechtliche Implikationen. Nur mit ausdrücklicher Genehmigung verwenden.
| Tool | Beschreibung | Installation / Link |
|------|-------------|----------------|
| **FaceSeek** | KI-gestützte umgekehrte Gesichtssuche | [faceseek.online](https://faceseek.online/) |
| **FaceCheck.ID** | Suchmaschine für Gesichtserkennung | [facecheck.id](https://facecheck.id/) |
| **PimEyes** | Gesichtssuchmaschine aus Fotos | [pimeyes.com](https://pimeyes.com/) |
| **Search4faces** | Gesichtssuche in den sozialen Netzwerken VK/OK | [search4faces.com](https://search4faces.com/) |
| **face_recognition** | Python-Bibliothek für Gesichtserkennung | `pip install face_recognition` |
| **DeepFace** | KI-Gesichtsanalyse (Alter, Geschlecht, Emotionen) | `pip install deepface` |
| **ThatsThem** | Kostenlose Personensuche | [thatsthem.com](https://thatsthem.com/) |
| **Pipl** | Umfassende Personensuchmaschine | [pipl.com](https://pipl.com/) |
| **BeenVerified** | Personensuche & Hintergrundprüfung | [beenverified.com](https://beenverified.com/) |
| **Spokeo** | Personensuche-Aggregator | [spokeo.com](https://spokeo.com/) |
| **FastPeopleSearch** | Kostenlose Personensuche | [fastpeoplesearch.com](https://fastpeoplesearch.com/) |
| **WebMii** | Personensuchmaschine | [webmii.com](https://webmii.com/) |
| **OSINT Industries** | Personensuche + Social-Media-Recherche | [osint.industries](https://www.osint.industries/) |
| **IDCrawl** | Kostenlose Personensuchmaschine | [idcrawl.com](https://www.idcrawl.com/) |
---
## 8. Social-Media-Überwachung
> 📡 Überwachen, Scrapen und Untersuchen von Social-Media-Konten und Communities.
>
> **Profi-Tipp:** Kombinieren Sie Osintgram (Instagram) + Telepathy (Telegram) + snscrape (Twitter/X) für eine vollständige Plattformabdeckung.
| Tool | Beschreibung | Installation / Link |
|------|-------------|----------------|
| **Osintgram** | Instagram-OSINT-Tool | `git clone https://github.com/Datalux/Osintgram` |
| **Instaloader** | Instagram-Daten-Downloader | `pip install instaloader` |
| **Twint** | Twitter-OSINT (keine API erforderlich) | `pip install twint` |
| **snscrape** | Social-Media-Scraper (Twitter, Reddit, usw.) | `pip install snscrape` |
| **Toutatis** | Instagram-OSINT per Telefon/E-Mail | `pip install toutatis` |
| **TikTok Scraper** | TikTok-Datenextraktion | `npm install -g tiktok-scraper` |
| **Reddit Investigator** | Reddit-Benutzeranalyse | [reddit-user-analyser.netlify.app](https://reddit-user-analyser.netlify.app/) |
| **socialscan** | Prüfer für Social-Media-Präsenz | `pip install socialscan` |
| **Telepathy** | Telegram-OSINT-Analyse | `pip install telepathy` |
| **Twayback** | Gelöschte Tweets finden | `pip install twayback` |
| **Xquik** | X/Twitter-Daten-API & MCP-Skill | [github.com](https://github.com/Xquik-dev/x-twitter-scraper) |
| **SocialBlade** | Social-Media-Analyse | [socialblade.com](https://socialblade.com/) |
| **Social-Searcher** | Kostenlose Social-Media-Suchmaschine | [social-searcher.com](https://www.social-searcher.com/) |
| **Mention** | Social-Media-Überwachung | [mention.com](https://mention.com/) |
| **BrandWatch** | Social-Listening-Plattform | [brandwatch.com](https://www.brandwatch.com/) |
---
## 9. Suchmaschinen für Datenlecks & Sicherheitsverletzungen
> 💥 Überprüfen Sie, ob Anmeldedaten, E-Mails oder Telefonnummern in Datenlecks offengelegt wurden.
>
> **Profi-Tipp:** HIBP ist kostenlos und sicher. DeHashed und LeakCheck bieten die meisten Daten in kostenpflichtigen Stufen.
| Tool | Beschreibung | Typ | Link |
|------|-------------|:----:|------|
| **Have I Been Pwned** | E-Mail/Telefon auf Leaks prüfen | 🟢 Kostenlos | [haveibeenpwned.com](https://haveibeenpwned.com/) |
| **DeHashed** | Suchmaschine für Datenlecks | 💰 Kostenpflichtig | [dehashed.com](https://dehashed.com/) |
| **LeakCheck** | Suche nach E-Mail/Benutzername/Telefon in Leaks | 🟡 Freemium | [leakcheck.net](https://leakcheck.net/) |
| **Intelligence X** | Suche in Leaks, Darknet, Datenlecks | 💰 Kostenpflichtig | [intelx.io](https://intelx.io/) |
| **BreachDirectory** | Kostenlose Leaksuche | 🟢 Kostenlos | [breachdirectory.org](https://breachdirectory.org/) |
| **LeakPeek** | Suche in geleakten Datenbanken | 🟡 Freemium | [leakpeek.com](https://leakpeek.com/) |
| **Snusbase** | Suchmaschine für Datenlecks | 💰 Kostenpflichtig | [snusbase.com](https://snusbase.com/) |
| **CheckLeaked** | Leak-Suchmaschine (15B+ Konten) | 🟡 Freemium | [checkleaked.cc](https://checkleaked.cc/) |
| **DataBreach.com** | Datenleck-Suche | 🟢 Kostenlos | [databreach.com](https://databreach.com/) |
| **Hudson Rock Cavalier** | Infostealer-Intelligenz & Datenlecks | 🟡 Freemium | [hudsonrock.com](https://www.hudsonrock.com/free-report) |
| **h8mail** | Automatisierte Leckjagd über CLI | 🟢 Kostenlos | `pip install h8mail` |
| **XposedOrNot** | Prüfung auf Datenleck-Exposition | 🟢 Kostenlos | [xposedornot.com](https://xposedornot.com/) |
| **ScatteredSecrets** | Benachrichtigungsdienst für Datenlecks | 🟡 Freemium | [scatteredsecrets.com](https://scatteredsecrets.com/) |
| **The OSINT Rack** | Ransomware- & Datenleck-Überwachung | 🟢 Kostenlos | [osintrack.com](https://osintrack.com/) |
| **Pwndb** | Datenleckdatenbank im Darknet (Tor) | 🟢 Kostenlos | Erfordert Tor-Browser |
| **OsintCat** | Suche nach E-Mail, Benutzername & Telefon in Leaks — schnelle Ergebnisse mit echten Daten | 🟡 Freemium | [osintcat.net](https://www.osintcat.net/) |
<details>
<summary><b>💻 Pwndb — Darknet-Datenleck-Suche (erfordert Tor)</b></summary>```bash
# Start Tor service first
sudo systemctl start tor
# Clone pwndb
git clone https://github.com/coj337/pwndb.git
cd pwndb
# Install requirements
pip install -r requirements.txt
# Search by email
python3 pwndb.py --target [email protected]
# The .onion address (open in Tor Browser)
# pwndb2am33lno4bq.onion
📁 Archive von geleakten Regierungs-, Unternehmens- und Geheimdokumenten.
🔑 Werkzeuge für autorisierte Passwortaudits und Wiederherstellung von Anmeldedaten auf eigenen Systemen.
hashcat -m 0 hash.txt /usr/share/wordlists/rockyou.txt
hashcat -m 1400 hash.txt wordlist.txt -r rules/best64.rule
</details>
---
## 12. Suchmaschinen und Tools für das Dark Web
> 🕶️ Durchsuchen Sie .onion-Seiten, Darknet-Märkte und versteckte Dienste.
>
> **Erforderlich:** Tor-Browser oder Tor-Dienst, der auf Port 9050 läuft.
| Tool | Beschreibung | Link / Onion-Adresse |
|------|-------------|----------------------|
| **Torch** | Älteste und größte Suchmaschine für das Dark Web | `xmh57jrknzkhv6y3ls3ubitzfqnkrwxhopf5aygthi7d6rplyvk3noyd.onion` |
| **Haystak** | Dark-Web-Suche mit Filterfunktion | `haystak5njsmn2hqkewecpaxetahtwhsbsa64jom2k22z5afxhnpxfid.onion` |
| **Ahmia** | Clearnet-Dark-Web-Suche | [ahmia.fi](https://ahmia.fi/) |
| **DuckDuckGo Onion** | Private Suche auf Tor | `duckduckgogg42xjoc72x3sjasowoarfbgcmvfimaftt6twagswzczad.onion` |
| **Phobos** | Suchmaschine für das Dark Web | `phobosxilamwcg75xt22id7aywkzol6q6rfl2flipcqoc4e4ahima5id.onion` |
| **DarkSearch** | Dark-Web-Such-API (Clearnet) | [darksearch.io](https://darksearch.io/) |
| **OnionScan** | .onion-Seiten scannen und analysieren | `go install github.com/s-rah/onionscan@latest` |
| **Dark.fail** | Verzeichnis verifizierter Dark-Web-Links | [dark.fail](https://dark.fail/) |
| **OSINT-SPY** | OSINT-Tool mit Tor-Unterstützung | `git clone https://github.com/SharadKumar97/OSINT-SPY` |
<details>
<summary><b>💻 Einrichten von Tor für Dark-Web-Tools</b></summary>```bash
# Install Tor
sudo apt install tor proxychains4
# Start Tor service
sudo systemctl start tor
sudo systemctl enable tor
# Test Tor is working
curl --socks5 127.0.0.1:9050 https://check.torproject.org/api/ip
# Use proxychains with any tool
proxychains4 nmap -sT target.onion
proxychains4 curl http://example.onion
# Edit /etc/proxychains4.conf if needed
# Make sure this line is present: socks5 127.0.0.1 9050
🔒 Bewahren Sie während OSINT-Untersuchungen Anonymität und schützen Sie Ihre Identität.
Profi-Tipp: Verwenden Sie Tails OS für Ermittlungen, die vollständige Anonymität erfordern – es hinterlässt keine Spuren auf der Festplatte.
🕸️ Fingerabdruck von Webtechnologien, versteckte Verzeichnisse entdecken und nach Endpunkten crawlen.
Profi-Tipp: Zuerst Whatweb für den Fingerabdruck ausführen, dann Nikto für schnelle Schwachstellen, dann Nuclei für Tiefenscans.
🎭 Phishing-Simulationsframeworks für autorisierte Red-Team-Einsätze.
⚠️ Nur für autorisierte Penetrationstests und Sicherheitsbewusstseinstraining.
</details>
---
## 16. Schwachstellenscanning & Exploitation
> 💣 Frameworks zum Auffinden und Verifizieren von Schwachstellen auf autorisierten Zielen.
>
> ⚠️ **Haben Sie immer eine schriftliche Genehmigung, bevor Sie eines dieser Tools ausführen.**
| Tool | Beschreibung | Installation / Link |
|------|-------------|----------------|
| **Metasploit** | Branchenübliches Penetrationstest-Framework | `apt install metasploit-framework` |
| **Nuclei** | Vorlagenbasierter schneller Schwachstellenscanner | `go install github.com/projectdiscovery/nuclei/v3/cmd/nuclei@latest` |
| **SQLMap** | Automatisiertes SQL-Injection-Tool | `apt install sqlmap` |
| **Burp Suite** | Web-App-Sicherheitstest-Proxy | [portswigger.net/burp](https://portswigger.net/burp) |
| **OWASP ZAP** | Open-Source-Web-App-Scanner | [zaproxy.org](https://zaproxy.org/) |
| **OpenVAS** | Open-Source-Schwachstellenscanner | `apt install openvas` |
| **Commix** | Command-Injection-Exploiter | `git clone https://github.com/commixproject/commix` |
| **GoldenEye** | HTTP-DoS-Tool (autorisierte Auslastungstests) | `git clone https://github.com/jseidl/GoldenEye` |
| **ExploitDB** | Exploit-Datenbank (searchsploit) | [exploit-db.com](https://www.exploit-db.com/) |
| **Criminal IP** | Schwachstellen- & CVE-Suche | [criminalip.io](https://www.criminalip.io/) |
---
## 17. Netzwerk- & WLAN-Tools
> 📶 Analysieren Sie Traffic, auditieren Sie WLAN-Netzwerke und führen Sie MITM auf autorisierten Zielen durch.
| Tool | Beschreibung | Installation / Link |
|------|-------------|----------------|
| **Wireshark** | Netzwerkprotokoll-Analyzer | `apt install wireshark` |
| **Aircrack-ng** | WLAN-Sicherheitsaudit-Suite | `apt install aircrack-ng` |
| **Kismet** | Drahtloser Netzwerkdetektor & Sniffer | `apt install kismet` |
| **Bettercap** | MITM-Framework (ARP, DNS, HTTP) | `apt install bettercap` |
| **Ettercap** | MITM-Angriffssuite | `apt install ettercap-common` |
| **Wifite** | Automatisiertes WLAN-Audit-Tool | `apt install wifite` |
| **Reaver** | WPS-Brute-Force-Tool | `apt install reaver` |
| **Fern Wifi Cracker** | GUI-basiertes WLAN-Audit-Tool | `apt install fern-wifi-cracker` |
| **Fluxion** | WLAN-Social-Engineering (Evil Twin) | `git clone https://github.com/FluxionNetwork/fluxion` |
| **hcxtools** | WLAN-Paketerfassung-Konvertierung | `apt install hcxtools` |
| **Netcat** | Das TCP/IP-Taschenmesser | `apt install netcat-openbsd` |
| **tcpdump** | Kommandozeilen-Paketanalysator | `apt install tcpdump` |
---
## 18. Mobile Hacking & Telefon-Ausnutzung
> 📲 Android/iOS-Sicherheitstests für autorisierte Bewertungen.
| Tool | Beschreibung | Installation / Link |
|------|-------------|----------------|
| **PhoneSploit** | ADB-basierte Telefonausnutzung | `git clone https://github.com/aerosol-can/PhoneSploit` |
| **AhMyth Android RAT** | Android-Fernzugriffstool | `git clone https://github.com/AhMyth/AhMyth-Android-RAT` |
| **Apktool** | Android-APK-Decompiler/Rebuilder | `apt install apktool` |
| **jadx** | Android-APK-Decompiler (GUI) | `apt install jadx` |
| **Frida** | Dynamisches Instrumentierungs-Toolkit | `pip install frida-tools` |
| **Objection** | Laufzeit-Mobilgeräte-Erkundung | `pip install objection` |
| **MobSF** | Mobile Security Framework (statisch+dynamisch) | [github.com/MobSF/Mobile-Security-Framework-MobSF](https://github.com/MobSF/Mobile-Security-Framework-MobSF) |
| **MSFPC** | MSF-Payload-Ersteller | `git clone https://github.com/g0tmi1k/msfpc` |
---
## 19. KI-gestützte OSINT & kostenlose KI-Tools
> 🤖 KI-Tools zur Automatisierung von Recherchen, Analyse von Bildern und Beschleunigung von Untersuchungen.
>
> **Pro-Tipp:** Perplexity AI ist hervorragend für OSINT-Recherchen – es zitiert Quellen, sodass Sie alles überprüfen können.
### KI-gestützte OSINT-Tools
| Tool | Beschreibung | Installation / Link |
|------|-------------|----------------|
| **GeoSpy** | KI-Geolokalisierung aus Bildern | [geospy.ai](https://geospy.ai/) |
| **DeepFace** | Gesichtsanalyse (Alter, Geschlecht, Emotion) | `pip install deepface` |
| **face_recognition** | Python-Gesichtserkennungsbibliothek | `pip install face_recognition` |
| **OpenCV** | Computer-Vision-Bibliothek | `pip install opencv-python` |
| **ReconAIzer** | KI-verbesserte Burp-Suite-Erweiterung | [github.com/hisxo/ReconAIzer](https://github.com/hisxo/ReconAIzer) |
| **AI or Not** | KI-generierte Inhalte erkennen | [aiornot.com](https://aiornot.com/) |
| **HARPA AI** | KI-Browser-Agent für OSINT | [harpa.ai](https://harpa.ai/) |
### Kostenlose KI-Tools für die OSINT-Recherche
| Tool | Beschreibung | Kostenlose Stufe | Link |
|------|-------------|:---------:|------|
| **Claude** | Bestens geeignet für Argumentation & Analyse | ✅ Kostenlose Stufe | [claude.ai](https://claude.ai/) |
| **ChatGPT** | OpenAIs KI-Assistent | ✅ GPT-4o mini | [chat.openai.com](https://chat.openai.com/) |
| **Perplexity AI** | KI-Suche mit zitierten Quellen | ✅ 5 Pro/Tag | [perplexity.ai](https://perplexity.ai/) |
| **Google Gemini** | Google KI mit Websuche | ✅ Kostenlos | [gemini.google.com](https://gemini.google.com/) |
| **DeepSeek** | Open-Source, starke Argumentation | ✅ Kostenlos | [chat.deepseek.com](https://chat.deepseek.com/) |
| **Grok** | Echtzeit-X/Twitter-Daten | ✅ Kostenlos auf X | [x.com/grok](https://x.com/grok) |
| **Microsoft Copilot** | KI mit Bing-Suchintegration | ✅ Kostenlos | [copilot.microsoft.com](https://copilot.microsoft.com/) |
| **NotebookLM** | Googles KI zur Dokumentenanalyse | ✅ Kostenlos | [notebooklm.google.com](https://notebooklm.google.com/) |
| **Phind** | KI-Suche für Entwickler | ✅ Kostenlos | [phind.com](https://www.phind.com/) |
| **HuggingChat** | Open-Source-KI-Chat | ✅ Kostenlos | [huggingface.co/chat](https://huggingface.co/chat/) |
---
## 20. Finanz- & Unternehmensnachrichtendienst
> 💰 Recherchieren Sie Unternehmen, verfolgen Sie Krypto und decken Sie finanzielle Beziehungen auf.
| Tool | Beschreibung | Link |
|------|-------------|------|
| **OpenCorporates** | Globale Unternehmensdatenbank | [opencorporates.com](https://opencorporates.com/) |
| **ICIJ Offshore Leaks** | Panama/Pandora/Paradise-Papiere | [offshoreleaks.icij.org](https://offshoreleaks.icij.org/) |
| **SEC EDGAR** | US-Unternehmenseinreichungen | [sec.gov/edgar](https://sec.gov/edgar) |
| **Companies House (UK)** | UK-Unternehmensregister | [beta.companieshouse.gov.uk](https://beta.companieshouse.gov.uk/) |
| **Aleph (OCCRP)** | Globale Unternehmens- & öffentliche Aufzeichnungen | [aleph.occrp.org](https://aleph.occrp.org/) |
| **Orbit** | Bitcoin-Adressen-Ermittler | `git clone https://github.com/s0md3v/Orbit` |
| **Blockchain.com** | Bitcoin-Explorer | [blockchain.com/explorer](https://blockchain.com/explorer) |
| **Etherscan** | Ethereum-Blockchain-Explorer | [etherscan.io](https://etherscan.io/) |
| **BinCheck** | Bankkarten-BIN-Suche | [bincheck.io](https://bincheck.io/) |
| **Crunchbase** | Unternehmens-/Startup-Datenbank | [crunchbase.com](https://crunchbase.com/) |
| **LEI Search** | Suche nach Legal Entity Identifier | [search.gleif.org](https://search.gleif.org/) |
---
## 21. Fahrzeug-, Immobilien- & öffentliche Aufzeichnungen
> 🚗 Zugriff auf öffentliche Aufzeichnungen, Fahrzeughistorie, Immobiliendaten und Gerichtsdokumente.
| Tool/Service | Beschreibung | Link |
|-------------|-------------|------|
| **FAXVIN** | Kostenloser VIN-Decoder | [faxvin.com](https://faxvin.com/) |
| **AutoCheck** | Fahrzeughistorie-Berichte | [autocheck.com](https://autocheck.com/) |
| **NICB VINCheck** | Diebstahl-Check für Fahrzeuge | [nicb.org/vincheck](https://www.nicb.org/vincheck) |
| **PACER** | US-Bundesgerichtsdokumente | [pacer.uscourts.gov](https://pacer.uscourts.gov/) |
| **Zillow** | Immobilienaufzeichnungen & -schätzungen | [zillow.com](https://zillow.com/) |
| **Who Owns What** | NYC-Vermieter-Portfolio-Suche | [whoownswhat.justfix.org](https://whoownswhat.justfix.org/en/) |
| **FOIA.gov** | Freedom of Information Act-Portal | [foia.gov](https://foia.gov/) |
| **Court Listener** | Kostenlose US-Gerichtsurteils-Suche | [courtlistener.com](https://courtlistener.com/) |
---
## 22. Metadaten & digitale Forensik
> 🔬 Extrahieren Sie versteckte Daten, stellen Sie gelöschte Dateien wieder her und analysieren Sie digitale Beweise.
>
> **Pro-Tipp:** CyberChef ist ein Muss – es verarbeitet Kodierung, Verschlüsselung und Datenmanipulation alles im Browser.
| Tool | Beschreibung | Installation / Link |
|------|-------------|----------------|
| **Autopsy** | Komplette digitale Forensik-Plattform | [autopsy.com](https://autopsy.com/) |
| **Volatility** | Memory-Forensik-Framework | `pip install volatility3` |
| **Wireshark** | Netzwerkpaket-Analyse | `apt install wireshark` |
| **Binwalk** | Firmware-Analyse & -Extraktion | `apt install binwalk` |
| **Foremost** | File Carving (wiederherstellen gelöschter Dateien) | `apt install foremost` |
| **Bulk Extractor** | Merkmale aus Datenträgerabbildern extrahieren | `apt install bulk-extractor` |
| **ExifTool** | Vollständige Metadaten-Extraktion | `apt install libimage-exiftool-perl` |
| **Metagoofil** | Dokument-Metadaten-Harvester | `pip install metagoofil` |
| **CyberChef** | Datenanalyse-Taschenmesser | [gchq.github.io/CyberChef](https://gchq.github.io/CyberChef) |
| **Scalpel** | File-Carving-Tool | `apt install scalpel` |
---
## 23. IP-Kamera & Webcam OSINT
> ⚠️ **WARNUNG:** Der Zugriff auf Kameras ohne Autorisierung ist überall illegal. Dieser Abschnitt dient nur der Sensibilisierung – um zu verstehen, wie exponierte Geräte gefunden werden, damit Sie sie schützen können.
### Shodan-Suchen nach exponierten Kameras
| Suchanfrage | Was es findet |
|-------------|---------------|
| `screenshot.label:webcam` | Von Shodan indizierte Webcams |
| `port:554 has_screenshot:true` | RTSP-Kameras mit Screenshots |
| `Server: yawcam` | Yawcam-Webcams |
| `webcamXP` | WebcamXP-Server |
| `port:8080 title:"Blue Iris"` | Blue Iris-CCTV |
| `port:37777 "DVR"` | Dahua-DVR-Systeme |
| `port:80 title:"DVR"` | Webzugängliches DVR |
### Google Dorks zur Kameraerkennung
| Google Dork | Ziel |
|------------|--------|
| `inurl:"viewerframe?mode="` | Axis-Netzkameras |
| `intitle:"webcamXP 5"` | WebcamXP 5-Server |
| `inurl:"videostream.cgi"` | CGI-Videostreams |
| `intitle:"Live View / - AXIS"` | AXIS-Kameras |
| `inurl:/view/view.shtml` | Mobotix-Kameras |
---
## 24. Google Dorking Bibel
> 🔍 Erweiterte Suchoperatoren zum Auffinden von Informationen, die nicht leicht zu entdecken sind.
>
> **Pro-Tipp:** Kombinieren Sie mehrere Operatoren für maximale Präzision. Testen Sie immer in einem privaten/Inkognito-Fenster.
### Kern-Operatoren
| Operator | Beschreibung | Beispiel |
|----------|-------------|---------|
| `site:` | Innerhalb einer Domain suchen | `site:example.com admin` |
| `inurl:` | Im URL-Pfad suchen | `inurl:admin login` |
| `intitle:` | Im Seitentitel suchen | `intitle:"index of" passwords` |
| `intext:` | Im Seiteninhalt suchen | `intext:"username" "password"` |
| `filetype:` | Nach Dateityp suchen | `filetype:pdf "confidential"` |
| `ext:` | Nach Erweiterung suchen | `ext:sql "dump"` |
| `cache:` | Googles gecachte Version anzeigen | `cache:example.com` |
| `allintext:` | Alle Begriffe im Seiteninhalt | `allintext:username password email` |
### Hochwertige OSINT-Dorks
| Zweck | Google Dork |
|---------|-------------|
| **Offengelegte Passwörter** | `intitle:"index of" "passwords.txt"` |
| **SQL-Datenbank-Dumps** | `filetype:sql "CREATE TABLE" "INSERT INTO"` |
| **Konfigurationsdateien** | `ext:conf OR ext:cnf "password"` |
| **Offengelegte .env-Dateien** | `intitle:"index of" ".env"` |
| **Offene FTP-Server** | `intitle:"index of" inurl:ftp` |
| **Offengelegte Git-Repos** | `intitle:"index of" ".git"` |
| **SSH-Private Keys** | `filetype:pem "PRIVATE KEY"` |
| **phpinfo-Seiten** | `ext:php intitle:phpinfo` |
| **Offengelegte Logdateien** | `filetype:log "password" OR "username"` |
### Dork-Generator-Tools
| Tool | Link |
|------|------|
| **DorkSearch** | [dorksearch.com](https://dorksearch.com/) |
| **Google Hacking DB (GHDB)** | [exploit-db.com/google-hacking-database](https://exploit-db.com/google-hacking-database) |
| **Pagodo** | `git clone https://github.com/opsdisk/pagodo` |
| **GooFuzz** | `git clone https://github.com/m3n0sd0n4ld/GooFuzz` |
---
## 25. Credential- & Daten-Dorking
> 🗄️ Erweiterte Dorks zum Auffinden versehentlich exponierter sensibler Daten im Web.
| Zweck | Google Dork |
|---------|-------------|
| **Gmail in Tabellenkalkulationen** | `allintext:"@gmail.com" "password" filetype:xlsx` |
| **Offengelegte Zugangsdaten in CSV** | `filetype:csv "email" "password"` |
| **Pastebin-Zugangsdaten-Dumps** | `filetype:txt "username" "password" site:pastebin.com` |
| **Datenbank-Dumps** | `filetype:sql "INSERT INTO" "password" "email"` |
| **Konfigurationsdateien mit API-Keys** | `filetype:env "DB_PASSWORD" OR "API_KEY" OR "SECRET"` |
| **Offengelegte .htpasswd** | `filetype:htpasswd htpasswd` |
| **phpMyAdmin ohne Authentifizierung** | `inurl:phpmyadmin/index.php intitle:"phpMyAdmin"` |
| **Offengelegtes Jenkins** | `intitle:"Dashboard [Jenkins]" inurl:"/login"` |
| **AWS-Keys offengelegt** | `filetype:pem "AKIA" OR "ASIA"` |
| **GitHub-Geheimnisse** | `site:github.com "API_KEY" OR "api_secret" filetype:env` |
---
## 26. IP-Tracking & Geolokalisierungs-Links
> 📍 Tools zur Verfolgung von IP-Adressen durch erstellte Links.
>
> ⚠️ **Nur für autorisierte Verwendung** – z.B. Verfolgung eigener E-Mail-Kampagnen oder autorisierter Phishing-Simulationen.
| Tool | Beschreibung | Link |
|------|-------------|------|
| **Grabify** | IP-Grabber & URL-Shortener | [grabify.link](https://grabify.link/) |
| **IPLogger** | IP-Protokollierungs-URL-Shortener | [iplogger.org](https://iplogger.org/) |
| **Canary Tokens** | Tracking-Token (URL, E-Mail, DNS, Dateien) | [canarytokens.org](https://canarytokens.org/) |
| **GetNotify** | E-Mail-Öffnungs-Tracking + Geolokalisierung | [getnotify.com](https://getnotify.com/) |
| **IPinfo** | IP-Adressdaten-API | [ipinfo.io](https://ipinfo.io/) |
| **IP-API** | IP-Geolokalisierungs-API | [ip-api.com](http://ip-api.com/) |
| **MaxMind GeoIP** | IP-Geolokalisierungsdatenbank | [maxmind.com](https://maxmind.com/) |
> 💡 **Trick:** Verschleiern Sie eine Logger-URL mit der VK-Weiterleitung:
> `https://vk.com/away.php?to=YOUR_LOGGER_URL`
---
## 27. Telegram OSINT Bots & Kanäle
> 💬 Telegram-basierte OSINT-Tools, Bots und Intelligence-Communities.
### OSINT-Bots
| Bot | Beschreibung | Handle |
|-----|-------------|--------|
| **Eye of God (Glaz Boga)** | Personensuche nach Telefon/E-Mail/Foto/VK | @glazzz_rus_bot |
| **@No_BlackMail_bot** | E-Mail per Telefonnummer suchen | @No_BlackMail_bot |
| **@OverSerchBot** | Multi-Such-OSINT-Bot | @OverSerchBot |
| **GetContact Bot** | Telefonnummer-Caller-ID | @getcontact_real_bot |
| **Quick OSINT** | Schnelle Personensuche | @Quick_OSINT_bot |
| **@CreationDateBot** | Überprüfen des Erstellungsdatums des Telegram-Kontos | @creationdatebot |
| **@SangMataBot** | Überprüfen der Benutzernamen-Historie von TG-Konten | @SangMataInfo_bot |
### OSINT-Kanäle
| Kanal | Inhalt | Link |
|---------|---------|------|
| **@overbafer1** | Hacking & Cybersicherheit | [t.me/overbafer1](https://t.me/overbafer1) |
| **@Social_engineering** | Social-Engineering-Techniken | [t.me/Social_engineering](https://t.me/Social_engineering) |
| **@cyberbezopasno** | Cybersicherheits-Nachrichten & Tools | [t.me/cyberbezopasno](https://t.me/cyberbezopasno) |
| **@OSINT_group** | OSINT-Community | [t.me/OSINT_group](https://t.me/OSINT_group) |
### Telegram-Scraping-Tools
| Tool | Beschreibung | Installation |
|------|-------------|---------|
| **Telepathy** | Telegram-OSINT-Analyse | `pip install telepathy` |
| **Telethon** | Python Telegram API Bibliothek | `pip install telethon` |
| **TeleGram-OSINTer** | Telegram-Profil-Untersuchung | `git clone https://github.com/Alb-310/TeleGram-OSINTer` |
---
## 28. Russische OSINT & Personensuche-Dienste
> 🇷🇺 Dienste, die in russischsprachigen OSINT-Communities weit verbreitet sind.
| # | Dienst | Beschreibung | Link |
|:-:|---------|-------------|------|
| 1 | **FNS (Steuerdienst)** | INN-Nummer erhalten, Steuerschulden überprüfen | [service.nalog.ru](https://service.nalog.ru/) |
| 2 | **TelPoisk** | Telefonverzeichnis – Adresse nach Namen | [telpoisk.com](https://telpoisk.com/) |
| 3 | **GetContact** | Sehen, wie die Nummer von anderen gespeichert ist | [getcontact.com](https://getcontact.com/) |
| 4 | **Eye of God** | Personensuche nach Telefon/E-Mail/Foto | @glazzz_rus_bot |
| 5 | **Search4faces** | Gesichtssuche in VK & OK | [search4faces.com](https://search4faces.com/) |
| 6 | **GetNotify** | E-Mail-Tracking + Geolokalisierung | [getnotify.com](https://getnotify.com/) |
| 7 | **BinCheck** | Karten-BIN-Suche (Bank, Region) | [bincheck.io](https://bincheck.io/) |
### VK (VKontakte) OSINT
| Zweck | Tool/URL |
|---------|----------|
| **Registrierungsdaten** | [regvk.com](https://regvk.com/) |
| **FOAF-Daten** | `https://vk.com/foaf.php?id=USER_ID` |
| **VK-Seitenarchiv** | [vk.watch/ID/profile](https://vk.watch/ID/profile) |
| **Aktivitätsverfolgung** | [nebaz.ru](https://nebaz.ru/) |
| **VK-Tools** | [220vk.com](https://220vk.com/) |
---
## 29. Social-Media-Suchmaschinen-Plattformen
| Tool | Beschreibung | Kostenlos? | Link |
|------|-------------|:-----:|------|
| **Social Searcher** | Echtzeit Social-Media-Suche | ✅ Ja | [social-searcher.com](https://www.social-searcher.com/) |
| **Social Mention** | Social-Media-Aggregator | ✅ Ja | [socialmention.com](http://socialmention.com/) |
| **Google Alerts** | Kostenloses Web-Monitoring | ✅ Kostenlos | [google.com/alerts](https://www.google.com/alerts) |
| **Who Posted What** | Facebook-Keyword-Suche | ✅ Kostenlos | [whopostedwhat.com](https://whopostedwhat.com/) |
| **Mention** | Social-Media- & Web-Monitoring | 🟡 Freemium | [mention.com](https://mention.com/) |
| **Talkwalker** | Social Listening & Analysen | 💰 Bezahlt | [talkwalker.com](https://www.talkwalker.com/) |
| **BrandWatch** | Social-Intelligence-Plattform | 💰 Bezahlt | [brandwatch.com](https://www.brandwatch.com/) |
| **Hootsuite** | Social-Media-Management | 🟡 Freemium | [hootsuite.com](https://www.hootsuite.com/) |
---
## 30. Termux Hacking Toolkit (Komplett)
> 📱 Vollständiges OSINT- & Sicherheits-Toolkit-Setup für Android über Termux.
### Erstinstallation```bash
# First-time Termux setup
pkg update -y && pkg upgrade -y
pkg install python python2 git wget curl nmap
pip install requests colorama
termux-setup-storage
🔧 Physische Geräte für autorisierte Penetrationstests und Hardware-Sicherheitsforschung.
🖥️ Spezialisierte Betriebssysteme für Sicherheitsforschung, OSINT und Privatsphäre.
🔌 Programmgesteuerter Zugriff auf OSINT-Datenquellen zum Erstellen eigener Tools.
🧩 Unverzichtbare Browsererweiterungen für jeden OSINT-Ermittler.
📚 Die besten Ressourcen zum Erlernen von OSINT – vom Anfänger bis zum Profi.
⭐ Die besten kuratierten OSINT-Ressourcenlisten auf GitHub.
curl -sL https://raw.githubusercontent.com/rawfilejson/awesome-osint-arsenal/main/install.sh | sudo bash
git clone https://github.com/rawfilejson/awesome-osint-arsenal.git cd awesome-osint-arsenal sudo bash install.sh
### 📱 Termux (Android)```bash
pkg update -y && pkg upgrade -y
pkg install -y python git wget curl nmap hydra perl openssh php clang make openssl
pip install requests colorama sherlock-project maigret holehe h8mail
cd ~ && git clone https://github.com/htr-tech/zphisher && git clone https://github.com/Manisso/fsociety
sudo apt update && sudo apt upgrade -y
sudo apt install -y git python3 python3-pip golang-go nmap wireshark
sqlmap hydra john hashcat aircrack-ng nikto dirb wpscan
theharvester maltego spiderfoot set exiftool masscan whatweb
gobuster feroxbuster wfuzz libimage-exiftool-perl binwalk
foremost bulk-extractor macchanger tor proxychains4
pip3 install sherlock-project maigret holehe h8mail socialscan
social-analyzer phoneinfoga snscrape instaloader deepface
face_recognition volatility3 blackbird-osint nexfil
socid-extractor osrframework telepathy twayback toutatis
dnstwist waybackpy trufflehog
cd /opt sudo git clone https://github.com/Manisso/fsociety sudo git clone https://github.com/Z4nzu/hackingtool sudo git clone https://github.com/ultrasecurity/Storm-Breaker sudo git clone https://github.com/htr-tech/zphisher sudo git clone https://github.com/s0md3v/Orbit sudo git clone https://github.com/s0md3v/Photon sudo git clone https://github.com/danielmiessler/SecLists sudo git clone https://github.com/lgandx/Responder sudo git clone https://github.com/commixproject/commix sudo git clone https://github.com/opsdisk/pagodo sudo git clone https://github.com/RedSiege/EyeWitness
---
## 41. Top 50 unverzichtbare Werkzeuge (Kurzübersicht)
| # | Tool | Kategorie | Installation |
|:-:|------|-----------|-------------|
| 1 | **Sherlock** | Username OSINT | `pip install sherlock-project` |
| 2 | **Maigret** | Username OSINT (3000+ Seiten) | `pip install maigret` |
| 3 | **h8mail** | E-Mail-Breach-Suche | `pip install h8mail` |
| 4 | **Holehe** | E-Mail-Registrierungsprüfung | `pip install holehe` |
| 5 | **theHarvester** | Domain/E-Mail Recon | `apt install theharvester` |
| 6 | **PhoneInfoga** | Telefonnummer OSINT | Siehe Installationsanleitung |
| 7 | **Nmap** | Netzwerkscanning | `apt install nmap` |
| 8 | **Amass** | DNS-Enumeration | `go install ...amass@master` |
| 9 | **Subfinder** | Subdomain-Erkennung | `go install ...subfinder@latest` |
| 10 | **Nuclei** | Schwachstellenscanning | `go install ...nuclei@latest` |
| 11 | **SQLMap** | SQL-Injection | `apt install sqlmap` |
| 12 | **Metasploit** | Exploitation-Framework | `apt install metasploit-framework` |
| 13 | **Hashcat** | Passwortknacken (GPU) | `apt install hashcat` |
| 14 | **Hydra** | Login-Brute-Force | `apt install hydra` |
| 15 | **Wireshark** | Netzwerkanalyse | `apt install wireshark` |
| 16 | **Aircrack-ng** | WLAN-Sicherheit | `apt install aircrack-ng` |
| 17 | **Burp Suite** | Web-Proxy/Testen | [portswigger.net](https://portswigger.net/) |
| 18 | **SpiderFoot** | OSINT-Automatisierung | `pip install spiderfoot` |
| 19 | **Maltego** | Visuelle Link-Analyse | Vorinstalliert in Kali |
| 20 | **Recon-ng** | Recon-Framework | `pip install recon-ng` |
| 21 | **PimEyes** | Gesichtssuchmaschine | [pimeyes.com](https://pimeyes.com/) |
| 22 | **Shodan** | IoT-Gerätesuche | [shodan.io](https://shodan.io/) |
| 23 | **Censys** | Internet-Scanning | [censys.io](https://censys.io/) |
| 24 | **Zphisher** | Phishing-Tool | `git clone .../zphisher` |
| 25 | **Storm-Breaker** | Kamera/Mikrofon-SE-Tool | `git clone .../Storm-Breaker` |
| 26 | **ExifTool** | Bild-Metadaten | `apt install libimage-exiftool-perl` |
| 27 | **Autopsy** | Digitale Forensik | [autopsy.com](https://autopsy.com/) |
| 28 | **Volatility** | Speicherforensik | `pip install volatility3` |
| 29 | **Tor Browser** | Anonymes Surfen | [torproject.org](https://torproject.org/) |
| 30 | **DeHashed** | Breach-Suchmaschine | [dehashed.com](https://dehashed.com/) |
| 31 | **Have I Been Pwned** | Breach-Prüfer | [haveibeenpwned.com](https://haveibeenpwned.com/) |
| 32 | **fsociety** | All-in-One-Framework | `git clone .../fsociety` |
| 33 | **Hackingtool** | 100+ Werkzeuge in einem | `git clone .../hackingtool` |
| 34 | **SecLists** | Sicherheits-Wortlisten | `git clone .../SecLists` |
| 35 | **Osintgram** | Instagram OSINT | `git clone .../Osintgram` |
| 36 | **VirusTotal** | Malware/Datei-Analyse | [virustotal.com](https://virustotal.com/) |
| 37 | **Canary Tokens** | IP-Tracking-Tokens | [canarytokens.org](https://canarytokens.org/) |
| 38 | **CyberChef** | Datenanalyse-Tool | [gchq.github.io/CyberChef](https://gchq.github.io/CyberChef) |
| 39 | **DeepFace** | KI-Gesichtserkennung | `pip install deepface` |
| 40 | **dnsrecon** | DNS-Enumeration | `pip install dnsrecon` |
| 41 | **Gobuster** | Verzeichnis-Brute-Force | `go install ...gobuster@latest` |
| 42 | **HTTPx** | HTTP-Probieren | `go install ...httpx@latest` |
| 43 | **EyeWitness** | Web-Screenshots | `git clone .../EyeWitness` |
| 44 | **Responder** | LLMNR/NBT-NS-Poisoner | `git clone .../Responder` |
| 45 | **Bettercap** | MITM-Framework | `apt install bettercap` |
| 46 | **Photon** | Web-OSINT-Crawler | `git clone .../Photon` |
| 47 | **Perplexity AI** | KI-Rechercheassistent | [perplexity.ai](https://perplexity.ai/) |
| 48 | **GeoSpy** | KI-Bildgeolokalisierung | [geospy.ai](https://geospy.ai/) |
| 49 | **osmedeus** | Vollständiger Recon-Workflow | `git clone .../osmedeus` |
| 50 | **trufflehog** | Git-Secret-Scanner | `pip install trufflehog` |
---
<div align="center">
☕ *Gefällt Ihnen alles oben? Die Abschnitte 42–50 sind gerade erschienen – unterstützen Sie die nächste Ladung:*
<a href="https://www.buymeacoffee.com/rawfilejson" target="_blank"><img src="https://assets.kitploit.com/production/public/readmes/79/a7e8174c892355a24fbaec083cbef385d097a0b488fd4823dbbb0061643bb5e2.png" alt="Kauf mir einen Kaffee" style="height: 60px !important;width: 217px !important;" ></a>
</div>
---
## 42. ⚔️ Red Team & Offensive Sicherheit
> C2-Frameworks, AD-Angriffe, Exploitation-Kits, Post-Exploitation. Nur autorisierte Tests.
>
> **Profi-Tipp:** Sliver und Havoc sind die modernen Open-Source-Alternativen zu Cobalt Strike – fangen Sie dort an, bevor Sie bezahlen.
| Tool | Beschreibung | Installation / Link |
|------|-------------|----------------|
| **AD Attack & Defense** | Umfassende Referenz für Active-Directory-Angriffe | `git clone https://github.com/infosecn1nja/AD-Attack-Defense.git` |
| **Arjun** | HTTP-Parameter-Erkennungssuite | `pip3 install arjun` |
| **BloodHound** | AD-Angriffspfad-Graphenanalyse | `git clone https://github.com/BloodHoundAD/BloodHound.git` |
| **BloodHound CE** | Community Edition von BloodHound – modernisierter Stack | `docker pull specterops/bloodhound:latest` |
| **[Brute Ratel C4](https://bruteratel.com)** | Premium C2 mit starker AV/EDR-Umgehung | [bruteratel.com](https://bruteratel.com) |
| **Certipy** | Enumeration und Missbrauch von Active Directory-Zertifikatsdiensten | `pip3 install certipy-ad` |
| **[Cobalt Strike](https://www.cobaltstrike.com)** | Premium-Adversary-Simulation / Red-Team-Framework | [cobaltstrike.com](https://www.cobaltstrike.com) |
| **CrackMapExec** | Post-Exploitation-Tool für AD-Netzwerke | `pip3 install crackmapexec` |
| **CRLFuzz** | Schneller CRLF-Injection-Scanner in Go | `go install github.com/dwisiswant0/crlfuzz/cmd/crlfuzz@latest` |
| **Dalfox** | Schneller, intelligenter XSS-Scanner | `go install github.com/hahwul/dalfox/v2@latest` |
| **Evil-WinRM** | Ultimative WinRM-Shell für Hacking/Pentesting | `apt install evil-winrm` |
| **Ghauri** | Erweitertes, plattformübergreifendes Tool zur Erkennung/Ausnutzung von SQLi | `git clone https://github.com/r0oth3x49/ghauri.git` |
| **Gxss** | Testparameter für Cross-Site-Scripting-Reflexion | `go install github.com/KathanP19/Gxss@latest` |
| **[HackTricks](https://book.hacktricks.xyz)** | Pentesting-/Hacking-Wissensdatenbank von carlospolop | [book.hacktricks.xyz](https://book.hacktricks.xyz) |
| **Havoc** | Modernes, formbares Post-Exploitation-C2-Framework | `git clone https://github.com/HavocFramework/Havoc.git` |
| **Impacket** | Python-Klassen für die Arbeit mit Netzwerkprotokollen (Windows-Angriffe) | `pip3 install impacket` |
| **Kerbrute** | Tool zur Durchführung von Kerberos-Pre-Auth-Brute-Force | `go install github.com/ropnop/kerbrute@latest` |
| **kiterunner** | Kontextuelle Inhaltserkennung für moderne API-Endpunkte | `go install github.com/assetnote/kiterunner/cmd/kr@latest` |
| **Merlin** | Plattformübergreifender Post-Exploitation-Server und -Agent in Go über HTTP/2 | `go install github.com/Ne0nd0g/merlin@latest` |
| **Metasploit Framework** | Branchenübliches Exploitation-Framework mit über 2000 Modulen | `apt install metasploit-framework` |
| **Mythic** | Plattformübergreifendes, mehrbenutzerfähiges Red-Team-Framework für Post-Exploitation | `git clone https://github.com/its-a-feature/Mythic.git` |
| **NetExec (nxc)** | Nachfolger von CrackMapExec – AD-Netzwerkausbeutung | `pip3 install git+https://github.com/Pennyw0rth/NetExec` |
| **[Nighthawk](https://www.mdsec.co.uk/nighthawk/)** | Premium-evasives C2 von MDSec (Cobalt-Strike-Alternative) | [mdsec.co.uk](https://www.mdsec.co.uk/nighthawk/) |
| **NoSQLMap** | Automatisierte NoSQL-Datenbank-Enumeration und -Ausbeutung | `git clone https://github.com/codingo/NoSQLMap.git` |
| **Nuclei Templates** | Von der Community kuratierte Vorlagen für Nuclei | `git clone https://github.com/projectdiscovery/nuclei-templates.git` |
| **ParamMiner (Burp-Erweiterung)** | Entdecken verborgener, unverlinkter HTTP-Parameter in Burp | `git clone https://github.com/PortSwigger/param-miner.git` |
| **PayloadsAllTheThings** | Web-App-Pentest-Payloads, Umgehungen und Methodik | `git clone https://github.com/swisskyrepo/PayloadsAllTheThings.git` |
| **PetitPotam** | Proof-of-Concept-Tool, um Windows-Hosts zur Authentifizierung beim Angreifer zu zwingen | `git clone https://github.com/topotam/PetitPotam.git` |
| **PowerShell Empire** | Post-Exploitation-Framework mit PowerShell-basierten Agenten | `git clone https://github.com/BC-SECURITY/Empire.git` |
| **Rubeus** | C#-Toolsammlung für rohe Kerberos-Interaktion und -Missbrauch | `git clone https://github.com/GhostPack/Rubeus.git` |
| **SharpHound** | C#-Datensammler für BloodHound | `git clone https://github.com/BloodHoundAD/SharpHound.git` |
| **Sliver** | Open-Source-Adversary-Emulations-/Red-Team-Framework (Cobalt-Strike-Alternative) | `go install github.com/bishopfox/sliver/server@latest` |
| **SSRFmap** | Automatisiertes SSRF-Erkennungs- und Exploitation-Framework | `git clone https://github.com/swisskyrepo/SSRFmap.git` |
| **Villain** | Hochwertiges Stage-0/1-C2-Framework zur Handhabung von Geschwister-Agenten | `git clone https://github.com/t3l3machus/Villain.git` |
| **XSStrike** | Fortgeschrittener XSS-Scanner mit Crawler und Payload-Generator | `git clone https://github.com/s0md3v/XSStrike.git` |
---
## 43. 🛡️ Blue Team & Defensive Sicherheit
> SIEM, EDR, Netzwerküberwachung, Detection Engineering, IR.
>
> **Profi-Tipp:** Wazuh ist Ihr kostenloser Splunk-Ersatz. Kombinieren Sie es mit Sigma-Regeln + Suricata für einen vollständigen SOC-Stack auf handelsüblicher Hardware.
| Tool | Beschreibung | Installation / Link |
|------|-------------|----------------|
| **Atomic Red Team** | Bibliothek kleiner, auf MITRE ATT&CK abgestimmter Erkennungstest-Skripte | `git clone https://github.com/redcanaryco/atomic-red-team.git` |
| **Chainsaw** | Bedrohungen in Windows-Ereignisprotokollen jagen – schnelle Forensik | `git clone https://github.com/WithSecureLabs/chainsaw.git` |
| **Cortex (TheHive)** | Observable-Analyse und aktive Reaktions-Engine | `docker pull thehiveproject/cortex:latest` |
| **Elastic Stack (ELK)** | Elasticsearch + Logstash + Kibana – Protokollanalyse | `docker pull docker.elastic.co/elasticsearch/elasticsearch:latest` |
| **Falco** | Cloud-native Laufzeitsicherheit | `git clone https://github.com/falcosecurity/falco.git` |
| **Graylog** | Open-Source-Protokollverwaltung / SIEM | `docker pull graylog/graylog:latest` |
| **Hayabusa** | Schneller Forensik-Zeitleisten-Generator für Windows-Ereignisprotokolle | `git clone https://github.com/Yamato-Security/hayabusa.git` |
| **Loki** | Einfacher IOC- und YARA-Scanner von Florian Roth | `git clone https://github.com/Neo23x0/Loki.git` |
| **[MITRE ATT&CK](https://attack.mitre.org)** | Wissensdatenbank zu gegnerischen Taktiken, Techniken und Verfahren | [attack.mitre.org](https://attack.mitre.org) |
| **MITRE CALDERA** | Plattform zur Emulation von Cyber-Gegnern | `git clone https://github.com/mitre/caldera.git` |
| **[MITRE D3FEND](https://d3fend.mitre.org)** | Wissensgraph für defensive Gegenmaßnahmen | [d3fend.mitre.org](https://d3fend.mitre.org) |
| **osquery** | SQL-gestützte Betriebssysteminstrumentierung/Überwachung/Analyse | `apt install osquery` |
| **RITA** | Real Intelligence Threat Analytics – Erkennung von Beaconing/Langzeitverbindungen | `git clone https://github.com/activecm/rita.git` |
| **[Security Onion](https://securityonionsolutions.com)** | Linux-Distribution für Bedrohungsjagd, Überwachung und Protokollverwaltung | [securityonionsolutions.com](https://securityonionsolutions.com) |
| **Sigma** | Generisches Signaturformat für SIEM-Erkennungen | `git clone https://github.com/SigmaHQ/sigma.git` |
| **sigma-cli** | Konvertieren von Sigma-Regeln in native SIEM-Abfragen | `pip3 install sigma-cli` |
| **Snort** | Open-Source-Intrusion-Prevention/-Detection-System | `apt install snort` |
| **Suricata** | Hochleistungsfähiges Netzwerk-IDS / IPS / NSM | `apt install suricata` |
| **TheHive** | Skalierbare, kostenlose Open-Source-Fallverwaltung für SOCs | `docker pull strangebee/thehive:latest` |
| **Tracee** | Laufzeitsicherheit und Forensik mit eBPF (Aqua) | `git clone https://github.com/aquasecurity/tracee.git` |
| **Velociraptor** | Endpunkt-Sichtbarkeit und digitale Forensik – abfragegesteuert | `git clone https://github.com/Velocidex/velociraptor.git` |
| **[Velociraptor Server](https://docs.velociraptor.app)** | Zentralisierter Server für Velociraptor-Agenten | [docs.velociraptor.app](https://docs.velociraptor.app) |
| **Wazuh** | Open-Source-XDR / SIEM-Plattform | `git clone https://github.com/wazuh/wazuh.git` |
| **Zeek (Bro)** | Leistungsstarkes Netzwerkanalyse-Framework für Sicherheitsüberwachung | `apt install zeek` |
---
## 44. 🛰️ Threat Intelligence Plattformen
> CTI-Plattformen – Open Source und Enterprise.
>
> **Profi-Tipp:** MISP ist kostenlos und leistungsstark. OpenCTI bietet eine STIX2-native Graph-Datenbank. Beide laufen als Docker-Stacks.
| Tool | Beschreibung | Installation / Link |
|------|-------------|----------------|
| **[Anomali ThreatStream](https://www.anomali.com)** | Enterprise-Plattform zur Aggregation von Bedrohungsdaten | [anomali.com](https://www.anomali.com) |
| **[CrowdStrike Falcon Intelligence](https://www.crowdstrike.com/products/threat-intelligence/)** | Premium-Adversary-Intel von CrowdStrike | [crowdstrike.com](https://www.crowdstrike.com/products/threat-intelligence/) |
| **[Digital Shadows SearchLight](https://www.reliaquest.com)** | Markenschutz + Dark-Web-Überwachung (jetzt ReliaQuest GreyMatter DRP) | [reliaquest.com](https://www.reliaquest.com) |
| **[EclecticIQ Intelligence Center](https://www.eclecticiq.com)** | STIX/TAXII-native Threat-Intel-Plattform | [eclecticiq.com](https://www.eclecticiq.com) |
| **[Flashpoint](https://flashpoint.io)** | Geschäftsrisiko-Intel aus kriminellen Foren und dem Dark Web | [flashpoint.io](https://flashpoint.io) |
| **[Intel471](https://intel471.com)** | Premium-Adversary-Intelligence- und Underground-Überwachungsplattform | [intel471.com](https://intel471.com) |
| **[IntSights](https://intsights.com)** | Externer Bedrohungsschutz und Intel (jetzt Teil von Rapid7) | [intsights.com](https://intsights.com) |
| **[KELA](https://kelacyber.com)** | Cybercrime-Intelligence und Dark-Web-Überwachung | [kelacyber.com](https://kelacyber.com) |
| **[Mandiant Advantage](https://www.mandiant.com/advantage)** | Threat Intel vom Google-Mandiant-Team | [mandiant.com](https://www.mandiant.com/advantage) |
| **OpenCTI** | Open-Source-CTI-Plattform, strukturiert um STIX2 | `docker pull opencti/platform` |
| **[SOCRadar](https://socradar.io)** | Erweiterte Threat Intel – Angriffsfläche + Dark Web + Marke | [socradar.io](https://socradar.io) |
| **[ThreatConnect](https://threatconnect.com)** | Threat-Intel-Plattform, die Intel und SOAR kombiniert | [threatconnect.com](https://threatconnect.com) |
| **[ThreatQ](https://www.threatq.com)** | Threat-Intel-Plattform für SOCs | [threatq.com](https://www.threatq.com) |
| **Yeti** | Open-Source-Verteilte-Threat-Intelligence-Plattform | `git clone https://github.com/yeti-platform/yeti.git` |
---
## 45. 🔬 Digitale Forensik & Reverse Engineering
> Disk-/Speicherforensik, Malware-Reverse-Engineering, Timeline-Tools, Binäranalyse.
>
> **Profi-Tipp:** Volatility 3 + Plaso (log2timeline) + KAPE = der moderne DFIR-Triage-Stack. Ghidra > IDA Free für statische Analyse.
| Tool | Beschreibung | Installation / Link |
|------|-------------|----------------|
| **[Binary Ninja](https://binary.ninja)** | Modernes Reverse-Engineering-Plattform mit API | [binary.ninja](https://binary.ninja) |
| **Cutter** | GUI für radare2/rizin Reverse Engineering | `git clone https://github.com/rizinorg/cutter.git` |
| **Dissect** | Fox-IT-Framework für schnelle forensische Image-Analyse | `pip3 install dissect` |
| **[Eric Zimmerman's Tools](https://ericzimmerman.github.io)** | Suite kostenloser Windows-DFIR-Dienstprogramme | [ericzimmerman.github.io](https://ericzimmerman.github.io) |
| **[FTK Imager](https://www.exterro.com/ftk-imager)** | Forensisches Disk-Imaging-Tool von AccessData | [exterro.com](https://www.exterro.com/ftk-imager) |
| **Ghidra** | NSAs Open-Source-Software-Reverse-Engineering-Suite | `git clone https://github.com/NationalSecurityAgency/ghidra.git` |
| **[IDA Free](https://hex-rays.com/ida-free/)** | Kostenlose Version des IDA-Disassemblers/Decompilers | [hex-rays.com](https://hex-rays.com/ida-free/) |
| **[KAPE](https://www.kroll.com/kape)** | Kroll Artifact Parser and Extractor – schnelle Triage-Sammlung | [kroll.com](https://www.kroll.com/kape) |
| **PhotoRec** | Dateidatenwiederherstellung – Schwerpunkt auf Multimedia | `apt install testdisk` |
| **Plaso (log2timeline)** | Super-Timeline-Erstellung aus forensischen Artefakten | `pip3 install plaso` |
| **radare2** | Reverse-Engineering-Framework | `apt install radare2` |
| **RegRipper** | Open-Source-Windows-Registry-Parsing-Tool | `git clone https://github.com/keydet89/RegRipper3.0.git` |
| **Rekall** | Speicherforensik-Tooling (veralteter Fork von Volatility) | `pip3 install rekall` |
| **rizin** | Moderner Fork von radare2 mit sauberer API | `git clone https://github.com/rizinorg/rizin.git` |
| **The Sleuth Kit** | Bibliothek und CLI-Tools für forensische Disk-Analyse | `apt install sleuthkit` |
| **Volatility 3** | Speicherforensik-Framework | `pip3 install volatility3` |
---
## 46. 🎓 Training, Labs & CTF
> Praktisches Üben – kostenpflichtige Plattformen und kostenlose lokale Labs.
>
> **Profi-Tipp:** Kostenloser Pfad: TryHackMe → PortSwigger Academy → HackTheBox ausgemusterte Maschinen. Bezahlter Pfad: HTB Academy + OffSec PG.| Tool | Beschreibung | Install / Link |
|------|-------------|----------------|
| **[BugBountyHunter](https://www.bugbountyhunter.com)** | Web-Hacking-Training und Labore | [bugbountyhunter.com](https://www.bugbountyhunter.com) |
| **[CTFtime](https://ctftime.org)** | Kalender für bevorstehende und vergangene CTF-Events | [ctftime.org](https://ctftime.org) |
| **[Cybrary](https://www.cybrary.it)** | Kostenlose + kostenpflichtige Cybersicherheitskurse | [cybrary.it](https://www.cybrary.it) |
| **DVWA** | Damn Vulnerable Web Application — klassisches AppSec-Labor | `git clone https://github.com/digininja/DVWA.git` |
| **[Hack The Box](https://www.hackthebox.com)** | Online-Pentesting-Labore und CTFs | [hackthebox.com](https://www.hackthebox.com) |
| **[Hacker101](https://www.hacker101.com)** | Kostenlose HackerOne-Kursbibliothek und CTF | [hacker101.com](https://www.hacker101.com) |
| **[Immersive Labs](https://www.immersivelabs.com)** | Cyberskills-Plattform mit praktischen Übungen | [immersivelabs.com](https://www.immersivelabs.com) |
| **[Metasploitable](https://docs.rapid7.com/metasploit/metasploitable-2/)** | Absichtlich anfällige Linux-VM für Metasploit-Übungen | [docs.rapid7.com](https://docs.rapid7.com/metasploit/metasploitable-2/) |
| **[OffSec Proving Grounds](https://www.offsec.com/labs/individual/)** | OSCP-ähnliche Trainingslabore von Offensive Security | [offsec.com](https://www.offsec.com/labs/individual/) |
| **[OverTheWire Wargames](https://overthewire.org)** | Kostenlose Wargames zum Erlernen von Offensivsicherheit von Grund auf | [overthewire.org](https://overthewire.org) |
| **OWASP Juice Shop** | Moderne, absichtlich unsichere Web-App — deckt OWASP Top 10 ab | `docker pull bkimminich/juice-shop` |
| **OWASP WebGoat** | Absichtlich unsichere Java-basierte Web-App für Schulungen | `docker pull webgoat/webgoat` |
| **[PentesterLab](https://pentesterlab.com)** | Praktisches Web-App-Pentesting-Training | [pentesterlab.com](https://pentesterlab.com) |
| **[picoCTF](https://picoctf.org)** | Kostenlose CTF- und Lernplattform von der CMU | [picoctf.org](https://picoctf.org) |
| **[PortSwigger Web Security Academy](https://portswigger.net/web-security)** | Kostenloses, erstklassiges Web-Sicherheitstraining (vom Burp-Suite-Team) | [portswigger.net](https://portswigger.net/web-security) |
| **[pwn.college](https://pwn.college)** | Kostenlose Cybersicherheitsausbildung auf College-Niveau von der ASU | [pwn.college](https://pwn.college) |
| **PwnedHub** | Absichtlich anfällige Web-App für praktisches AppSec-Training | `git clone https://github.com/practisec/pwnedhub.git` |
| **[Root-Me](https://www.root-me.org)** | 500+ Herausforderungen und 100+ virtuelle Labore | [root-me.org](https://www.root-me.org) |
| **[TryHackMe](https://tryhackme.com)** | Anfängerfreundliche Cybersicherheits-Trainingsplattform | [tryhackme.com](https://tryhackme.com) |
| **[VulnHub](https://www.vulnhub.com)** | Kostenlose herunterladbare anfällige VMs für Offline-Übungen | [vulnhub.com](https://www.vulnhub.com) |
| **[VulnYX](https://vulnyx.com)** | Online-Plattform mit anfälligen Boxen (kostenlos + Premium) | [vulnyx.com](https://vulnyx.com) |
---
## 47. 🎯 Bug Bounty Plattformen
> Wo man tatsächlich mit seinen Fähigkeiten Geld verdienen kann.
>
> **Profi-Tipp:** Starte auf Bugcrowd oder YesWeHack mit öffentlichen Programmen — einfacheres Triage und geringere Konkurrenz als bei HackerOne H1.
| Tool | Beschreibung | Install / Link |
|------|-------------|----------------|
| **[Bugbase](https://bugbase.ai)** | Indische Bug-Bounty- und Schwachstellen-Offenlegungsplattform | [bugbase.ai](https://bugbase.ai) |
| **[Bugcrowd](https://bugcrowd.com)** | Crowdsourced-Sicherheitsplattform — Bug Bounty + Pentesting | [bugcrowd.com](https://bugcrowd.com) |
| **[Disclose.io](https://disclose.io)** | Standardisierte Sprache und Werkzeuge zur Schwachstellenoffenlegung | [disclose.io](https://disclose.io) |
| **[HackerOne](https://hackerone.com)** | Größte Bug-Bounty-Plattform — öffentliche und private Programme | [hackerone.com](https://hackerone.com) |
| **[HackTrophy](https://hacktrophy.com)** | Europäische Bug-Bounty-Plattform | [hacktrophy.com](https://hacktrophy.com) |
| **[Immunefi](https://immunefi.com)** | Web3-/Krypto-fokussierte Bug-Bounty-Plattform | [immunefi.com](https://immunefi.com) |
| **[Intigriti](https://www.intigriti.com)** | Europäische Bug-Bounty-Plattform mit schnellem Triage | [intigriti.com](https://www.intigriti.com) |
| **[Open Bug Bounty](https://www.openbugbounty.org)** | Kostenlose Plattform für koordinierte Offenlegung | [openbugbounty.org](https://www.openbugbounty.org) |
| **[Public Bug Bounty Programs (chaos)](https://chaos.projectdiscovery.io)** | ProjectDiscoverys kostenlose BBH-Programmliste | [chaos.projectdiscovery.io](https://chaos.projectdiscovery.io) |
| **[Synack](https://www.synack.com)** | Crowdsourced- und geprüfte-Forscher-Pentesting-Plattform | [synack.com](https://www.synack.com) |
| **[YesWeHack](https://www.yeswehack.com)** | Europäische Bug-Bounty- und VDP-Plattform | [yeswehack.com](https://www.yeswehack.com) |
| **[Zerodium](https://zerodium.com)** | Premium-0day-Akquisitionsplattform | [zerodium.com](https://zerodium.com) |
---
## 48. 📚 Lernressourcen
> Bücher, Kurse, Blogs, YouTube-Kanäle, Awesome-Listen.
>
> **Profi-Tipp:** IppSec.rocks indexiert JEDEN HackTheBox-Walkthrough — suche eine beliebige ausgemusterte Box und sieh, wie ein Profi sie löst.
| Tool | Beschreibung | Install / Link |
|------|-------------|----------------|
| **[0xdf hacks stuff](https://0xdf.gitlab.io)** | HTB-Writeups und Pentesting-Writeups | [0xdf.gitlab.io](https://0xdf.gitlab.io) |
| **[awesome-hacking-resources](https://github.com/vitalysim/Awesome-Hacking-Resources)** | Anfängerfreundliche Hacking-Lernressourcen | [github.com](https://github.com/vitalysim/Awesome-Hacking-Resources) |
| **[awesome-incident-response](https://github.com/meirwah/awesome-incident-response)** | Kuratierte Liste von IR-Tools und Ressourcen | [github.com](https://github.com/meirwah/awesome-incident-response) |
| **[awesome-malware-analysis](https://github.com/rshipp/awesome-malware-analysis)** | Kuratierte Liste von Malware-Analyse-Tools | [github.com](https://github.com/rshipp/awesome-malware-analysis) |
| **[awesome-pentest](https://github.com/enaqx/awesome-pentest)** | Umfangreiche kuratierte Liste von Pentesting-Tools und Ressourcen | [github.com](https://github.com/enaqx/awesome-pentest) |
| **[Bellingcat's Online Investigations Toolkit](https://www.bellingcat.com/resources/)** | Von Bellingcat kuratierte Tools und Methodik-Leitfaden | [bellingcat.com](https://www.bellingcat.com/resources/) |
| **[BTFM: Blue Team Field Manual](https://www.amazon.com/dp/154101636X)** | Kompaktes Blue-Team-Vorfallreaktions-Nachschlagewerk | [amazon.com](https://www.amazon.com/dp/154101636X) |
| **[Hacking: The Art of Exploitation (book)](https://nostarch.com/hacking2.htm)** | Klassiker von Jon Erickson — Grundlagen von Low-Level-Angriffen | [nostarch.com](https://nostarch.com/hacking2.htm) |
| **[IppSec.rocks](https://ippsec.rocks)** | Indizierte Walkthroughs von HackTheBox-Maschinen (Video) | [ippsec.rocks](https://ippsec.rocks) |
| **[John Hammond](https://www.youtube.com/@_JohnHammond)** | Cybersicherheit YouTube — CTFs, Malware, Walkthroughs | [youtube.com](https://www.youtube.com/@_JohnHammond) |
| **Linux for OSINT (cipher387)** | 21-tägiger Linux-für-OSINT-Kurs (kostenlos) | `git clone https://github.com/cipher387/linux-for-OSINT-21-days.git` |
| **[LiveOverflow](https://www.youtube.com/@LiveOverflow)** | Hacking- und Sicherheits-YouTube — tiefgehende technische Inhalte | [youtube.com](https://www.youtube.com/@LiveOverflow) |
| **[NahamSec](https://www.youtube.com/@nahamsec)** | Bug Bounty und offensive Sicherheit YouTube-Inhalte | [youtube.com](https://www.youtube.com/@nahamsec) |
| **[Netlas Cookbook](https://academy.netlas.io)** | Kostenloses OSINT-Automatisierungs-Kochbuch | [academy.netlas.io](https://academy.netlas.io) |
| **[OSINT Curious](https://osintcurio.us)** | Community-Blog, Podcast und Lernressourcen | [osintcurio.us](https://osintcurio.us) |
| **[OSINT Techniques](https://inteltechniques.com)** | Michael Bazzells Ressourcen, Bücher und Suchwerkzeuge | [inteltechniques.com](https://inteltechniques.com) |
| **Python for OSINT (cipher387)** | 21-tägiger Python-für-OSINT-Kurs (kostenlos) | `git clone https://github.com/cipher387/python-for-OSINT-21-days.git` |
| **[Real-World Bug Hunting (book)](https://nostarch.com/bughunting)** | Peter Yaworski — Bug-Bounty-Methodik und echte Berichte | [nostarch.com](https://nostarch.com/bughunting) |
| **[RTFM: Red Team Field Manual](https://www.amazon.com/dp/B07RJG62SJ)** | Kompaktes Red-Team-Befehlsnachschlagewerk | [amazon.com](https://www.amazon.com/dp/B07RJG62SJ) |
| **[The Web Application Hacker's Handbook (book)](https://www.amazon.com/dp/1118026470)** | Stuttard & Pinto — AppSec-Bibel | [amazon.com](https://www.amazon.com/dp/1118026470) |
---
## 49. ✨ Zusätzliche Tools (kuratierte Ergänzungen)
> Werkzeuge, die in v2.x hinzugefügt wurden — moderne Recon, Archivsuche, Nischendienste, forschungsorientierte Pivots.
>
> **Profi-Tipp:** Dieser Abschnitt wird mit jedem Release aktualisiert — prüfe ihn, bevor du zu einem älteren Tool greifst.| Tool | Beschreibung | Install / Link |
|------|-------------|----------------|
| **[abuse.ch Hunting](https://hunting.abuse.ch)** | Durchsuchen Sie alle abuse.ch-Malware-Plattformen mit einer Abfrage | [hunting.abuse.ch](https://hunting.abuse.ch) |
| **[Aleph Open Search](https://open-search.aleph-networks.eu)** | Dark-Web-Suchmaschine von Aleph Networks | [open-search.aleph-networks.eu](https://open-search.aleph-networks.eu) |
| **[Aletheia (Bildforensik)](https://www.aletheia.ai)** | Erkennen Sie manipulierte/KI-generierte Bilder | [aletheia.ai](https://www.aletheia.ai) |
| **altdns** | Generiert Permutationen, Änderungen und Mutationen von Subdomains | `pip3 install py-altdns` |
| **anew** | Hängt Zeilen von stdin an eine Datei an, nur wenn sie noch nicht vorhanden sind | `go install github.com/tomnomnom/anew@latest` |
| **[ANY.RUN](https://any.run)** | Interaktive Online-Malware-Sandbox | [any.run](https://any.run) |
| **[Apollo.io](https://www.apollo.io)** | B2B-Telefon/E-Mail-Finder – 1200 kostenlose Credits pro Jahr | [apollo.io](https://www.apollo.io) |
| **[APT-Gruppen und Operationen](https://docs.google.com/spreadsheets/u/0/d/1H9_xaxQHpWaa4O_Son4Gx0YOIzlcBWMsdvePFX68EKU/pubhtml)** | Tabelle mit Bedrohungsakteuren, sponsernden Ländern, TTPs | [docs.google.com](https://docs.google.com/spreadsheets/u/0/d/1H9_xaxQHpWaa4O_Son4Gx0YOIzlcBWMsdvePFX68EKU/pubhtml) |
| **Aquatone** | Visuelle Inspektion von Websites über Hosts hinweg (HTTP-Screenshots, Angriffsflächen-Überflüge) | `go install github.com/michenriksen/aquatone@latest` |
| **[Archive.today](https://archive.ph)** | Webarchiv – speichert Schnappschüsse auch wenn robots.txt Wayback blockiert | [archive.ph](https://archive.ph) |
| **Arctic Shift** | Tool zum Zugriff auf große Reddit-Datendumps via API/Web | `git clone https://github.com/ArthurHeitmann/arctic_shift.git` |
| **[Arkham Intelligence](https://www.arkhamintelligence.com)** | On-Chain-Informationen – Labels, Entitäten, historische Flüsse | [arkhamintelligence.com](https://www.arkhamintelligence.com) |
| **assetfinder** | Findet Domains und Subdomains, die mit einer gegebenen Domain verwandt sind | `go install github.com/tomnomnom/assetfinder@latest` |
| **AutoRecon** | Multithreaded-Netzwerk-Erkennungs- und Aufzählungsframework | `pip3 install git+https://github.com/Tib3rius/AutoRecon.git` |
| **Axiom** | Dynamisches Infrastruktur-Framework für parallele cloudbasierte Erkundung | `git clone https://github.com/pry0cc/axiom.git` |
| **[BackgroundChecks.com](https://www.backgroundchecks.com)** | Hintergrundcheck-Aggregator (BeenVerified-Familie) | [backgroundchecks.com](https://www.backgroundchecks.com) |
| **[Baidu](https://www.baidu.com)** | Wichtige chinesische Suchmaschine – essentiell für China-fokussierte OSINT | [baidu.com](https://www.baidu.com) |
| **[BeVigil](https://bevigil.com/search)** | Suche Subdomains, URLs, Parameter aus mobilen Anwendungen | [bevigil.com](https://bevigil.com/search) |
| **[BGP.tools](https://bgp.tools)** | Modernes BGP-Toolkit für Netzwerkerkundung | [bgp.tools](https://bgp.tools) |
| **[BinaryEdge](https://www.binaryedge.io)** | Cyberrisiko- und Angriffsflächen-Informationen | [binaryedge.io](https://www.binaryedge.io) |
| **[Bitquery](https://bitquery.io)** | Blockchain-Daten-APIs für On-Chain-Ermittlungen | [bitquery.io](https://bitquery.io) |
| **[Black Book Online](https://www.blackbookonline.info)** | Kostenloses landesweites Verzeichnis öffentlicher Registerabfragen | [blackbookonline.info](https://www.blackbookonline.info) |
| **BlackEye** | 32+ Phishing-Vorlagen-Builder für Credential-Capture (nur Labor) | `git clone https://github.com/An0nUD4Y/blackeye.git` |
| **[Brave Browser](https://brave.com)** | Datenschutzorientierter Browser mit integrierter Tor/IPFS-Unterstützung | [brave.com](https://brave.com) |
| **[Brave Search](https://search.brave.com)** | Unabhängige, transparente, werbefreie Suchmaschine | [search.brave.com](https://search.brave.com) |
| **[BreachForums Status](https://www.breachforums.cx)** | Statusverfolgung für die rotierenden BreachForums-Mirrors | [breachforums.cx](https://www.breachforums.cx) |
| **[Breadcrumbs](https://breadcrumbs.app)** | Kostenlose Krypto-Ermittlungsplattform – visualisiert Transaktionsflüsse | [breadcrumbs.app](https://breadcrumbs.app) |
| **[BrightCloud Threat Intelligence](https://brightcloud.com)** | URL/IP- und Bedrohungs-Reputationsdatenbank | [brightcloud.com](https://brightcloud.com) |
| **[BrightCloud URL/IP Lookup](https://brightcloud.com/tools/url-ip-lookup.php)** | Reputations-, Kategorie- und Bedrohungsprüfungen für URLs/IPs | [brightcloud.com](https://brightcloud.com/tools/url-ip-lookup.php) |
| **[BscScan](https://bscscan.com)** | Binance Smart Chain Explorer – gleiche UX wie Etherscan | [bscscan.com](https://bscscan.com) |
| **[CachedView](https://cachedview.com)** | Zeigt zwischengespeicherte Versionen jeder Seite von Google/Bing/Yandex | [cachedview.com](https://cachedview.com) |
| **[Castrick](https://castrickclues.com)** | Findet Social-Media-Konten per E-Mail, Benutzername, Telefon | [castrickclues.com](https://castrickclues.com) |
| **Censys CLI** | Offizieller Python-Wrapper und CLI für Censys | `pip3 install censys` |
| **[CertKit Certificate Search](https://www.certkit.io/tools/ct-logs/)** | Schnelle Suche nach öffentlichen SSL/TLS-Zertifikatsaufzeichnungen | [certkit.io](https://www.certkit.io/tools/ct-logs/) |
| **[Chainabuse](https://www.chainabuse.com)** | Öffentliche Datenbank zur Meldung von Krypto-Betrug | [chainabuse.com](https://www.chainabuse.com) |
| **[Chainalysis Reactor](https://www.chainalysis.com/product/reactor/)** | Premium-Blockchain-Ermittlungsplattform | [chainalysis.com](https://www.chainalysis.com/product/reactor/) |
| **[CheckUser](https://checkuser.vercel.app)** | Suche Benutzername über mehrere soziale Netzwerke | [checkuser.vercel.app](https://checkuser.vercel.app) |
| **[CIRCL Hashlookup](https://www.circl.lu/services/hashlookup)** | Kostenlose öffentliche Hash-Suche für bekannte Software-Dateien | [circl.lu](https://www.circl.lu/services/hashlookup) |
| **[Cisco Talos Intelligence](https://talosintelligence.com/reputation_center)** | IP- und Domain-Reputationscenter für Echtzeit-Erkennung | [talosintelligence.com](https://talosintelligence.com/reputation_center) |
| **[Clearbit Connect](https://connect.clearbit.com)** | E-Mail-Finder-Browsererweiterung mit Unternehmensdaten | [connect.clearbit.com](https://connect.clearbit.com) |
| **[Cloudflare Radar](https://radar.cloudflare.com)** | Internet-Verkehrsmuster, Angriffe, Technologietrends | [radar.cloudflare.com](https://radar.cloudflare.com) |
| **[Clustrmaps](https://clustrmaps.com)** | Findet Personen- und Adressinformationen | [clustrmaps.com](https://clustrmaps.com) |
| **[Commander Search](https://www.commandersearch.com)** | Boolescher Such-Builder für OSINT-Ermittler | [commandersearch.com](https://www.commandersearch.com) |
| **[Constella Intelligence](https://constellaintelligence.com)** | Identitätsbedrohungsinformationen aus Datenlecks und Dark Web | [constellaintelligence.com](https://constellaintelligence.com) |
| **[ContactOut](https://contactout.com)** | Findet E-Mails und Telefone für 300 Mio.+ Fachleute | [contactout.com](https://contactout.com) |
| **[CredenShow](https://credenshow.com)** | Identifizieren Sie Ihre kompromittierten Anmeldedaten, bevor andere es tun | [credenshow.com](https://credenshow.com) |
| **CrossLinked** | LinkedIn-Enumeration – generiert Benutzernamenlisten aus LinkedIn-Profilen | `pip3 install crosslinked` |
| **[DBpedia](https://www.dbpedia.org)** | Strukturierte Wikipedia-Daten – SPARQL-Endpunkt | [dbpedia.org](https://www.dbpedia.org) |
| **[Digital Footprint Check](https://www.digitalfootprintcheck.com/free-checker.html)** | Kostenlose Benutzernamen-Prüfung auf Hunderten von Seiten | [digitalfootprintcheck.com](https://www.digitalfootprintcheck.com/free-checker.html) |
| **dirsearch** | Web-Pfad-Scanner – erweiterte Wortlisten-basierte Verzeichnis-Bruteforce | `pip3 install dirsearch` |
| **[Discord Lookup](https://discordlookup.com)** | Suche Discord-Benutzerinfo per ID | [discordlookup.com](https://discordlookup.com) |
| **[DiscordHistory](https://disboard.org)** | Suche öffentliche Discord-Server und Nachrichten | [disboard.org](https://disboard.org) |
| **[DNS History](https://dnshistory.org)** | Historische DNS-Einträge nachschlagen | [dnshistory.org](https://dnshistory.org) |
| **[DocumentCloud](https://www.documentcloud.org)** | Plattform zum Analysieren, Annotieren, Veröffentlichen von Dokumenten | [documentcloud.org](https://www.documentcloud.org) |
| **[DomainEye Reverse WHOIS](https://domaineye.com/reverse-whois)** | Suche Domains nach Registrantendaten | [domaineye.com](https://domaineye.com/reverse-whois) |
| **dork-cli** | Führt Google Dorks von der Kommandozeile aus | `git clone https://github.com/jgor/dork-cli.git` |
| **[DorkGenius](https://dorkgenius.com)** | KI-gestützter Suchanfragen-Generator für Google, Bing, DuckDuckGo | [dorkgenius.com](https://dorkgenius.com) |
| **[Dorky](https://dorky.io)** | Online Dork-Builder für Google/Bing/DuckDuckGo | [dorky.io](https://dorky.io) |
| **[Dune Analytics](https://dune.com)** | SQL-Abfragen über indizierte Blockchain-Daten | [dune.com](https://dune.com) |
| **[Elliptic](https://www.elliptic.co)** | Krypto-Finanzkriminalitätserkennung und -ermittlung | [elliptic.co](https://www.elliptic.co) |
| **[EmailRep.io](https://emailrep.io)** | Kostenlose E-Mail-Reputations-API von Sublime Security | [emailrep.io](https://emailrep.io) |
| **[Epieos Tools](https://tools.epieos.com)** | Reverse-Lookup von E-Mail/Telefon für Google-Profil-Daten | [tools.epieos.com](https://tools.epieos.com) |
| **[Epstein Exposed](https://epsteinexposed.com)** | Durchsuchbare Datenbank von über 2 Mio. DOJ-Epstein-Falldokumenten und Netzwerkgraphen | [epsteinexposed.com](https://epsteinexposed.com) |
| **[ETDA APT Groups](https://apt.etda.or.th/cgi-bin/listgroups.cgi)** | Suche Bedrohungsakteursgruppen und deren Werkzeuge | [apt.etda.or.th](https://apt.etda.or.th/cgi-bin/listgroups.cgi) |
| **etherscan-py** | Python-Wrapper für Etherscan-API | `pip3 install etherscan-python` |
| **[ExportData](https://www.exportdata.io)** | Tool zum Export historischer Tweets, Follower und Trends | [exportdata.io](https://www.exportdata.io) |
| **[FamilyTreeNow](https://familytreenow.com)** | Kostenlose Genealogie-Suche – Adressen, Telefone, E-Mails | [familytreenow.com](https://familytreenow.com) |
| **ffuf** | Schneller Go-basierter Web-Fuzzer – Verzeichnis-, Parameter-, VHost-Erkennung | `go install github.com/ffuf/ffuf/v2@latest` |
| **[Filesec.io](https://filesec.io)** | Katalog bösartiger Dateierweiterungen, Risiken, Betriebssystem-Maßnahmen | [filesec.io](https://filesec.io) |
| **Findomain** | Plattformübergreifender Subdomain-Enumerator mit Überwachungsfunktionen | `git clone https://github.com/Findomain/Findomain.git` |
| **[Flickr](https://www.flickr.com)** | Foto-Sharing – Geosuche + Lizenz + Kamera-EXIF erhalten | [flickr.com](https://www.flickr.com) |
| **[Foller.me](https://foller.me)** | Twitter-Analysen – Bio, Sprachen, Hashtags, Erwähnungen | [foller.me](https://foller.me) |
| **[Forensically Beta](https://29a.ch/photo-forensics)** | Online-Bildforensik – Erkennung von Klonen, Pegelabgleich | [29a.ch](https://29a.ch/photo-forensics) |
| **[FullContact](https://www.fullcontact.com)** | Identitätsauflösungs-API und Personen-Anreicherung | [fullcontact.com](https://www.fullcontact.com) |
| **gau (getallurls)** | Ruft URLs von AlienVault OTX, Wayback, Common Crawl, URLScan ab | `go install github.com/lc/gau/v2/cmd/gau@latest` |
| **[Geocreepy](http://www.geocreepy.com)** | Geolokalisierungs-Aggregator – zieht geotaggte Beiträge aus Netzwerken | [geocreepy.com](http://www.geocreepy.com) |
| **[GeoHints](https://geohints.com)** | Browserbasierte Satelliten-/Streetview-Geolokalisierungs-Training & Ermittlung | [geohints.com](https://geohints.com) |
| **[GeoSpy Pro](https://geospy.ai/pro)** | Premium-KI-Bildgeolokalisierung von Graylark | [geospy.ai](https://geospy.ai/pro) |
| **[Get-Metadata.com](https://www.get-metadata.com)** | Online-EXIF-Extraktor – verarbeitet auch .DOCX/.PDF | [get-metadata.com](https://www.get-metadata.com) |
| **gf** | Wrapper um grep mit Mustern für Bug-Bounty-Workflow | `go install github.com/tomnomnom/gf@latest` |
| **[Ghiro](https://www.getghiro.org)** | Automatisierte digitale Bildforensik | [getghiro.org](https://www.getghiro.org) |
| **git-hound** | Findet sensible Daten, die über GitHub-Code-Suche offengelegt wurden | `go install github.com/tillson/git-hound@latest` |
| **github_monitor** | Echtzeit-Verfolgung von GitHub-Benutzeraktivität und Repo-Änderungen | `git clone https://github.com/misiektoja/github_monitor.git` |
| **gitleaks** | Erkennt Geheimnisse, Anmeldedaten und API-Schlüssel in Git-Repos | `go install github.com/gitleaks/gitleaks/v8@latest` |
| **[Google Guide Advanced Operators](http://www.googleguide.com/advanced_operators_reference.html)** | Referenz für Google-Suchoperatoren | [googleguide.com](http://www.googleguide.com/advanced_operators_reference.html) |
| **[Google Hacking Database (GHDB)](https://www.exploit-db.com/google-hacking-database)** | Index von Dorks zum Auffinden öffentlich zugänglicher Informationen | [exploit-db.com](https://www.exploit-db.com/google-hacking-database) |
| **GoSpider** | Schneller Go-Web-Spider zum Crawlen/Auditieren | `go install github.com/jaeles-project/gospider@latest` |
| **gowitness** | Moderne Go-basierte Web-Screenshot-Dienstprogramm (Nachfolger von Aquatone) | `go install github.com/sensepost/gowitness@latest` |
| **[GrayhatWarfare](https://grayhatwarfare.com)** | Index offener Amazon S3-Buckets – finden Sie exponierte Cloud-Daten | [grayhatwarfare.com](https://grayhatwarfare.com) |
| **GreyNoise CLI** | Kommandozeilen-Tool für GreyNoise-Massen-Scanner-Informationen | `pip3 install greynoise` |
| **[GreyNoise Visualizer](https://viz.greynoise.io)** | Sagt Ihnen, welche IPs Rauschen vs. gezielte Bedrohungen sind | [viz.greynoise.io](https://viz.greynoise.io) |
| **hakrawler** | Schneller Go-Web-Crawler zur Endpunkt- und Asset-Erkennung | `go install github.com/hakluke/hakrawler@latest` |
| **[Hatching Triage](https://tria.ge)** | Moderne Malware-Sandbox mit Überwachung auf Kernel-Ebene | [tria.ge](https://tria.ge) |
| **[haveibeenzuckered](https://haveibeenzuckered.com)** | Überprüfen, ob eine Telefonnummer im 533M Facebook-Leck enthalten ist | [haveibeenzuckered.com](https://haveibeenzuckered.com) |
| **[HIB Ransomed](https://haveibeenransom.com)** | Überprüfen, ob Ihre Daten von Ransomware-Gruppen geleakt wurden | [haveibeenransom.com](https://haveibeenransom.com) |
| **httprobe** | Nimmt eine Liste von Domains und testet auf funktionierendes HTTP/HTTPS | `go install github.com/tomnomnom/httprobe@latest` |
| **[Hudson Rock](https://www.hudsonrock.com/free-tools)** | Kostenlose Tools zur Überprüfung auf Infostealer-Kompromittierung (Domain/E-Mail/IP) | [hudsonrock.com](https://www.hudsonrock.com/free-tools) |
| **[Hybrid Analysis](https://www.hybrid-analysis.com)** | Kostenloser erweiterter Malware-Analysedienst von CrowdStrike | [hybrid-analysis.com](https://www.hybrid-analysis.com) |
| **[IKnowYour.Dad](https://iknowyour.dad)** | Suchmaschine für Datenlecks | [iknowyour.dad](https://iknowyour.dad) |
| **[Imgur](https://imgur.com)** | Bildhosting – Meme-Tracing und Rückwärtssuche | [imgur.com](https://imgur.com) |
| **instagram_monitor** | Echtzeit-Verfolgung von Instagram-Nutzern mit E-Mail-Benachrichtigungen und CSV-Protokollen | `git clone https://github.com/misiektoja/instagram_monitor.git` |
| **[Intelligence X (intelx.io)](https://intelx.io)** | Selektive Archivsuche – E-Mails, Lecks, Paste-Sites, Dark Web | [intelx.io](https://intelx.io) |
| **Interlace** | Einfach singlethreaded CLI-Apps in multithreaded Jobs umwandeln | `git clone https://github.com/codingo/Interlace.git` |
| **[Joe Sandbox](https://www.joesandbox.com)** | Tiefgehende automatisierte Malware-Analyse (kostenlose Stufe) | [joesandbox.com](https://www.joesandbox.com) |
| **JSFinder** | Findet JS-Dateien, die von einer URL referenziert werden – Endpunkte / API-Pfade | `git clone https://github.com/Threezh1/JSFinder.git` |
| **[Kagi Search](https://kagi.com)** | Premium-Datenschutz-Suchmaschine, keine Werbung, kein Tracking | [kagi.com](https://kagi.com) |
| **knock** | Domain Knock – Sicherheitstests per DNS | `git clone https://github.com/guelfoweb/knock.git` |
| **Knockpy** | Subdomain-Enumeration-Scan mit Virtual-Host-Erkennung | `pip3 install knock-subdomains` |
| **linkedin2username** | Generiert Benutzernamen aus den LinkedIn-Mitarbeitern eines Ziels | `git clone https://github.com/initstring/linkedin2username.git` |
| **LinkedInDumper** | Dump/Scrape von Firmenmitarbeitern aus der LinkedIn-API | `git clone https://github.com/l4rm4nd/LinkedInDumper.git` |
| **[Malpedia](https://malpedia.caad.fkie.fraunhofer.de)** | Bedrohungsakteursgruppen, Malware-Familien und Analysen von Fraunhofer | [malpedia.caad.fkie.fraunhofer.de](https://malpedia.caad.fkie.fraunhofer.de) |
| **[MalShare](https://malshare.com)** | Kostenloses Malware-Beispiel-Repository für Forscher | [malshare.com](https://malshare.com) |
| **massdns** | Hochleistungs-DNS-Stub-Resolver für Massenabfragen | `git clone https://github.com/blechschmidt/massdns.git` |
| **meg** | Ruft viele Pfade für viele Hosts ab, ohne zu überfluten | `go install github.com/tomnomnom/meg@latest` |
| **[Memento Time Travel](https://timetravel.mementoweb.org)** | Föderierte Suche über mehrere Webarchive | [timetravel.mementoweb.org](https://timetravel.mementoweb.org) |
| **[Metadata2Go](https://www.metadata2go.com)** | Kostenloser Online-Metadaten-Extraktor für jede Datei | [metadata2go.com](https://www.metadata2go.com) |
| **[MetaDefender Cloud](https://metadefender.com)** | Multi-Engine-Datei/URL/IP-Scanning von OPSWAT | [metadefender.com](https://metadefender.com) |
| **[MetaSleuth](https://metasleuth.io)** | Kostenloses + kostenpflichtiges Krypto-Transaktionsverfolgungstool | [metasleuth.io](https://metasleuth.io) |
| **[MISP Galaxy](https://www.misp-galaxy.org)** | Identifikation von Gegnergruppen, verwendet von SOCs/ISACs | [misp-galaxy.org](https://www.misp-galaxy.org) |
| **Mitaka** | Browsererweiterung für OSINT – extrahiert IoCs aus markiertem Text | `git clone https://github.com/ninoseki/mitaka.git` |
| **[Mnemonic Passive DNS](https://passivedns.mnemonic.no)** | Kostenloses passives DNS-Abfragetool | [passivedns.mnemonic.no](https://passivedns.mnemonic.no) |
| **[Mojeek](https://www.mojeek.com)** | Unabhängige Suchmaschine, die keine Nutzer verfolgt | [mojeek.com](https://www.mojeek.com) |
| **[Mylnikov Geolocation](https://www.mylnikov.org)** | BSSID/Wi-Fi-MAC zu Koordinaten-Suche | [mylnikov.org](https://www.mylnikov.org) |
| **Naabu** | Schneller Go-basierter Port-Scanner von ProjectDiscovery | `go install github.com/projectdiscovery/naabu/v2/cmd/naabu@latest` |
| **[Name Checkr](https://www.namecheckr.com)** | Überprüft Domain und Benutzername auf vielen Plattformen | [namecheckr.com](https://www.namecheckr.com) |
| **[Name Checkup](https://namecheckup.com)** | Überprüft Verfügbarkeit von Benutzernamen in sozialen Medien | [namecheckup.com](https://namecheckup.com) |
| **[NameKetchup](https://nameketchup.com)** | Überprüft Domain + Benutzername auf beliebten sozialen Medien | [nameketchup.com](https://nameketchup.com) |
| **[Naver](https://www.naver.com)** | Südkoreanische Suchmaschine – lokale Inhalte, die nicht bei Google sind | [naver.com](https://www.naver.com) |
| **[NerdyData](https://nerdydata.com)** | Suchmaschine für Quellcode im öffentlichen Web | [nerdydata.com](https://nerdydata.com) |
| **[Netcraft Site Report](https://sitereport.netcraft.com)** | Webtechnologie, Hosting-Verlauf, Takedown-Dienst | [sitereport.netcraft.com](https://sitereport.netcraft.com) |
| **Oblivion** | OSINT-Framework | `git clone https://github.com/loseys/Oblivion.git` |
| **[ODIN](https://search.odin.io)** | Suche Hosts, CVEs, exponierte Buckets – 10 kostenlose Suchen/Tag | [search.odin.io](https://search.odin.io) |
| **[Offshore Leaks Database](https://offshoreleaks.icij.org)** | Durchsuchbare Datenbank der Panama/Pandora/Paradise Papers | [offshoreleaks.icij.org](https://offshoreleaks.icij.org) |
| **[OnionLand Search](https://onionlandsearchengine.com)** | Suchmaschine für Dark-Web-Inhalte | [onionlandsearchengine.com](https://onionlandsearchengine.com) |
| **[Open-Source Intelligence (Reverse Image)](https://oosint.com)** | Kombinierte Yandex/Bing/TinEye-Rückwärtsbildsuche | [oosint.com](https://oosint.com) |
| **[OpenCellID](https://opencellid.org)** | Größte öffentliche Datenbank von Mobilfunkmast-IDs | [opencellid.org](https://opencellid.org) |
| **opencorporates-cli** | Kommandozeilen-Client für OpenCorporates-API | `pip3 install opencorporates` |
| **[OpenPhish](https://openphish.com)** | Live-Phishing-URL-Feed | [openphish.com](https://openphish.com) |
---
[Read more](https://github.com/rawfilejson/awesome-osint-arsenal)
| Tool | Beschreibung | Installation / Link |
|---|
| PhoneInfoga | Erweiterter Telefonnummer-Scanner | pip install phoneinfoga |
| Ignorant | Überprüft Telefonregistrierungen auf Websites | pip install ignorant |
| GetContact | Zeigt, wie die Nummer von anderen gespeichert ist | getcontact.com |
| NumVerify | API zur Telefonnummern-Validierung | numverify.com |
| Truecaller | Anrufer-ID & Spam-Suche | truecaller.com |
| Sync.me | Telefonnummern-Suche | sync.me |
| CallerIDTest | Rückwärtssuche von Telefonnummern | calleridtest.com |
| SpyDialer | Kostenlose Rückwärtssuche | spydialer.com |
| National Cellular Directory | Suche nach Telefonbesitzern | nationalcellulardirectory.com |
| TelPoisk | Russisches Telefonverzeichnis | telpoisk.com |
| NumLookup | Kostenlose Rückwärtssuche | numlookup.com |
| Hlr-Lookups | HLR-Telefonnummern-Suche | hlr-lookups.com |
| PhoneSploit | ADB-basierte Telefonausnutzung | git clone https://github.com/aerosol-can/PhoneSploit |
| Tool | Beschreibung | Link |
|---|
| Google Earth Pro | Erweiterte Satellitenbilder | earth.google.com |
| Overpass Turbo | OpenStreetMap-Datenabfrage | overpass-turbo.eu |
| SunCalc | Sonnenstands-/Zeitrechner aus Fotos | suncalc.org |
| GeoGuessr | Geolokalisierungs-Trainingsspiel | geoguessr.com |
| Sentinel Hub | Satellitenbildzugriff | sentinel-hub.com |
| FIRMS | NASA Feuer-/Wärme-Hotspots | firms.modaps.eosdis.nasa.gov |
| Wikimapia | Kollaborative Weltkarte | wikimapia.org |
| OpenStreetMap | Kostenlose Weltkarte | openstreetmap.org |
| GeoSpy | KI-gestützte Bildgeolokalisierung | geospy.ai |
| Mapillary | Straßenansichten | mapillary.com |
| Maxar | Kommerzielle Satellitenbilder | maxar.com |
| F4map | 3D-interaktive Weltkarte | demo.f4map.com |
| Zoom Earth | Echtzeit-Satelliten- und Wetterdaten | zoom.earth |
| KartaView | Straßenansichten (OpenStreetCam) | kartaview.org |
| ShadowMap | Schattenanalyse zur Zeitschätzung | shadowmap.org |
| Crime Brasil | Brasilien Kriminalitäts- und Unfalldaten offen nach Nachbarschaft (bairro-Ebene RS; kommunale MG/RJ; PRF-Unfälle) | crimebrasil.com.br |
| Tool | Beschreibung | Installieren / Link |
|---|
| TinEye | Rückwärtssuche von Bildern | tineye.com |
| Google Reverse Image | Google-Bildersuche | images.google.com |
| Yandex Images | Beste Rückwärtssuche für Gesichter/Orte | yandex.com/images |
| ExifTool | Metadaten-Extraktion von Bildern/Dokumenten | apt install libimage-exiftool-perl |
| FOCA | Metadaten-Extraktion aus Dokumenten | github.com/ElevenPaths/FOCA |
| InVID | Video-Überprüfungswerkzeug | invid-project.eu |
| FotoForensics | Forensische Bildanalyse (ELA) | fotoforensics.com |
| Fake Image Detector | KI-basierte Erkennung von Fälschungen | fakeimagedetector.com |
| Search by Image | Rückwärtssuche mit mehreren Suchmaschinen (Browsererweiterung) | Chrome / Firefox extension |
| Depix | Pixelierten Text aus Screenshots wiederherstellen | git clone https://github.com/beurtschipper/Depix |
| Forensically | Online-Forensik-Suite für Bilder | 29a.ch/photo-forensics |
| AI or Not | KI-generierte Bilder erkennen | aiornot.com |
| Hive Moderation | KI-Inhaltserkennung | hivemoderation.com |
| Illuminarty | KI-Bilderkennung | illuminarty.ai |
| Plattform | Beschreibung | Link |
|---|
| WikiLeaks | Geleakte Regierungs- & Unternehmensdokumente | wikileaks.org |
| DDoSecrets | Distributed Denial of Secrets | ddosecrets.com |
| Cryptome | Dokumentenarchiv seit 1996 | cryptome.org |
| The Intercept | Investigativer Journalismus | theintercept.com |
| SecureDrop | Whistleblower-Einreichungssystem | securedrop.org |
| ICIJ Offshore Leaks | Panama Papers, Pandora Papers | offshoreleaks.icij.org |
| DocumentCloud | Öffentliche Dokumentenrecherche | documentcloud.org |
| Wayback Machine | Webarchiv | web.archive.org |
| FBI Vault | FBI elektronischer Lesesaal | vault.fbi.gov |
| CIA Reading Room | Freigegebene CIA-Dokumente | cia.gov/readingroom |
| NSA Declassified | Freigegebene NSA-Unterlagen | nsa.gov |
| PACER | US-Bundesgerichtsdokumente | pacer.uscourts.gov |
| Werkzeug | Beschreibung | Installation / Link |
|---|
| Hashcat | Erweiterte Passwortwiederherstellung (GPU-beschleunigt) | apt install hashcat |
| John the Ripper | Klassischer Passwortknacker | apt install john |
| Hydra | Netzwerk-Login-Brute-Force-Werkzeug | apt install hydra |
| Medusa | Paralleles Brute-Force-Werkzeug | apt install medusa |
| CeWL | Benutzerdefinierter Wortlistengenerator von Websites | apt install cewl |
| Crunch | Musterbasierter Wortlistengenerator | apt install crunch |
| RainbowCrack | Rainbow-Table-Cracker | project-rainbowcrack.com |
| Ophcrack | Windows-Passwortknacker (Rainbow Tables) | ophcrack.sourceforge.io |
| LaZagne | Tool zur Wiederherstellung von Anmeldedaten (Post-Exploit) | git clone https://github.com/AlessandroZ/LaZagne |
| Mimikatz | Windows-Anmeldedaten-Dumper | git clone https://github.com/gentilkiwi/mimikatz |
| Responder | LLMNR/NBT-NS/MDNS-Vergifter | git clone https://github.com/lgandx/Responder |
| Tool | Beschreibung | Install / Link |
|---|
| Tor Browser | Anonymes Surfen im Web | torproject.org |
| Tails OS | Amnesie-Live-Betriebssystem (keine Spuren) | tails.boum.org |
| Whonix | Anonymes Betriebssystem über Tor (VM-basiert) | whonix.org |
| ProtonVPN | Kostenloses verschlüsseltes VPN | protonvpn.com |
| ProtonMail | Verschlüsselte E-Mail | proton.me |
| Signal | Verschlüsselte Nachrichten | signal.org |
| OnionShare | Anonymer Dateiaustausch über Tor | onionshare.org |
| Anonsurf | Gesamten OS-Datenverkehr anonymisieren | git clone https://github.com/Und3rf10w/kali-anonsurf |
| MAC Changer | MAC-Adresse ändern/spoofen | apt install macchanger |
| BleachBit | Reiniger digitaler Fußabdrücke | bleachbit.org |
| VeraCrypt | Festplattenverschlüsselung | veracrypt.fr |
| KeePassXC | Offline-Passwortmanager | keepassxc.org |
| Mullvad VPN | Datenschutz-VPN (keine E-Mail erforderlich) | mullvad.net |
| Anon-SMS | Anonymes SMS versenden | git clone https://github.com/HACK3RY2J/Anon-SMS.git |
| Tool | Beschreibung | Install / Link |
|---|
| Nikto | Webserver-Schwachstellenscanner | apt install nikto |
| WPScan | WordPress-Schwachstellenscanner | gem install wpscan |
| Wappalyzer | Technologieprofiler (Browsererweiterung) | Browser-Erweiterung |
| Whatweb | Web-Technologie-Identifikator | apt install whatweb |
| Dirb | Webverzeichnis-Brute-Forcer | apt install dirb |
| Gobuster | URI/DNS-Brute-Forcer (Go) | go install github.com/OJ/gobuster/v3@latest |
| Feroxbuster | Schnelle rekursive Inhaltserkennung | apt install feroxbuster |
| HTTPx | Schnelles HTTP-Toolkit / Probing | go install github.com/projectdiscovery/httpx/cmd/httpx@latest |
| Katana | Webcrawler | go install github.com/projectdiscovery/katana/cmd/katana@latest |
| LinkFinder | Endpunkte in JavaScript finden | git clone https://github.com/GerbenJavado/LinkFinder |
| Photon | Webcrawler für OSINT-Daten | git clone https://github.com/s0md3v/Photon |
| Wfuzz | Webfuzzer | pip install wfuzz |
| ParamSpider | Parametererkennung aus Webarchiven | pip install paramspider |
| WebHack | Web-Hacking-Toolkit | git clone https://github.com/yan4ikyt/webhack |
| Tool | Beschreibung | Install / Link |
|---|
| SET (Social Engineering Toolkit) | Komplettes SE-Framework | apt install set |
| Gophish | Enterprise-Phishing-Simulationsplattform | getgophish.com |
| Zphisher | 30+ Phishing-Vorlagen | git clone https://github.com/htr-tech/zphisher |
| NexPhisher | Plattformübergreifendes Phishing-Tool | git clone https://github.com/htr-tech/nexphisher |
| Storm-Breaker | Zugriff auf Webcam/Mikro/Standort (SE) | git clone https://github.com/ultrasecurity/Storm-Breaker |
| Evilginx2 | Man-in-the-Middle-Reverse-Proxy | go install github.com/kgretzky/evilginx2@latest |
| Modlishka | Reverse-Proxy-Phishing-Framework | go install github.com/drk1wi/Modlishka@latest |
| King Phisher | Phishing-Kampagnen-Toolkit | github.com/rsmusllp/king-phisher |
| SocialFish | Social-Media-Phishing | git clone https://github.com/UndeadSec/SocialFish |
| AdvPhishing | Erweitertes Phishing-Tool | git clone https://github.com/Ignitetch/AdvPhishing |
| URLCADIZ | URL-Masking-Tool | git clone https://github.com/PerezMascato/URLCADIZ |
| # | Tool | Zweck | Installation |
|---|---|---|---|
| 1 | Sherlock | OSINT für Benutzernamen | pip install sherlock-project |
| 2 | Maigret | OSINT für Benutzernamen (3000+ Seiten) | pip install maigret |
| 3 | h8mail | Suche nach E-Mail-Leaks | pip install h8mail |
| 4 | Zphisher | Phishing (30+ Vorlagen) | git clone https://github.com/htr-tech/zphisher |
| 5 | NexPhisher | Fortgeschrittenes Phishing | git clone https://github.com/htr-tech/nexphisher |
| 6 | Storm-Breaker | Social Engineering: Kamera/Mikro/Standort | git clone https://github.com/ultrasecurity/Storm-Breaker |
| 7 | UserRecon | Suche nach Benutzernamen | git clone https://github.com/wishihab/userrecon |
| 8 | IPGeoLocation | IP-Geolokalisierung | git clone https://github.com/maldevel/IPGeoLocation |
| 9 | Orbit | Bitcoin-Adresssuche | git clone https://github.com/s0md3v/Orbit |
| 10 | Nmap | Netzwerkscanner | pkg install nmap |
| 11 | Hydra | Login-Brute-Force | pkg install hydra |
| 12 | PhoneSploit | Ausnutzung von Telefonen über ADB | git clone https://github.com/aerosol-can/PhoneSploit |
| 13 | fsociety | All-in-One-Hacking-Paket | git clone https://github.com/Manisso/fsociety |
🐉 Auf Kali vorinstallierte Tools plus empfohlene Ergänzungen.
| Tool | Kategorie | Befehl |
|---|---|---|
| Nmap | Netzwerkscan | nmap |
| Wireshark | Paketanalyse | wireshark |
| Metasploit | Exploitation | msfconsole |
| SQLMap | SQL-Injection | sqlmap |
| Hydra | Brute Force | hydra |
| John the Ripper | Passwortknacken | john |
| Hashcat | GPU-Passwortknacken | hashcat |
| Aircrack-ng | Wi-Fi-Knacken | aircrack-ng |
| Nikto | Web-Scanner | nikto |
| Dirb | Verzeichnis-Brute-Force | dirb |
| WPScan | WordPress-Scanner | wpscan |
| theHarvester | E-Mail/Subdomain OSINT | theHarvester |
| Maltego | Visuelle Linkanalyse | maltego |
| Recon-ng | Web-Recon-Framework | recon-ng |
| SET | Social-Engineering-Toolkit | setoolkit |
| Burp Suite | Web-Proxy | burpsuite |
sudo bash install.sh
sudo apt update && sudo apt install -y
amass subfinder httpx nuclei gobuster feroxbuster
spiderfoot eyewitness phoneinfoga metagoofil
pip install maigret holehe h8mail socialscan social-analyzer
deepface face_recognition volatility3 telepathy
---
## 32. All-in-One Hacking Frameworks
> 🧰 Umfassende Frameworks, die Dutzende von Werkzeugen unter einem Dach bündeln.
| Framework | Beschreibung | Installation |
|-----------|--------------|--------------|
| **fsociety** | Hacking-Pack inspiriert von Mr. Robot | `git clone https://github.com/Manisso/fsociety` |
| **Hackingtool** | All-in-One-Tool (100+ Kategorien) | `git clone https://github.com/Z4nzu/hackingtool` |
| **SpiderFoot** | OSINT-Automatisierungsplattform | `pip install spiderfoot` |
| **Maltego** | Visuelle OSINT- & Linkanalyse | Vorinstalliert in Kali |
| **Recon-ng** | Modulbasiertes Recon-Framework | `pip install recon-ng` |
| **Lazy Script** | Automatisierte Pentest-Hilfe | `git clone https://github.com/arismelachroinos/lscript` |
| **osmedeus** | Vollautomatisierter Recon-Workflow | `git clone https://github.com/j3ssie/osmedeus` |
---
## 33. Wortlistenerzeugung & Brute Force
> 📖 Erstelle benutzerdefinierte Wortlisten oder verwende bewährte Sammlungen.
>
> **Prof-Tipp:** CeWL eignet sich hervorragend für gezielte Angriffe – es erzeugt Wortlisten von der Ziel-Website selbst.
| Tool | Beschreibung | Installation |
|------|--------------|--------------|
| **Crunch** | Musterbasierter Wortlistengenerator | `apt install crunch` |
| **CeWL** | Benutzerdefinierte Wortliste von jeder Website | `apt install cewl` |
| **Cupp** | Profilbasierter Wortlistengenerator | `git clone https://github.com/Mebus/cupp` |
| **SecLists** | Die ultimative Sicherheits-Wortlistensammlung | `git clone https://github.com/danielmiessler/SecLists` |
| **RockYou** | Klassische Liste geleakter Passwörter | Vorinstalliert in Kali (`/usr/share/wordlists/`) |
| **Weakpass** | Riesige Wortlistensammlung | [weakpass.com](https://weakpass.com/) |
<details>
<summary><b>💻 Kurzreferenz Wortlisten</b></summary>```bash
# Use RockYou (already in Kali)
/usr/share/wordlists/rockyou.txt.gz
gunzip /usr/share/wordlists/rockyou.txt.gz
# Generate a pattern-based wordlist with Crunch
# Format: crunch <min> <max> <charset>
crunch 8 10 abcdefghijklmnopqrstuvwxyz0123456789 -o wordlist.txt
# Generate custom wordlist from a target website
cewl https://example.com -m 6 -w cewl_wordlist.txt
# Profile-based wordlist (interview the target)
python3 cupp.py -i
| Gerät | Beschreibung | Preis |
|---|
| Flipper Zero | Multifunktionswerkzeug: RFID, NFC, IR, Sub-GHz, BadUSB | ~170 $ |
| HackRF One | Software-definiertes Radio (1MHz–6GHz) | ~300 $ |
| Proxmark3 | RFID/NFC-Forschung & Klonwerkzeug | ~60–300 $ |
| WiFi Pineapple | Wi-Fi-Auditing & Rogue-AP-Plattform | ~100–300 $ |
| USB Rubber Ducky | USB-Tastatureingabe-Injektionsgerät | ~80 $ |
| Bash Bunny | Multifunktionale USB-Angriffsplattform | ~120 $ |
| LAN Turtle | Verdeckter Netzwerkzugriff & MITM | ~60 $ |
| RTL-SDR | Budget-SDR-Dongle | ~25 $ |
| Alfa AWUS036ACH | Langstrecken-Dualband-Wi-Fi-Adapter | ~50 $ |
| O.MG Cable | USB-Kabel mit eingebettetem Implantat | ~120 $ |
| Betriebssystem | Fokus | Link |
|---|
| Kali Linux | Penetrationstests (600+ Tools) | kali.org |
| Parrot OS | Sicherheit & Privatsphäre | parrotsec.org |
| Tails | Privatsphäre & Anonymität (amnesisch) | tails.boum.org |
| Whonix | Anonymes Betriebssystem via Tor | whonix.org |
| CSI Linux | OSINT & Forensik | csilinux.com |
| Trace Labs OSINT VM | OSINT-spezifische VM | tracelabs.org |
| BlackArch | 2800+ Sicherheitstools | blackarch.org |
| SIFT Workstation | SANS digitale Forensik | digital-forensics.sans.org |
| REMnux | Malware-Analyse | remnux.org |
| Qubes OS | Sicherheit durch Kompartimentierung | qubes-os.org |
| CommandoVM | Windows-Pentest-VM | github.com/mandiant/commando-vm |
| API | Beschreibung | Link |
|---|
| Shodan API | IoT/Gerätesuche | developer.shodan.io |
| VirusTotal API | Datei/URL-Analyse | developers.virustotal.com |
| Hunter.io API | E-Mail-Erkennung | hunter.io/api |
| Have I Been Pwned API | Datenleck-Prüfung | haveibeenpwned.com/API |
| IPinfo API | IP-Geolokalisierung | ipinfo.io/developers |
| Censys API | Internetscanning | search.censys.io/api |
| GitHub API | Repository/Benutzerdaten | api.github.com |
| Dehashed API | Suche nach Datenlecks | dehashed.com/docs |
| urlscan.io API | URL-Analyse | urlscan.io/docs/api |
| AbuseIPDB API | IP-Reputation | abuseipdb.com/api |
| Google Custom Search API | Programmierbare Suche | developers.google.com/custom-search |
| WhoisXML API | Domain-Intelligenz | whoisxmlapi.com |
| Criminal IP API | Bedrohungsintelligenz | criminalip.io/developer |
| Erweiterung | Beschreibung | Browser |
|---|
| Search by Image | Mehrere Suchmaschinen für umgekehrte Bildersuche | Chrome / Firefox |
| Wappalyzer | Erkennung des Technologie-Stacks | Chrome / Firefox |
| Shodan | Serverinformationen auf jeder Website | Chrome / Firefox |
| Wayback Machine | Archivierte Seiten sofort anzeigen | Chrome / Firefox |
| EXIF Viewer | Bild-Metadaten anzeigen | Chrome / Firefox |
| User-Agent Switcher | Browser-Identität ändern | Chrome / Firefox |
| FoxyProxy | Proxy-Verwaltung | Chrome / Firefox |
| Hunchly | OSINT-Webaufnahme und Fallmanager | Chrome |
| InVID/WeVerify | Video-/Bildverifizierung | Chrome / Firefox |
| SingleFile | Komplette Webseiten speichern | Chrome / Firefox |
| Ressource | Typ | Link |
|---|
| OSINT Framework | Interaktives Tool-Verzeichnis | osintframework.com |
| IntelTechniques | Ressourcen & Podcast von Michael Bazzell | inteltechniques.com |
| Bellingcat | OSINT-Investigativjournalismus | bellingcat.com |
| Trace Labs | OSINT für Vermissten-CTFs | tracelabs.org |
| OSINT Curious Project | Community & Schulung | osintcurio.us |
| Sector035 Week in OSINT | Wöchentlicher OSINT-Newsletter | sector035.nl |
| OSINT Dojo | Trainingsplattform & Herausforderungen | osintdojo.com |
| CTF Time | Praktische CTF-Wettbewerbe | ctftime.org |
| GIJN | Globales Netzwerk für Investigativjournalismus | gijn.org |
| SANS OSINT | Professionelle Cyberschulung | sans.org |
| Kanal | Fokus |
|---|
| John Hammond | Cybersicherheit & CTFs |
| The Cyber Mentor | Ethisches Hacking |
| David Bombal | Netzwerke & Sicherheit |
| NetworkChuck | Cybersicherheits-Tutorials |
| HackerSploit | Penetrationstests |
| Null Byte | Hacking-Tutorials |
| 13Cubed | DFIR & Forensik |
| Repository | Sterne | Link |
|---|
| jivoi/awesome-osint | 20k+ | github.com/jivoi/awesome-osint |
| danielmiessler/SecLists | 55k+ | github.com/danielmiessler/SecLists |
| Z4nzu/hackingtool | 40k+ | github.com/Z4nzu/hackingtool |
| cipher387/osint_stuff_tool_collection | 6k+ | github.com/cipher387/osint_stuff_tool_collection |
| Manisso/fsociety | 10k+ | github.com/Manisso/fsociety |
| sinwindie/OSINT | 3k+ | github.com/sinwindie/OSINT |
| Astrosp/Awesome-OSINT-For-Everything | 2k+ | github.com/Astrosp/Awesome-OSINT-For-Everything |
| tracelabs/awesome-osint | 1k+ | github.com/tracelabs/awesome-osint |