cyberbot:基于gevent的轻量级批量扫描框架

时间:2024-05-31 07:39:22
【文件属性】:

文件名称:cyberbot:基于gevent的轻量级批量扫描框架

文件大小:1.43MB

文件格式:ZIP

更新时间:2024-05-31 07:39:22

Python

网络机器人 Cyber​​bot是一个基于gevent的轻量级批量扫描框架。 安全研究人员使用Cyber​​bot框架轻松地进行批处理扫描,从而编写了许多示例PoC来查找漏洞。 安装 基于库的Cyber​​bot框架,必须首先安装gevent库: pip install gevent 然后克隆此存储库: git clone https://github.com/RickGray/cyberbot.git cyberbot Cyber​​bot框架具有版本2.7.x和支持的开箱即用。 用法 从加载的JSON配置文件开始: python cyberbot.py -c modules/helloworld/config.json 或使用命令覆盖选项: python cyberbot.py -n helloworld \ -r modules/h


【文件预览】:
cyberbot-master
----LICENSE(1KB)
----screenshots()
--------console_monitor.gif(1.48MB)
----README.md(1KB)
----modules()
--------redis_unauth_access()
--------helloworld()
--------mongodb_unauth_access()
----cyberbot.py(18KB)

网友评论