Releases: matricali/brutekrag
Releases · matricali/brutekrag
Release v0.3.1
Release v0.3.0
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
- 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