Cyber security

Prying Deep – Unveiling The Depths Of The Web

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.

What Does This Tool Do?

Prying Deep crawls dark/clear net platforms and extracts as much intelligence as possible effectively.

Getting Started

Prerequisites

Before you can use our OSINT tool, please ensure you have the following dependencies installed:

  1. Docker: (optional)
    • You can download and install Docker by following the official installation instructions for your specific operating system:
    • Docker Installation Guide.
  2. Go: (required)
  3. PostgresSQL: (required if you don’t use docker)
    • Make sure your pryingdeep.yaml environment variables match the environment in docker-compose.yaml
    • PostgreSQL Installation

Binary Installation

  1. Install the binary via:
go install -v github.com/iudicium/pryingdeep/cmd/pryingdeep@latest

2. Run the following command:

pryingdeep install

For more information click here.

Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

Microsoft-Analyzer-Suite v1.2.0 : Enhanced Data Analysis Tools For Microsoft 365 And Entra ID

The Microsoft-Analyzer-Suite v1.2.0 is a powerful collection of PowerShell scripts designed for analyzing data from…

1 hour ago

AIGoat : A Deliberately Vulnerable AI Infrastructure

AI-Goat is an innovative open-source platform designed to address the growing need for hands-on training…

1 hour ago

Rspack : Revolutionizing Web Development With Rust-Powered Bundling

Rspack is a cutting-edge JavaScript bundler written in Rust, designed to deliver high performance and…

1 hour ago

Summarized Defender For Endpoint Antivirus Detection By Endpoint

Microsoft Defender for Endpoint provides comprehensive endpoint security by leveraging advanced detection, investigation, and response…

1 hour ago

Nixpacks : Streamlining Application Deployment With Nix And Docker

Nixpacks is an innovative tool designed to simplify the process of building and deploying applications…

3 days ago

LabSync : Revolutionizing Collaboration In Laboratories And Reverse Engineering

LabSync is an innovative tool designed to enhance collaboration and efficiency in various laboratory and…

3 days ago