mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-05 20:41:39 -07:00
add memcached module
This commit is contained in:
parent
4a87be9c48
commit
8e209b14f4
8 changed files with 293 additions and 19 deletions
2
hydra.h
2
hydra.h
|
@ -144,6 +144,8 @@
|
|||
#define PORT_RPCAP 2002
|
||||
#define PORT_RPCAP_SSL 2002
|
||||
#define PORT_RADMIN2 4899
|
||||
#define PORT_MCACHED 11211
|
||||
#define PORT_MCACHED_SSL 11211
|
||||
|
||||
#define False 0
|
||||
#define True 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue