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

Protocol Detection/Correction #46

Open s-rah opened 8 years ago

s-rah commented 8 years ago

I have occasionally observed some onions serving traffic on the wrong port e.g. SSH on port 25 or SSH on port 5900 - these behaviors could be intentional or misconfigurations. Probably need to refactor the flow to Check Port -> Detect Protocol -> Fingerprint -> Scan.