Open
Description
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.
Metadata
Metadata
Assignees
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
d4op commentedon Sep 23, 2023
what about your "I'm working on an API integration to solve the problem,"
i prefere dehashed.com
klezVirus commentedon Sep 23, 2023
DeHashed was integrated in Porchetta Dev Branch. I'm gonna port it here exactly a week from now.
d4op commentedon Oct 3, 2023
Porchetta Dev Branch is not public ?
d4op commentedon Oct 10, 2023
when will you release the update ?
btw: on your webpage register with gitea not working.
klezVirus commentedon Oct 10, 2023
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 commentedon Oct 10, 2023
as soon as i got dehased api back today i will write you feedback.
d4op commentedon Dec 5, 2023
how to set the api key ? i am a bit lazy right now lol.
klezVirus commentedon Dec 7, 2023
No issues. In the config directory you'll find an
api-sample.ini
file. Add the keys there, then rename it toapi.ini
.d4op commentedon Dec 22, 2023
the dehashed function is called like
python3 vortex.py -w m search -c pwndb -D DOMAIN ?
or -c dehased or something else ?