- 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模式(用于演示,敏感信息将打上*)
- update usage.md
- 修复
-v
出现的问题 - 修复加载多个poc可能出现的问题
- 修复console模式下回连shell循环的异常
- console模式下设置ip可以选择序号
show ip
set lhost 0
- bugfix for ceye dns api
- 修复requirement检测一处bug
- 修复reverse 一处异常
- 修复timeout一处异常
- pocsuite3.api 添加
random_str
- 优化update function
- 修复插件调用poc失败的问题
- typo fix #84
- bugfix 自定义cookie产生的异常情况
- bugfix 引入pocsuite3后再次引入requests导致的报错
- socket代理增加变量保存原始socket信息,方便使用后恢复(
conf.origin_socks
) - 修复requests代理指定为None时的逻辑问题
- 加入获取PoC信息的API
- 更新测试用例
- fix #87
- 修复多线程卡住问题
- 修复seebug api问题
- 修复socks5代理问题
- 取消pyreadline报错提示
- 修改日志拼写错误
- 修复shadon api问题
- 加入fofa api接口
- 增加了poc类型的枚举类型 #95
- 修改了样例poc