Skip to content

Latest commit

 

History

89 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



🕵️‍♂️ OSINT Tools for Cybersecurity – SPVRE Compilation

Curated OSINT toolkit for cybersecurity investigations, threat analysis, and public data mapping



License Status Contributions



Tip

A SPVRE-curated list of powerful Open Source Intelligence (OSINT) tools for cybersecurity professionals, ethical hackers, and data investigators.



🚨 Report Child Abuse / Denunciar Abuso Infantil



Important

⚠️

Protecting Children is Everyone’s Responsibilityl

Proteger as Crianças é Responsabilidade de Todos.



Denuncie.-.ligue-190.Report-Child-Abuse.-.call.911.mp4





🇧🇷 Brasil

Se você suspeita ou sabe de abuso infantil:

📞 Ligue 100 (Disque 100 – Direitos Humanos) – atendimento gratuito, 24 horas.

📞 Ligue 190 (Polícia Militar) em caso de emergência imediata.



🇺🇸 USA

If you suspect or know of child abuse:

📞 Call 911 if a child is in immediate danger.

📞 Call 1-800-422-4453 (Childhelp National Child Abuse Hotline) for help and guidance, available 24/7.





⚔️ ADDRESSING COMPUTER-GENERATED CHILD SEX ABUSE IMAGERY - LEGAL FRAMEWORK AND POLICY IMPLICATIONS


⚔️ Insights from Educators, Platforms - Law Enforcement, Legislators and Victims


⚔️ DEEPFAKE CRIMINAL POLICY - Model Legislation Nonconsensual Distribution of Intimate Images NDII





Open Source Intelligence (OSINT) tools are essential for identifying digital footprints, vulnerabilities, exposed services, and leaked data using publicly accessible sources. This repo compiles key tools used in professional threat intelligence operations.


📦osint-spvre
 ┣ 📂tools
 ┃ ┣ 📄README.md               → Descriptions and usage of each OSINT tool
 ┃ ┗ 📄usage_examples.md       → Real-world usage examples and commands
 ┣ 📂scripts
 ┃ ┗ 📄automation_snippets.py → Python snippets for automation
 ┣ 📄LICENSE                   → MIT License
 ┣ 📄README.md                → Main project README
 ┣ 📄README_pt.md             → Versão em português do README
 ┣ 📄requirements.txt         → Python dependencies
 ┣ 📄.gitignore               → Ignored files and folders
 ┗ 📄setup.sh                 → Shell script to set up environment


🔍 Shodan

Search engine for internet-connected devices.
Website | Repo


🧠 Maltego

Visual link analysis and data mining tool.
Website | Repo


Harvest emails, subdomains, and hosts.
Info | Repo


🛠️ Recon-ng

Modular recon framework in Python.
Info | Repo


🕸️ SpiderFoot

Fully automated OSINT scanner.
Website | Repo


🌐 FOCA

Extract metadata from documents.
Website | Repo


Search for usernames across social networks. Repo


Instagram OSINT tool for scraping profiles.
Repo


Edit and extract metadata from files.
Website | Repo


🌍 IntelX

Search engine for leaked info and metadata.
Website


Advanced search techniques for OSINT.
Google Hacking DB


Encrypted email for secure, anonymous comms.
Website


Measures latency, loss, and internet health.
Website


Security consultancy with OSINT and pentest services.
Website



requirements.txt

shodan
spiderfoot
recon-ng
theHarvester
requests
beautifulsoup4
lxml
osintgram



setup.sh


#!/bin/bash

echo "🔍 Setting up OSINT environment..."

# Cria ambiente virtual
python3 -m venv venv
source venv/bin/activate

# Atualiza pip e instala dependências
pip install --upgrade pip
pip install -r requirements.txt

echo "🕵️‍♀️ OSINT environment is ready!"

🦅 Sample Commands (coming soon)

Useful CLI snippets and tool-specific commands will be added to tools/usage_examples.md.






🛸๋ My Contacts Hub





────────────── 🔭⋆ ──────────────

➣➢➤ Back to Top



Copyright 2025 Fabiana Campanari. Code released under the MIT license.

About

🔐 Curated OSINT toolkit for cybersecurity investigations, threat analysis, and public data mapping

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages