Hacker News new | ask | show | jobs
Openssh User Enumeration Exploit
2 points by gbon 2867 days ago
Hi, I wrote a tool in c++ to exploit the issue explained here:

http://seclists.org/oss-sec/2018/q3/124

you can find it here:

https://github.com/gbonacini/opensshenum

Any feedback is welcome !

G.