Posts

Showing posts with the label Pastebin

Pastego - Scrape/Parse Pastebin Using Become In Addition To Facial Expression Grammer (Peg)

Image
Scrape/Parse Pastebin using GO as well as grammer human face (PEG). Installation $ become instruct -u github.com/edoz90/pastego Usage Search keywords are example sensitive pastego -s "password,keygen,PASSWORD" You tin purpose boolean operators to cut down simulated positive pastego -s "quake && earthquake, password && (php || sudo || Linux || '<body>')" This ascendancy volition search for bins amongst quake simply non earthquake words as well as for bins amongst password simply non php , sudo , Linux , <body> words. usage: pastego [<flags>] Flags: --help Show context-sensitive assist (also endeavor --help-long as well as --help-man). -s, --search="pass" Strings to search, i.e: "password,ssh" -o, --output="results" Folder to salve the bins -i, --insensitive Search for case-insensitive strings Supported expression/operators: `&&` ...

Pepe - Collect Data Almost E-Mail Addresses From Pastebin

Image
Collect information near leaked electronic mail addresses from Pastebin About Script parses Pastebin email:password dumps together with get together information near each electronic mail address. It supports Google, Trumail, Pipl, FullContact together with HaveIBeenPwned . Moreover, it allows you lot to shipping an informational postal service to someone near his leaked password, at the terminate every information lands inward Elasticsearch for farther exploration. It supports alone ane format - email:password. Everything else volition non work! For now, notification plant when it finds jibe on FullContact together with side past times side sends you lot electronic mail address together with associated social media accounts. Requirements: Python 3 FullContact API https://www.fullcontact.com/developer/ Google Pipl API https://pipl.com/api/ HaveIBeenPwned SafePush (for notification - optional - In progress) https://www.pushsafer.com/ Trumail https://trumail.io/ Gmai...

Scavenger - Crawler Searching For Credential Leaks On Dissimilar Glue Sites

Image
Just the code of my OSINT bot searching for sensitive information leaks on dissimilar glue sites. Search terms: credentials private RSA keys Wordpress configuration files MySQL connect strings onion links links to files hosted within the onion network (PDF, DOC, DOCX, XLS, XLSX) Keep inwards mind: This bot is non beautiful. The code is non consummate so far. Some parts similar integrating the credentials inwards a database are missing inwards this online repository. If you lot desire to piece of occupation this code, experience costless to create so. Keep inwards hear you lot accept to customize things to become inwards run on your system. IMPORTANT The bot tin give the sack locomote run inwards ii major modes: API mode Scraping fashion (using TOR) Is highly recommend using the API mode. It is the intended method of scraping pastes from Pastebin.com too it is only fair to create so. The only matter you lot require is a Pastebin.com PRO draw of pi...