osueta icon indicating copy to clipboard operation
osueta copied to clipboard

A simple Python script to exploit the OpenSSH User Enumeration Timing Attack.

Results 1 osueta issues
Sort by recently updated
recently updated
newest added

Python 2.7.15+ Traceback (most recent call last): File "osueta.py", line 42, in main() File "/root/osueta/osumain.py", line 211, in main defTime=delay*10 TypeError: unsupported operand type(s) for *: 'NoneType' and 'int'