s-rah / onionscan

OnionScan is a free and open source tool for investigating the Dark Web.
https://twitter.com/OnionScan
Other
2.89k stars 599 forks source link

Attempt to grab /private_key #52

Closed s-rah closed 8 years ago

s-rah commented 8 years ago

This would be a critical server failure.

s-rah commented 8 years ago

Partially implemented in 872555c1df2d9988b356a9d64b420941c157983a

laanwj commented 8 years ago

Although the /private_key is still fetched, it looks like AnonymityReport.PrivateKeyDetected is no longer set since fbdf6f202c9956dc53caaeb8c7e7462f09e9acc4

s-rah commented 8 years ago

Ah yes, the older partial implementation was very basic and had many false positives, need to write a new one which looks for a private key block in the fetched page.