- Init publish
- bugfix auto update error
- bugfix console mode load poc error
- update pocsuite3 banner
- bugfix site-packages poc-console issue
- poc-console support to load absolute path
- poc-console will ignore case when use
search
- bugfix socks proxy
- bugfix seebug poc
- bugfix hook_requests
- support ceye token
- bugfix plugin from seebug
- refactoring ceye
- seebug poc friendly load reminder
- new feature:displayed results after user interruption
- POC specifies third-party module verification failure
- customize option iter func
- Built-in http server
- bugfix interpreter_option OptDict
- new feature:
_verify
_attack
function can directly return bool, str, dict, etc. - new plugin: file report
- bugfix get_option() not support int
- add confluence poc
- fix pocs/drupalgeddon2
- CYGWIN compatibility
- bugfix revision.py
stdout_encode
- bugfix poc thinkphp_rce
fix #37 pocsuite3\lib\core\revision.py
Cross-platform shell code generation
- Add parameter
-c
for load configuration from the configuration file - Add parameter
--comparsion
for comparing comparing both of zoomeye and shodan - Interface supports from zoomeye,shodan and censys
- Bugfix parameter
version
- add poc-plugin to load poc from
pocs
directories.
- add field,option for compatibility with zipoc
- 修复plugins选项加载绝对路径问题
- 修复加载pocs目录扫描部分报错问题
- PoC插件
add_poc
方法新增fullname
参数用于定义加载poc名称 - 定义api模式方便shell集成
- 在命令行下url和poc支持多个(空格分隔)
- 更换
optparse
到argparse
- 修复由poc插件中由conf.poc引起的错误
- 修复console模式下一处bug,knownsec#61
- 加入PPT模式