2
0
mirror of https://github.com/lanjelot/patator synced 2024-11-16 06:15:24 +00:00
Commit Graph

182 Commits

Author SHA1 Message Date
Carlos Ibáñez
5072a565f0 Only set pycurl RESOLVE opt if resolve flag is set and not empty 2022-02-27 23:34:12 +01:00
Christian Clauss
b5ed210b21
Fix typos discovered by codespell 2022-01-08 12:07:52 +10:00
lanjelot
8d00e46a20
Merge pull request #165 from cclauss/patch-1
raw_input() was removed from Python on 1/1/2020
2022-01-07 14:52:08 +10:00
lanjelot
a93ae7a252
Fix #172 2022-01-07 14:49:42 +10:00
lanjelot
c112a2aa1d
Fix #156 2022-01-07 14:35:10 +10:00
Christian Clauss
72efc0b101
raw_input() was removed from Python on 1/1/2020 2021-08-05 00:26:36 +02:00
lanjelot
b8c028757f
Merge pull request #157 from Zamanry/master
Fix IKEv1 transforms to meet vendor definitions
2021-07-07 01:54:45 +10:00
lanjelot
23d0cfe7d2
Fix #158 2021-07-07 01:49:38 +10:00
lanjelot
487109a4ce
Fix Dockerfile 2021-06-17 19:24:56 +10:00
Lucas Hennessy
54e09bc5bb
Fixed comma/bracket in IKE encryption 2021-04-13 11:58:33 -04:00
Lucas Hennessy
59eb8fa6ff
Fixed IKEv1 port variable and enabled enc. ciphers 2021-03-28 22:24:33 -04:00
zamanry
c4c8a065d6 Corrected & added IKEv1 transforms 2021-03-01 09:57:15 -05:00
Francisco Vilmar Cardoso Ruviaro
f3983f33ab
Switched from pycrypto to pycryptodomex 2021-01-11 19:29:03 +00:00
lanjelot
452819f807 Update documentation 2020-12-23 21:28:55 +11:00
lanjelot
d96663bc3d New skip action 2020-12-23 21:00:16 +11:00
lanjelot
4b5d958184 Merge branch 'fix-urlencode' 2020-11-29 22:38:34 +11:00
lanjelot
fed68fd393 Fix http_fuzz auto_urlencode 2020-11-29 22:22:51 +11:00
lanjelot
6cdc51d73f Fix #149 2020-11-24 04:45:41 +10:00
lanjelot
0d7661bbb5 Release v0.9 2020-07-26 10:19:40 +10:00
lanjelot
288dac8bf1 Add SNMP tests 2020-07-26 09:22:54 +10:00
lanjelot
eb7ac4b4ba Fix #138 to add dcom_login module 2020-07-21 20:39:46 +10:00
lanjelot
da3d9751d7 Add docker-compose and fix bugs 2020-07-20 08:45:01 +10:00
lanjelot
902c650e04 Fixes #105 2020-07-10 17:08:20 +10:00
lanjelot
25fecf113e Fixes #106 2020-07-07 19:05:57 +10:00
lanjelot
74545283a1 Fixes #140 and #141 2020-07-07 19:02:30 +10:00
haxxinen
2a6744a551
Python3 support for pysqlcipher. 2020-07-07 10:32:14 +02:00
lanjelot
2a23299f0b Fixes #134 2020-05-07 15:15:19 +10:00
lanjelot
b6316de22a Fixes #132 2020-04-29 12:18:14 +10:00
lanjelot
13d7bf7981 Fixes #74 typo 2020-04-07 15:21:45 +10:00
lanjelot
fd84a310f1 Fixes #74 2020-04-07 15:18:06 +10:00
lanjelot
b25e85d0be Fix file line count function 2020-03-28 08:12:13 +10:00
lanjelot
2b78b342fc Fixes #53 somewhat 2020-03-28 07:14:07 +10:00
lanjelot
1303350893 New --groups option (fixes #124) 2020-03-26 15:54:45 +10:00
lanjelot
426c2574e5 Fixes #128 2020-03-23 15:51:34 +10:00
lanjelot
30abee9a36 Update versions 2020-03-22 12:08:56 +10:00
lanjelot
98bd95bd5e Switch to bionic64 2020-03-21 15:03:32 +10:00
lanjelot
f5b161a389 Fix Python3 compat 2019-11-30 15:33:27 +10:00
lanjelot
e975529cea Fixes #107 2019-11-30 15:31:02 +10:00
lanjelot
a92c06f0d0 Fixes #89 2019-11-24 18:45:07 +10:00
lanjelot
94cdfb19bb Fixes #27 2019-11-24 14:23:41 +10:00
lanjelot
22ba733795 Fixes #103 and more 2019-11-24 13:57:02 +10:00
lanjelot
1732fbbae7 Fixes #118 2019-10-17 16:21:55 +10:00
lanjelot
3135ea1666 Fixes #120 2019-10-17 10:24:17 +10:00
lanjelot
e539ab5271 Fixes #120 2019-10-16 17:10:36 +10:00
lanjelot
95ffe4300b Merge commit '03fdb3c' 2019-10-13 17:13:41 +10:00
lanjelot
03fdb3cce0 Add ssl option to tcp_fuzz 2019-10-13 17:12:46 +10:00
lanjelot
a1db6bf842 Add pathasis option to http_fuzz 2019-10-13 16:55:30 +10:00
MrTchuss
748bb90eaf [HTTP_FUZZ] cURL path-as-is support in command-line 2019-10-09 14:40:01 +02:00
ines
988d211014 adding port in example command 2019-07-27 13:52:42 +02:00
ines
3c72f68554 add ssl support for TCP_fuzz 2019-07-27 13:48:44 +02:00