mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-14 18:48:17 -07:00
added cidr support
This commit is contained in:
parent
4f53932848
commit
32ec439be6
19 changed files with 135 additions and 116 deletions
3
CHANGES
3
CHANGES
|
@ -6,7 +6,8 @@ Release 8.0
|
|||
* Added module for redis (submitted by Alejandro Ramos, thanks!)
|
||||
* Added patch which adds Unicode support for the SMB module (thanks to Max Kosmach)
|
||||
* Added initial interactive password authentication test for ssh (thanks to Joshua Houghton for submitting)
|
||||
* -M <targetfile>, you can now specify a port for each entry (use "target:port" per line)
|
||||
* Target on the command line can now be a CIDR definition, e.g. 192.168.0.0/24
|
||||
* with -M <targetfile>, you can now specify a port for each entry (use "target:port" per line)
|
||||
* Verified that hydra compiles cleanly on QNX / Blackberry 10 :-)
|
||||
* Bugfixes for -x option:
|
||||
- password tries were lost when connection errors happened (thanks to Vineet Kumar for reporting)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue