Commit graph

243 commits

Author SHA1 Message Date
vanhauser-thc
b3bd068334 fix nits 2021-10-06 15:21:26 +02:00
vanhauser-thc
5cb14100f8 remove old option from help output 2021-08-31 09:37:06 +02:00
vanhauser-thc
67ef4c733f code format 2021-08-23 11:31:58 +02:00
ultimaiiii
c9da867141
Move CS service to keep service list sorted 2021-08-21 17:12:40 +00:00
ultimaiiii
84c7b116db
New CobaltStrike module 2021-08-20 23:09:51 +00:00
vanhauser-thc
cf20153655 smtp-enum: skip host on unsupported command 2021-08-01 11:06:15 +02:00
vanhauser-thc
b375bbc332 skip host when password is found on password-only checks 2021-06-29 12:15:03 +02:00
ABHacker Official
19432a2173
Fixed data types. 2021-06-12 11:34:57 +05:30
wj0seph
221876598b fix: skip user bug
username can potentially be identical to the beginning of login_ptr
2021-05-19 20:18:49 +08:00
sanmacorz
c81f0b97e7 Changed index() to strchr() 2021-05-12 12:22:48 -05:00
vanhauser-thc
0749b9be9f malloc checks for restore 2021-04-15 11:35:34 +02:00
vanhauser-thc
fe930f4dd1 hydra 9.2 release 2021-03-15 18:52:54 +01:00
vanhauser-thc
cedbd0ddb2 indent 2021-03-11 14:00:40 +01:00
vanhauser-thc
f423875d90 remove rain mode 2021-03-11 14:00:00 +01:00
van Hauser
09f6a71e84 2021 2021-01-01 12:20:49 +01:00
van Hauser
53290bb5cc
Merge pull request #569 from e2002e/master
Rain mode
2020-11-30 13:56:15 +01:00
e2002e
026ea7017e
Merge branch 'master' into master 2020-11-14 13:22:53 +00:00
Karim Kanso
7f19248e34 resolve compiler warnings identified by gcc 9.3.0 2020-11-12 15:31:03 +00:00
van Hauser
631a61be8e fix http-post-form optional parameter parsing 2020-10-16 13:49:07 +02:00
owein D
033c881f8f implement rain 2020-10-08 04:10:54 +02:00
e2002e
60a9924547
Merge branch 'master' into master 2020-09-10 12:52:26 +02:00
owein
0e4913a7c1 help menu ok 2020-09-09 18:38:07 +02:00
van Hauser
0a17bf5f53 v9.1 release 2020-07-29 09:36:37 +02:00
van Hauser
df475f1900
Merge pull request #538 from animetauren/master
Updating hydra support for freedrdp 3
2020-07-07 18:07:53 +02:00
Jonathan Hodgson
5ec8a3e5e9 Makes change work on any sting starting with https
As per suggestion, the code now remvoes the 's' on any module starting
with https-
2020-06-26 15:31:20 +01:00
Jonathan Hodgson
62f06dce24 Usage: Fix help for https-post-form and https-get-form
Fixes issue #530
2020-06-26 11:49:18 +01:00
Henry Robalino
9c300ea820
Refactoring libfreerdp
Removing double entry of libfreerdp in hydra.c and hydra-rdp.c
2020-06-15 15:51:22 -04:00
Henry Robalino
fdc460c7fb
Fixing logic issue with hydra.c file
Did not do proper check for freerdp2 or freerdp3 modules
2020-06-12 11:32:25 -04:00
Henry Robalino
bc6e8aec41
Adding support to check for freerdp2 and freerdp3
Adding logic to check for freerdp2 first and if not the rdp module will check for freerdp3 to support the rdp module
2020-06-12 11:19:01 -04:00
Henry Robalino
a88198051b
add support for freerdp3"
Added support for freerdp module 3, this is the newest module from freerdp
2020-06-05 17:28:49 -04:00
van Hauser
dea22d3e7e tiny fix 2020-04-25 18:03:24 +02:00
van Hauser
88637abe26 fix typo 2020-04-01 12:26:28 +02:00
van Hauser
90bbde1be8 clarify license 2020-02-17 11:16:51 +01:00
van Hauser
720bdb3f96 code indent 2020-02-01 11:47:13 +01:00
Karim Kanso
2423cbd5d5 smb2 module, provides linkage with libsmbclient to interface with smbv2/v3 servers.
Developed against version: 2:4.7.6+dfsg~ubuntu-0ubuntu2.1
2020-01-17 19:04:13 +00:00
van Hauser
db2a1feeb8 bump year 2020-01-07 15:09:28 +01:00
owein
ccd3a99765 rolled back the http-form parameters parsing.
help for bfg's rain is in bfg's help now
2019-11-19 16:49:54 +01:00
owein
b34655617f !!! I did not test the escapes in the miscptr !!! 2019-10-21 20:37:25 +02:00
owein
6dfd77a37d fixed http-post 2019-10-21 20:11:38 +02:00
owein
ab4aa36fd0 rolled back head_init for http-post-form, still an issue with the display 2019-10-20 23:26:44 +02:00
van Hauser
4c0e2c2b45
Merge branch 'master' into v8.8-rain 2019-10-17 12:19:55 +02:00
e2002e
9d7ebfd3c9
false is 0 and true 1 2019-10-15 20:22:46 +02:00
owein
4b41480549 option -r and help() 2019-10-07 17:06:32 +02:00
owein
a4b4e54bd1 option -r 2019-10-07 17:04:44 +02:00
owein
ed9d8f1516 using hydra 8.8 files 2019-10-07 16:56:59 +02:00
owein
1658f4926f it look like github wants to drive me mad 2019-10-07 14:20:02 +02:00
David Maciejak
b911269c1a
Fix typo when only 1 password is found 2019-09-15 23:18:54 +08:00
David Maciejak
e1e708d1a1 Fix compilation warning for long unsigned value printing 2019-09-02 21:05:50 +08:00
Andrii Artiushok
2a62cb30bb Fix dump with folder 2019-08-30 15:10:32 +03:00
David Maciejak
32a7a40653
Add myself back to the project 2019-08-30 16:41:32 +08:00