Friday, 21 August 2020

BruteSpray: A Brute-forcer From Nmap Output And Automatically Attempts Default Creds On Found Services


About BruteSpray: BruteSpray takes nmap GNMAP/XML output or newline seperated JSONS and automatically brute-forces services with default credentials using Medusa. BruteSpray can even find non-standard ports by using the -sV inside Nmap.

BruteSpay's Installation
   With Debian users, the only thing you need to do is this command:
sudo apt install brutespray

   For Arch Linux user, you must install Medusa first: sudo pacman -S medusa

   And then, enter these commands to install BruteSpray:


Supported Services: ssh, ftp, telnet, vnc, mssql, mysql, postgresql, rsh, imap, nntpp, canywhere, pop3, rexec, rlogin, smbnt, smtp, svn, vmauthdv, snmp.

How to use BruteSpray?

   First do an Nmap scan with -oG nmap.gnmap or -oX nmap.xml.
   Command: python3 brutespray.py -h
   Command: python3 brutespray.py --file nmap.gnmap
   Command: python3 brutesrpay.py --file nmap.xml
   Command: python3 brutespray.py --file nmap.xml -i

   You can watch more details here:

Examples

   Using Custom Wordlists:
python3 brutespray.py --file nmap.gnmap -U /usr/share/wordlist/user.txt -P /usr/share/wordlist/pass.txt --threads 5 --hosts 5

   Brute-Forcing Specific Services:
python3 brutespray.py --file nmap.gnmap --service ftp,ssh,telnet --threads 5 --hosts 5

   Specific Credentials:
python3 brutespray.py --file nmap.gnmap -u admin -p password --threads 5 --hosts 5

   Continue After Success:
python3 brutespray.py --file nmap.gnmap --threads 5 --hosts 5 -c

   Use Nmap XML Output:
python3 brutespray.py --file nmap.xml --threads 5 --hosts 5

   Use JSON Output:
python3 brutespray.py --file out.json --threads 5 --hosts 5

   Interactive Mode: python3 brutespray.py --file nmap.xml -i

Data Specs
{"host":"127.0.0.1","port":"3306","service":"mysql"}
{"host":"127.0.0.10","port":"3306","service":"mysql"}
...


Changelog: Changelog notes are available at CHANGELOG.md.

You might like these similar tools:

Related links

  1. Kik Hack Tools
  2. Hacks And Tools
  3. Pentest Tools For Mac
  4. Hacking Tools Name
  5. Pentest Recon Tools
  6. Hacking Tools For Mac
  7. New Hack Tools
  8. Tools Used For Hacking
  9. New Hack Tools
  10. Hacker Tools
  11. Hack Tools For Windows
  12. Pentest Tools Website
  13. Hacker
  14. Tools Used For Hacking
  15. Hacking Tools And Software
  16. Pentest Tools Github
  17. Hacker Tools Software
  18. Hacking Tools For Windows 7
  19. Hacking Tools 2020
  20. Hacking Tools For Windows Free Download
  21. Pentest Box Tools Download
  22. Easy Hack Tools
  23. Hack Tool Apk
  24. Hacking Tools Pc
  25. Pentest Tools Github
  26. Pentest Tools Github
  27. Pentest Tools Port Scanner
  28. Hacker Tools Software
  29. Beginner Hacker Tools
  30. Pentest Tools Android
  31. Best Hacking Tools 2019
  32. Hacker Techniques Tools And Incident Handling
  33. Hacker Tools Github
  34. Ethical Hacker Tools
  35. Hacking Tools 2020
  36. Pentest Tools Url Fuzzer
  37. Hack Tools For Pc
  38. Pentest Tools Website
  39. What Are Hacking Tools
  40. How To Make Hacking Tools
  41. Hacks And Tools
  42. Beginner Hacker Tools
  43. Hacker Security Tools
  44. How To Install Pentest Tools In Ubuntu
  45. Growth Hacker Tools
  46. Pentest Tools Url Fuzzer
  47. Hackrf Tools
  48. Hack Tools For Games
  49. Hack Apps
  50. Hack Tool Apk No Root
  51. Pentest Automation Tools
  52. Best Hacking Tools 2020
  53. Pentest Tools For Windows
  54. Hacker Tools For Ios
  55. Hacking Tools 2019
  56. Android Hack Tools Github
  57. Pentest Tools For Android
  58. Hacking Tools Name
  59. Hacker Search Tools
  60. World No 1 Hacker Software
  61. Hacking Tools And Software
  62. Hacking Tools For Games
  63. Pentest Tools Free
  64. Hacking Tools For Mac
  65. What Is Hacking Tools
  66. Hackrf Tools
  67. New Hacker Tools
  68. Hack Rom Tools
  69. Hack Tools Github
  70. Hacking Tools 2019
  71. New Hacker Tools
  72. Hacking Tools Online
  73. Bluetooth Hacking Tools Kali
  74. Pentest Tools Website Vulnerability
  75. Beginner Hacker Tools
  76. Hack Tools For Pc
  77. Github Hacking Tools
  78. Bluetooth Hacking Tools Kali
  79. Pentest Tools Nmap
  80. Hacker Tools Windows
  81. Nsa Hack Tools
  82. Hacker
  83. Pentest Tools Tcp Port Scanner
  84. Hacker Tools Apk Download
  85. Hack Apps
  86. Hak5 Tools
  87. New Hack Tools
  88. Hack Rom Tools
  89. Hack Apps
  90. How To Make Hacking Tools
  91. Black Hat Hacker Tools
  92. Pentest Recon Tools
  93. Pentest Tools Nmap
  94. How To Hack
  95. Hacker Tools Software
  96. Hacking Tools Online
  97. Pentest Tools Online
  98. Hack Tool Apk
  99. Tools 4 Hack
  100. Hacking Tools For Windows 7
  101. Hacking Tools Windows 10

No comments:

Post a Comment