mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-20 21:33:51 -07:00
Initial working radmin 2.x cracker. Lots of additional work still left to be done.
This commit is contained in:
parent
4ee7bc3c38
commit
1732eff6bb
9 changed files with 1692 additions and 3 deletions
1
hydra.h
1
hydra.h
|
@ -136,6 +136,7 @@
|
|||
#define PORT_RTSP_SSL 554
|
||||
#define PORT_RPCAP 2002
|
||||
#define PORT_RPCAP_SSL 2002
|
||||
#define PORT_RADMIN2 4899
|
||||
|
||||
#define False 0
|
||||
#define True 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue