Releases: knownsec/pocsuite3
Releases · knownsec/pocsuite3
v2.1.0
28 Feb 08:18
Compare
Sorry, something went wrong.
No results found
update
update zoomeye api v2
fix #432
v2.0.8
20 Feb 07:23
Compare
Sorry, something went wrong.
No results found
Merge pull request #408 from wh0am1i/master
setup pypi upload
v2.0.8
09 Feb 09:40
Compare
Sorry, something went wrong.
No results found
v2.0.7
29 Dec 03:17
Compare
Sorry, something went wrong.
No results found
添加 http debug level 命令行参数 --http-debug
修复一些 bug
add http debug level command line parameter --http-debug
fix some bug
TODO
repush
26 Dec 15:35
Compare
Sorry, something went wrong.
No results found
Merge pull request #398 from wh0am1i/master
new update
v2.0.6
26 Dec 10:26
Compare
Sorry, something went wrong.
No results found
新增查看本地 poc 参数 -l
根据poc搭建对应的漏洞环境,详情可以参考 pocs/Apache_Struct2
add new command -l show local poc
build the corresponding vulnerability environment based on the PoC, For details, please refer to pocs/Apache_Struct2
v2.0.5
26 Jul 21:22
Compare
Sorry, something went wrong.
No results found
修复 urllib3 更新导致 requests hook 失效的问题 #368 #373
优化 DSL 表达式执行 #372
将 mmh3 设置为可选依赖 #359
优化检查更新
fix hook failure due to urllib3 update #368 #373
optimize DSL expression execution #372
making mmh3 an optional dependency #359
disable mandatory updates
v2.0.4
29 Apr 06:20
Compare
Sorry, something went wrong.
No results found
兼容 nuclei v2.9.1 的模版协议名称变化 #364
Updated protocol names that are compatible with Nuclei v2.9.1 #364
v2.0.3
21 Mar 06:22
Compare
Sorry, something went wrong.
No results found
optimized URL protocol correction #356 , thanks @chenjiewei123
support disable protocol correction and honeypot checks through --no-check option
v2.0.2
13 Dec 03:32
Compare
Sorry, something went wrong.
No results found
fix url redirect problem in _check method #337
fix use command in console mode can't use absolute path #341 , thanks @S2eTo
fix ipv6 compatibility issue in build_url #347 , thanks @HomerQing
optimize dsl expression execution #348