Imane Khouani
6cca92477e
no comments
2025-02-06 17:48:39 +01:00
Imane Khouani
5e01d0d4e5
build multipart function completed
2025-02-06 17:38:59 +01:00
Imane Khouani
373da88a7e
build multipart function completed
2025-02-06 17:21:47 +01:00
motypi
57216f5ce6
added multipart_mode flag, build function incomplete
2025-02-06 16:26:53 +01:00
motypi
71c846d14f
started on the build_multipart_body function
2025-02-06 14:11:48 +01:00
motypi
0b7d3c4bbf
integrated multipart in start_http_form, created multipart flag
2025-02-05 23:18:42 +01:00
vanhauser-thc
03cdc31f98
update oracle url
2024-04-01 14:18:47 +02:00
vanhauser-thc
8c4165a83b
show form 401 option
2023-12-07 15:54:02 +01:00
vanhauser-thc
438e4fa537
fix
2023-12-05 09:36:16 +01:00
van Hauser
02e0c8ce3e
Merge pull request #912 from Hatsumi-FR/fix/redefinition-of-tmp
...
Fix "make" error
2023-12-05 09:32:17 +01:00
van Hauser
fb090d4bf9
Merge pull request #915 from tothi/add-ssh-legacy-ciphers
...
add legacy SSH ciphers support
2023-12-05 09:31:46 +01:00
TÓTH István
9269d54ca4
add legacy SSH ciphers support
2023-12-05 01:19:55 +01:00
Hatsumi-FR
15b1f93903
Fix "make" error
...
Variable 'tmp' was moved to a higher scope in the parse_options function of hydra-http-form.c. This change was necessary to prevent duplicate declarations in the different switch case blocks. This PR fix "make" error : error: redefinition of ‘tmp’
2023-12-03 14:11:19 +01:00
van Hauser
e950212789
Merge pull request #898 from andraxin/patch-1
...
Update hydra-http-form.c
2023-11-29 16:11:23 +01:00
andraxin
1dce42a0cc
Update hydra-http-form.c
...
Fix handling web forms that may return 401.
2023-09-29 00:06:49 +02:00
vanhauser-thc
16b424af4d
support -W for modules that use libarries
2023-08-13 13:07:10 +02:00
van Hauser
b4a2b0b4ef
Merge pull request #882 from danielvandenberg95/master-1
...
Allow HTTP-POST with F=403
2023-08-13 10:47:00 +00:00
Daniël van den Berg
d2363dc99e
Allow HTTP-POST with F=403
...
I had a site which returns 200OK, but a json containing 403. Get results in "invalid api call". Allow using F= with post.
2023-08-10 16:25:37 +02:00
vanhauser-thc
568ef74e0d
nits
2023-07-21 10:44:38 +02:00
van Hauser
93abd60fc9
Merge pull request #869 from R-Rothrock/master
...
Fixed #868 on vanhauser-thc/thc-hydra
2023-07-12 15:43:10 +02:00
Roan Rothrock
fb964fc113
Fixed #868 on vanhauser-thc/thc-hydra
2023-07-11 10:15:24 -05:00
van Hauser
e5c9eb6ab7
Merge pull request #867 from CoenTempelaars/issue-863
...
fix replacement of user/pass placeholders in http header
2023-07-08 09:58:05 +02:00
Coen Tempelaars
310068c9ca
fix replacement of user/pass placeholders in http header
2023-07-08 09:43:38 +02:00
vanhauser-thc
8a2df9b8f2
9.6dev
2023-06-30 17:21:44 +02:00
van Hauser
b8feed0e5d
Merge pull request #861 from bearxy123/master
...
fix memory leaks for hydra-http-form.c
2023-06-30 18:16:41 +03:00
xiongyi
bb0fc93539
fix memory leaks for hydra-http-form.c
...
Signed-off-by: xiongyi <xiongyi@uniontech.com>
2023-06-27 17:45:38 +08:00
van Hauser
888da899f9
Merge pull request #860 from neo-one0873/patch-1
...
fix: array proxy_string_port may out of bound
2023-06-27 09:40:29 +03:00
neo-one0873
58256c8b4f
fix: array proxy_string_port may out of bound
...
when proxy_count=64, array proxy_string_port , proxy_string_ip, etc. may out of bound.
2023-06-27 10:41:16 +08:00
vanhauser-thc
28f073fd79
fix pw-inspector
2023-06-24 12:03:03 +02:00
vanhauser-thc
714b051867
v9.5 release
2023-06-12 10:05:41 +02:00
vanhauser-thc
377ac86652
v9.6 release
2023-06-12 10:03:35 +02:00
van Hauser
2566faee17
Merge pull request #853 from leo0liver/fix-rdp-0002000f
...
fix rdp response 0002000f not recognised as a failed attempt
2023-06-10 10:01:08 +03:00
leo
a0565e1abe
fix rdp response 0002000f not recognised as a failed attempt
2023-06-10 18:30:20 +12:00
van Hauser
2073f04850
Merge pull request #845 from bugith/master
...
Update README
2023-05-14 13:09:30 +03:00
bugith
01efa98ded
Update README
...
-x syntax with special characters
2023-05-14 12:03:43 +02:00
vanhauser-thc
75b7b52da9
fix proxy support for http-form
2023-03-13 09:23:55 +01:00
vanhauser-thc
4ae7a365e9
fix http form help output
2023-03-06 10:35:03 +01:00
van Hauser
bae8fc40c0
Merge pull request #827 from xd0419/master
...
edit mongodb moudle error
2023-03-02 14:50:43 +01:00
xd0419
97cae4633c
edit mongodb moudle error
2023-03-01 22:08:53 +08:00
van Hauser
a22c55cdbe
Merge pull request #822 from mashaz/develop
...
fix: program stuck when mongodb user is empty
2023-02-13 07:20:33 +01:00
van Hauser
27bf32f6ad
Merge pull request #817 from fweimer-rh/c99
...
Various C99 compatibility fixes
2023-01-18 16:58:18 +01:00
Florian Weimer
a41d10dc8c
Various C99 compatibility fixes
...
strrchr is declared in <strings.h>, not <string.h>.
_GNU_SOURCE needs to be defined before any glibc headers are included,
otherwise it is not effective.
Also patch some old autoconf-internal issues in the hydra-gtk
configure script.
2023-01-18 16:30:24 +01:00
vanhauser-thc
c6a3f77476
welcome 2023
2023-01-03 11:47:45 +01:00
van Hauser
985046ae13
Merge pull request #809 from ring04h/master
...
rdp: support hydra waittime
2022-12-06 12:12:09 +01:00
ringzero
d830ac795e
rdp implementing-w and -W support
2022-12-06 09:41:04 +08:00
ringzero
eb939baaa5
rdp: support hydra waittime
2022-12-05 20:12:56 +08:00
van Hauser
68d01e9ea3
Merge pull request #807 from ring04h/master
...
freerdp tls-seclevel to 0
2022-12-04 15:31:04 +01:00
ringzero
e9698cd530
freerdp tls-seclevel to 0
2022-12-04 16:13:47 +08:00
mashaz
1284671031
fix: error when mongodb user is empty
2022-11-15 15:01:58 +08:00
vanhauser-thc
4778a398d9
fix man page
2022-11-09 12:08:34 +01:00