prdp1137 / huntPastebin

huntPastebin is a command-line tool that allows you to search for leaked information on the web using the psbdmp.ws API. It supports searching for domains, emails, or performing a general search.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HuntPastebin

HuntPastebin is a command-line tool that allows you to search for leaked information on the web using the psbdmp.ws API. It supports searching for domains, emails, or performing a general search.

Installation

  1. Clone the repository:
git clone https://github.com/pr0d33p/huntPastebin.git
  1. Navigate to the project directory:
cd huntPastebin

Usage

To search for domains, use the following command:

python huntPastebin.py -d domain.com

To search for emails, use the following command:

python huntPastebin.py -e foo@bar.com

Output

The tool will display the URLs of the search results directly in the console.

ChatGPT was used to generate readme

About

huntPastebin is a command-line tool that allows you to search for leaked information on the web using the psbdmp.ws API. It supports searching for domains, emails, or performing a general search.


Languages

Language:Python 100.0%