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.

Tamil S

Tamil has a great interest in the fields of Cyber Security, OSINT, and CTF projects. Currently, he is deeply involved in researching and publishing various security tools with Kali Linux Tutorials, which is quite fascinating.

Recent Posts

DependencyTrack 4.10.0 – Release Overview And Security Hashes

For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and…

12 hours ago

DependencyTrack 4.10.1 – Release Update And Verification Details

For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and…

12 hours ago

Dependency Track 4.11.0 – Enhancements, Bug Fixes, And Dependency Updates

For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and…

12 hours ago

DependencyTrack 4.11.1 – Bug Fixes, Security Improvements, And Changelog Highlights

For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and…

3 days ago

HikvisionExploiter – Automated Exploitation And Surveillance Utility For Hikvision Cameras

HikvisionExploiter is a Python-based utility designed to automate exploitation and directory accessibility checks on Hikvision…

3 days ago

RedFlag : AI-Powered Risk Assessment And Workflow Automation

RedFlag leverages AI to determine high-risk code changes. Run it in batch mode to scope…

3 days ago