16 ms·
On one hand, nice way to collect a database of SSH servers without triggering alarms. On the other, people using this tool are more likely to take steps to sec
by usuallybaffled 9y ago
On one hand, nice way to collect a database of SSH servers without triggering alarms.
On the other, people using this tool are more likely to take steps to secure their servers.
- vel0city 9y agoshodan.io already has a pretty good database of SSH servers. Want to find servers running an old version of OpenSSH? Easily queriable. https://www.shodan.io/search?query=OpenSSH_5.2+country%3A%22US%22 https://www.shodan.io/search?query=OpenSSH_5.2+country%3A%22... There's a decent chance your SSH server is already in this database and many others.
- usuallybaffled 9y agoVery good point!