Posts

Showing posts with the label Pwndb

Pwndb - Search For Creadentials Leaked On Pwndb

Image
Influenza A virus subtype H5N1 information leak differs from a information breach inwards that the one-time unremarkably happens through omission or faulty practices rather than overt action, as well as may last as well as then slight that it is never detected. While a information breach unremarkably way that sensitive information has been harvested yesteryear mortal who should non accept accessed it, a information leak is a province of affairs where such sensitive information powerfulness accept been inadvertently exposed. pwndb is an onion service where leaked accounts are searchable using a uncomplicated form. After a breach occurs the information obtained is oft seat on sale. Sometimes, people endeavor to blackmail the affected company, bespeak for coin inwards central of non posting the information online. The mo pick is selling the information to a competitor, a challenger or fifty-fifty an enemy. This information is used inwards as well as then many dissimilar ways yest...

Karma - Search Of Emails Too Passwords On Pwndb

Image
API pwndb Karma is a tool written inwards python3 for the search of emails in addition to passwords on the site: pwndb2am4tzkvold (dot) onion Install sudo apt install tor python3 python3-pip git clone https://github.com/decoxviii/karma.git ; cd karma sudo -H pip3 install -r requirements.txt python3 bin/karma.py --help Tests All the tests were done inwards Debian/Ubuntu . Search emails alongside the password: 123456789 python3 bin/karma.py search '123456789' --password -o test1 Search emails alongside the local-part: johndoe python3 bin/karma.py search 'johndoe' --local-part -o test2 Search emails alongside the domain: hotmail.com python3 bin/karma.py search 'hotmail.com' --domain -o test3 Search e-mail password: johndoe@unknown.com python3 bin/karma.py target 'johndoe@unknown.com' -o test4 Demo Thanks This programme is inspired past times the projects: M3l0nPan - pwndb-api davidtavarez - pwndb Download Karm...