Skip to content

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.

Notifications You must be signed in to change notification settings

pr0d33p/huntPastebin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages