Skip to content

Releases: x90skysn3k/brutespray

v2.2.4

01 Jul 13:44
947d7b5
Compare
Choose a tag to compare

Changelog

  • 947d7b5 Merge pull request #125 from x90skysn3k/dev
  • c98fe6c added rdp wordlist
  • 5b4b5e6 added rdp wordlist
  • 37dc12e Merge pull request #124 from x90skysn3k/dev
  • 086a1d4 Merge pull request #123 from x90skysn3k/dependabot/go_modules/dev/go.mongodb.org/mongo-driver-1.16.0
  • 5eb1e40 Bump go.mongodb.org/mongo-driver from 1.15.1 to 1.16.0
  • c9d978f rdp wordlist updates
  • b2bc421 Merge pull request #121 from x90skysn3k/dependabot/go_modules/dev/go.mongodb.org/mongo-driver-1.15.1
  • f770019 Merge pull request #122 from x90skysn3k/dependabot/github_actions/dev/docker/build-push-action-6
  • 68686fb Bump docker/build-push-action from 5 to 6
  • 3a23347 Bump go.mongodb.org/mongo-driver from 1.15.0 to 1.15.1
  • 7e6ce16 remove replace, renamed module
  • 8551fc4 version increment

v2.2.3

10 Jun 18:59
4efb5f3
Compare
Choose a tag to compare

Changelog

  • dependabot updates
  • Added Rdp module

v2.2.2

03 Mar 21:42
Compare
Choose a tag to compare

Changelog

  • added -C combo argument
  • started RDP implementation
  • updates to readme

v2.2.1

27 Feb 23:00
30d5b31
Compare
Choose a tag to compare

Changelog

  • added -P to print found hosts
  • fixed ctrl+c before bruteforce begins
  • error checking on wordlist download failure
  • update readme
  • fixed print success
  • added xmpp
  • fixing teamspeak timeout
  • adding teamspeak, adjusting service map
  • added oracle db, very alpha

v2.1.7

26 Feb 20:45
Compare
Choose a tag to compare

Changelog

  • nntp protocl added
  • fixed bar count when using vnc or snmp modules
  • added mongodb support
  • added mongodb support
  • dependabot updates

v2.1.6

25 Feb 01:15
Compare
Choose a tag to compare

Changelog

  • added connection fail delay
  • added output flag
  • adding parallelism
  • added wordlist windows support
  • added unix /usr/share/ wordlist path
  • remove println statements
  • fixed bar accuracy when provided cidr
  • update output

v2.1.5

23 Feb 17:25
b56208c
Compare
Choose a tag to compare

Changelog

  • added linting
  • improvements to error checks

v2.1.4

22 Feb 21:43
Compare
Choose a tag to compare

Changelog

  • complete rewrite in golang, merged from brutesprayx (decided to keep the original repo)
  • updated some wordlists
  • added wordlist per service
  • added auto wordlist download
  • fixed progress bar
  • added retry on connection fail
  • better concurrency
  • star history on readme
  • added timeout argument
  • bug fixes and performance improvements ;)