Commit Graph

223 Commits (master)
 

Author SHA1 Message Date
lanjelot 20e800adb4
Fix #205: pin FreeRDP version 2.9.0 3 months ago
lanjelot 204a12a789
Release v1.0 6 months ago
lanjelot f5d660f614
Fix #198 6 months ago
lanjelot 85fc30104e
Fix #192 #196 6 months ago
lanjelot 97a694f17d
Merge pull request #186 from gblomqvist/master
Write XML ending to correct file when using --xml
6 months ago
lanjelot 3190a428a0
Merge pull request #199 from laxa/add_ed25519_support
Add ed25519 ssh support
6 months ago
laxa c783c8b63f Add ed25519 ssh support 7 months ago
Gustaf Blomqvist 5adfad0eb9
Write XML ending to correct file when using --xml
Previously when using --xml=FILE the beginning of the XML file would be
written to FILE, while its ending would either (1) not be written at all
(no -l/-L option), or (2) be written to RESULTS.xml in the directory
specified using -l/-L. This patch ensures that the ending of the XML
file is always written to the correct file.
2 years ago
lanjelot 46908228cc
Fix #183 2 years ago
lanjelot b97f8b2d63
Merge pull request #176 from caribpa/http-fuzz-resolve-fix
Only set pycurl RESOLVE opt if resolve flag is set and not empty
2 years ago
Carlos Ibáñez 5072a565f0 Only set pycurl RESOLVE opt if resolve flag is set and not empty 2 years ago
Christian Clauss b5ed210b21
Fix typos discovered by codespell 2 years ago
lanjelot 8d00e46a20
Merge pull request #165 from cclauss/patch-1
raw_input() was removed from Python on 1/1/2020
2 years ago
lanjelot a93ae7a252
Fix #172 2 years ago
lanjelot c112a2aa1d
Fix #156 2 years ago
Christian Clauss 72efc0b101
raw_input() was removed from Python on 1/1/2020 3 years ago
lanjelot e48316728f
Fix #162 3 years ago
lanjelot 29511c911a
Fix tabs in README 3 years ago
lanjelot b8c028757f
Merge pull request #157 from Zamanry/master
Fix IKEv1 transforms to meet vendor definitions
3 years ago
lanjelot 23d0cfe7d2
Fix #158 3 years ago
lanjelot 487109a4ce
Fix Dockerfile 3 years ago
Lucas Hennessy 54e09bc5bb
Fixed comma/bracket in IKE encryption 3 years ago
Lucas Hennessy 59eb8fa6ff
Fixed IKEv1 port variable and enabled enc. ciphers 3 years ago
zamanry c4c8a065d6 Corrected & added IKEv1 transforms 3 years ago
lanjelot 5947f5f391
Merge pull request #154 from fvcr/master
Switched from pycrypto to pycryptodomex
3 years ago
lanjelot 642a6f4c7c Add script to build and push docker image to dockerhub 3 years ago
Francisco Vilmar Cardoso Ruviaro f3983f33ab
Switched from pycrypto to pycryptodomex 3 years ago
lanjelot 452819f807 Update documentation 3 years ago
lanjelot d96663bc3d New skip action 3 years ago
lanjelot 2692d6a5c9 Add docker usage to README 3 years ago
lanjelot 4b5d958184 Merge branch 'fix-urlencode' 3 years ago
lanjelot fed68fd393 Fix http_fuzz auto_urlencode 3 years ago
lanjelot 6cdc51d73f Fix #149 3 years ago
lanjelot 0d7661bbb5 Release v0.9 4 years ago
lanjelot 288dac8bf1 Add SNMP tests 4 years ago
lanjelot eb7ac4b4ba Fix #138 to add dcom_login module 4 years ago
lanjelot da3d9751d7 Add docker-compose and fix bugs 4 years ago
lanjelot 902c650e04 Fixes #105 4 years ago
lanjelot 25fecf113e Fixes #106 4 years ago
lanjelot 6d29448c89 Merge branch 'haxxinen-patch-2' 4 years ago
lanjelot 74545283a1 Fixes #140 and #141 4 years ago
haxxinen 2a6744a551
Python3 support for pysqlcipher. 4 years ago
lanjelot 2a23299f0b Fixes #134 4 years ago
lanjelot b6316de22a Fixes #132 4 years ago
lanjelot 13d7bf7981 Fixes #74 typo 4 years ago
lanjelot fd84a310f1 Fixes #74 4 years ago
lanjelot b25e85d0be Fix file line count function 4 years ago
lanjelot 2b78b342fc Fixes #53 somewhat 4 years ago
lanjelot 1303350893 New --groups option (fixes #124) 4 years ago
lanjelot 426c2574e5 Fixes #128 4 years ago