I’ve seen multiple projects out there in GitHub, that are crawlers for the deep web, but most of them did not meet my standards of OSINT on the deep web.
So I decided to create my own deep web OSINT tool.
This tool serves as a reminder that the best practices of OPSEC should always be followed in the deep web.
The author of this project is not responsible for any possible harm caused by the usage of this tool.
Prying Deep crawls dark/clear net platforms and extracts as much intelligence as possible effectively.
Before you can use our OSINT tool, please ensure you have the following dependencies installed:
pryingdeep.yaml
environment variables match the environment in docker-compose.yaml
go install -v github.com/iudicium/pryingdeep/cmd/pryingdeep@latest
2. Run the following command:
pryingdeep install
For more information click here.
bomber is an application that scans SBOMs for security vulnerabilities. So you've asked a vendor…
Embed a payload within a PNG file by splitting the payload across multiple IDAT sections.…
Exploit-Street, where we dive into the ever-evolving world of cybersecurity with a focus on Local…
Shadow Dumper is a powerful tool used to dump LSASS (Local Security Authority Subsystem Service)…
shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…
Extract and execute a PE embedded within a PNG file using an LNK file. The…