klezVirus / vortex

VPN Overall Reconnaissance, Testing, Enumeration and eXploitation Toolkit
GNU General Public License v2.0
418 stars 50 forks source link

PwnDB Down (Forever?) #2

Open klezVirus opened 2 years ago

klezVirus commented 2 years ago

Hi all,

PwnDB seems definitely down, meaning the module to search for leaks is now completely unusable. I'm working on an API integration to solve the problem, but that would mean you'll need to pay an API service provider in order to get the results you want. I don't like it too much, but I couldn't come up with an alternative.

If you know any valid alternative (free/cheap), please get in touch, so I can integrate it. Thanks.

d4op commented 10 months ago

what about your "I'm working on an API integration to solve the problem," i prefere dehashed.com

klezVirus commented 10 months ago

DeHashed was integrated in Porchetta Dev Branch. I'm gonna port it here exactly a week from now.

d4op commented 10 months ago

Porchetta Dev Branch is not public ?

d4op commented 9 months ago

when will you release the update ? btw: on your webpage register with gitea not working.

klezVirus commented 9 months ago

So the DEV branch is now public. It's been a while since I tested DeHashed, so if you can give it a go it will be super helpful!

d4op commented 9 months ago

as soon as i got dehased api back today i will write you feedback.

d4op commented 8 months ago

how to set the api key ? i am a bit lazy right now lol.

klezVirus commented 8 months ago

No issues. In the config directory you'll find an api-sample.ini file. Add the keys there, then rename it to api.ini.

image

d4op commented 7 months ago

the dehashed function is called like python3 vortex.py -w m search -c pwndb -D DOMAIN ? or -c dehased or something else ?