mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-05 20:41:39 -07:00
New CobaltStrike module
This commit is contained in:
parent
93cee75419
commit
84c7b116db
4 changed files with 240 additions and 4 deletions
2
hydra.h
2
hydra.h
|
@ -101,6 +101,8 @@
|
|||
#define PORT_MYSQL_SSL 3306
|
||||
#define PORT_MSSQL 1433
|
||||
#define PORT_MSSQL_SSL 1433
|
||||
#define PORT_COBALTSTRIKE 50050
|
||||
#define PORT_COBALTSTRIKE_SSL 50050
|
||||
#define PORT_POSTGRES 5432
|
||||
#define PORT_POSTGRES_SSL 5432
|
||||
#define PORT_ORACLE 1521
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue