Commit graph

24 commits

Author SHA1 Message Date
tothi
82fd1a3ca0
Update hydra-smb.c
fixed logging (if found -> hydra_report to stdout with Information instead of Error)
2024-02-29 02:52:00 +01:00
TÓTH István
48c1e20985 fix smb password expired vs account expired confusion 2023-12-05 01:13:11 +01:00
Christian Inci
a2d715b870 Fix logic bug
I can provide another patch version, which swaps the operands instead.

Signed-off-by: Christian Inci <chris.gh@broke-the-inter.net>
2021-04-26 20:56:22 +02:00
van Hauser
720bdb3f96 code indent 2020-02-01 11:47:13 +01:00
van Hauser
296e5e3204 print the necessary info on found passwords with issues 2019-07-02 22:04:58 +02:00
David Maciejak
f1e0df4080
Add length check for fixed-size string 2019-06-02 11:18:27 +08:00
van Hauser
fdf9b5f588 warning fixes by crondaemon 2017-08-18 11:30:42 +02:00
van Hauser
cea00533ea smb req signing check 2017-07-07 18:26:17 +02:00
van Hauser
15e534fbbf smbv1 check 2017-07-07 18:05:59 +02:00
van Hauser
f124c26fc6 big int to stdint switch 2017-07-05 08:48:00 +02:00
van Hauser
51d881353b moved help to modules 2017-06-23 19:15:18 +02:00
van Hauser
f42f7626ac sleep -> usleep fix 2016-09-01 17:38:33 +02:00
van Hauser
8671dbd31a openssl v1.1 interface changes - this is beta! 2016-06-17 22:13:34 +02:00
van Hauser
f50e14a904 fix for upcoming openssl-1.1 changes 2016-06-17 19:04:36 +02:00
van Hauser
1579369097 SSL SNI support; important http-*:// fix; also http-post support added 2016-06-15 19:53:36 +02:00
Jack Reacher
554d66c768 Switched usleep to nanosleep for posix complience 2016-02-06 02:16:01 -05:00
van Hauser
e0759aba69 reverted openssl des_ => DES_ renamin patch as this does not compile and fixed the cisco-enable module 2015-03-18 16:45:33 +01:00
Bernard Spil
ae324d6544 Replace deprecated des_ and fix LibreSSL build
uses deprecated des_ methods and types that were marked deprecated by
OpenSSL 0.9.7 and will be removed in OpenSSL 1.1.0 . This patch replaces
the des_ methods and types with their new DES_ counterparts. This
enables building with LibreSSL as OpenSSL library.
2015-03-12 08:57:57 +01:00
van Hauser
4cc2dcebc2 removed warnings 2014-11-28 22:13:09 +01:00
vanhauser-thc
32ec439be6 added cidr support 2014-05-03 09:25:31 +02:00
vanhauser-thc
163a499bfe more pre-8.0 fixes 2014-04-28 11:45:11 +02:00
vanhauser-thc
ebbd664e07 pre-8.0 fixes 2014-04-28 11:04:38 +02:00
vanhauser-thc
9f75ddad8b pre-8.0 2014-04-27 13:49:33 +02:00
U-marc-win4\marc
6a94f708e8 initial commit 2014-04-24 16:49:18 +02:00