Commit graph

208 commits

Author SHA1 Message Date
van Hauser
d5901dc2d7 debug message update 2016-07-05 10:20:09 +02:00
van Hauser
fdc211dce5 ensure unneeded sockets are closed 2016-06-26 14:37:01 +02:00
van Hauser
4077f0b59c added smb domain warning on wrong usage 2016-06-21 09:50:43 +02:00
van Hauser
8671dbd31a openssl v1.1 interface changes - this is beta! 2016-06-17 22:13:34 +02:00
van Hauser
3d11fdc049 hydra v8.2 release -> v8.3-dev 2016-06-16 17:08:10 +02:00
van Hauser
adb69bd692 fix 2016-06-16 05:26:09 +02:00
van Hauser
0139e91b1a debug 2016-06-16 04:56:57 +02:00
van Hauser
cf9566b832 fix 2016-06-15 20:13:32 +02:00
van Hauser
d0f0bf5a48 throw error when bug is triggered where no tries are performed than should be 2016-06-15 20:01:23 +02:00
van Hauser
1579369097 SSL SNI support; important http-*:// fix; also http-post support added 2016-06-15 19:53:36 +02:00
van Hauser
4c25bddad7 SSL SNI implemented 2016-06-14 10:53:00 +02:00
Dario Lombardo
a6702462b3 Fix warning in ncurses compilation.
"lines" is a macro defined in term.h, hence a local var named lines causes a clash.
2016-05-31 16:17:41 +02:00
Dario Lombardo
b8f88efb46 Remove some compiler warnings 2016-05-31 11:18:45 +02:00
Polshakov Dmitry
9bdb2ef9eb Fixed type mismatch in the formatted output 2016-04-09 10:24:35 +03:00
van Hauser
095efa631f temporary debug 2016-02-08 08:20:22 +01:00
Jack Reacher
554d66c768 Switched usleep to nanosleep for posix complience 2016-02-06 02:16:01 -05:00
van Hauser
533fb1772d ./configure --fhs support 2016-02-05 10:38:46 +01:00
van Hauser
c3218aafad error output fixes 2016-01-19 18:17:57 +01:00
van Hauser
9c7c4a9e22 HYDRA_PROXY_CONNECT warning (unused) 2016-01-09 01:20:10 +01:00
van Hauser
cc4a8c367c fix for wrong /16-/31 error message 2015-10-16 12:03:01 +02:00
Renato Alencar
1aeda5001c add gzip support for login and password files
* module hydra-teamspeak.c modified, because of
  conflict of crc32 with zlib crc32
2015-07-01 11:00:17 -03:00
Renato Alencar
78c4fd11d7 Update from original repository 2015-06-25 18:19:11 -03:00
van Hauser
a5cdf157f4 debug 2015-01-03 15:43:22 +01:00
jeffmcjunkin
5a1d75da49 Typo fix 2014-12-12 13:56:14 -05:00
van Hauser
0ce786e922 -M and -6 clarification 2014-12-12 09:50:49 +01:00
Vicente Jimenez Aguilar
ead61c1462 Corrected typo in STATUS line report 2014-12-12 00:44:10 +01:00
van Hauser
d04ba5b349 xhydra patch 2014-12-09 23:24:15 +01:00
van Hauser
0a2b1fa61b highlight color for found entries 2014-12-09 15:31:03 +01:00
van Hauser
65a2c8d497 debug enhancements 2014-12-09 12:16:55 +01:00
van Hauser
6a15e01a1e v8.1 release 2014-12-08 08:49:34 +01:00
van Hauser
92997e80ea changed debug output 2014-12-06 11:29:52 +01:00
van Hauser
c5c8d06c5e fix 2014-12-06 11:00:10 +01:00
van Hauser
748ee9c422 -M port fix; and always print the specified target name when found 2014-11-30 18:16:15 +01:00
van Hauser
4cc2dcebc2 removed warnings 2014-11-28 22:13:09 +01:00
van Hauser
8fe519dd75 Fixed -M option. finally :-) 2014-11-28 17:04:45 +01:00
van Hauser
071d4d04e5 foo 2014-11-28 11:08:58 +01:00
van Hauser
4a1c774531 better warnings 2014-11-19 20:11:05 +01:00
van Hauser
aff97db1c7 changed_msg_and_Changelog 2014-10-24 15:54:18 +02:00
van Hauser
2fa1a1d75f fix warning 2014-10-24 12:04:08 +02:00
strunk
c300b323a2 Updated usage description of modules http-form-get and http-form-post. 2014-10-23 01:04:44 +02:00
van Hauser
00637b28d1 strncmp fix 2014-09-12 10:38:59 +02:00
van Hauser
0a07987392 david sadly cant help maintain hydra anymore 2014-09-11 20:34:44 +02:00
strunk
29522f3ea2 Updated hydra-http-form module description 2014-09-09 22:44:06 +02:00
vanhauser-thc
92f8491e21 fix for cisco-enable 2014-06-11 12:38:07 +02:00
vanhauser-thc
043c8d2aaa fix for cisco-enable 2014-06-11 12:32:18 +02:00
vanhauser-thc
6f0c841485 better error msgs 2014-06-03 13:37:23 +02:00
tux-mind
9f5dfeecaa errno shouldn't be declared by programmers, errno should be declared
in <errno.h>, furthermore the bionic libc define it as __errno, which is
not an integer as declared in hydra.c, so type mismatch error is fired.
2014-05-27 14:22:44 +02:00
vanhauser-thc
71b71f34f3 8.0 release, moving to 8.1-dev 2014-05-12 19:12:18 +02:00
vanhauser-thc
5222eb0b33 added patch to xhydra for -x option support 2014-05-10 23:51:24 +02:00
vanhauser-thc
aff114ee8e large README update 2014-05-08 16:13:32 +02:00