Skip to content

Releases: matricali/brutekrag

Release v0.3.1

07 Jun 23:38
Compare
Choose a tag to compare

New features

  • Progress bar (--progress)
  • --version
  • Verbose mode (-v, --versbose)

Improvements

  • Flush output buffer on password OK

Release v0.3.0

07 Jun 23:11
Compare
Choose a tag to compare

New features

  • Output compromised hosts data to a file. (use -o output_file.txt)
  • Multi threads support (--threads num_threads, default 1)
  • Builds a matrix with whole login attempts to do

Improvements

  • print from future
  • Send errors message to stderr

Release v0.2.0

06 Jun 03:55
Compare
Choose a tag to compare
  • Custom username or username list
  • Custom password or passwords list
  • Ability of run password test from a file that contains a combination of both username and password
  • Custom port
  • Custom target or targets list
  • Catch BashHostKeyException
  • Catch connection timeout and errors
  • Message errors now prints the target host and port