mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-20 21:33:51 -07:00
Add module for mongodb
This commit is contained in:
parent
6575bf964d
commit
012fbe6d1b
10 changed files with 330 additions and 9 deletions
1
hydra.h
1
hydra.h
|
@ -146,6 +146,7 @@
|
|||
#define PORT_RADMIN2 4899
|
||||
#define PORT_MCACHED 11211
|
||||
#define PORT_MCACHED_SSL 11211
|
||||
#define PORT_MONGODB 27017
|
||||
|
||||
#define False 0
|
||||
#define True 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue