davidtavarez / pwndb

Search for leaked credentials
https://davidtavarez.github.io/2019/tutorial-pwndb-command-line-tool-python/
MIT License
1.31k stars 241 forks source link

Tried to connect to a v2 onion address #56

Open d7e7r7 opened 3 years ago

d7e7r7 commented 3 years ago

Hi there,

When running: python pwndb.py --target domain.com I get: [-] Searching for leaks... [!] Can't connect to service! Make sure Tor socks proxy is listening on 127.0.0.1:9050

and in the Terminal window that Tor is running in it shows: Jun 22 11:09:15.000 [warn] Tried to connect to a v2 onion address, but this version of Tor no longer supports them. Please encourage the site operator to upgrade. For more information see https://blog.torproject.org/v2-deprecation-timeline.

Is there a setting I must change or is this project not working anymore?

Mathostx commented 3 years ago

I'm having the same issue.

ghost commented 3 years ago

Looks like you'll have to find (or translate to) the modern address of the domain.

ghost commented 3 years ago

Or update the software it's using.

Mathostx commented 3 years ago

Or update the software it's using.

I think tor automatically updates if you're re-installing it, but there's an address pwndb uses to retrieve data and I think it uses v2 addresses?? I don't know. Can someone help find a solution?

ghost commented 3 years ago

@Mathostx that sounds like it's probably the reason.

ghost commented 3 years ago

So it looks like that http://pwndb2am4tzkvold.onion/ is the link, but the website/service is down (by multiple Tor search engines saying so). It is unreachable either because of an error or this URL has not been updated to the third version of Tor.

ghost commented 3 years ago

Since I can't use Tor at the moment, try running nyx to see if you can get info on anything.

ghost commented 3 years ago

20

Mathostx commented 3 years ago

So, does anyone know what's pwndb2am4tzkvold.onion v3 address now?