Pentest Tools

Published on May 7th, 2017 📆 | 6488 Views ⚑

0

PwnBin – Python Pastebin Search Tool


iSpeech
PwnBin is a webcrawler or Pastebin search tool which searches public pastebins for specified keywords. All pastes are then returned after sending completion signal CTRL+C.

Apart from being a great tool for developers, Pastebins are often used by hackers to leak stolen credentials or d0x people. This tool can help you search pastebins for your API keys, SSH keys, tokens and anything else sensitive to check for leaks.

There are other tools that can help with this and similar tasks like – Scumblr by Netflix – Automatically Scan For Leaks.

 

Features

  • Currently only supports Pastebin.com
  • Searches by default for:
    • SSH Credentials
    • Passwords
    • API Keys
    • Tokens

[adsense size='1']

Usage

Basic command:

Both the keyword and outputfile arguments are optional and default to





Optional commands:

You can download PwnBin here:

pwnbin-master.zip

Or read more here.



Comments are closed.