4 matches found
glue
OWASP Glue Glue 是一个用于运行一系列工具的框架。通常,它旨在作为自动化安全分析工具管线的支撑。 推荐用法 对于希望运行 Glue 的用户,我们建议使用 Docker 镜像,因为镜像中已经包含并配置好它所使用的其他工具。更多信息请参阅文档。Glue Docker 文档 对于有兴趣在 DevOps 环境中使用 Glue 的用户,请参阅 Glue DevOps 集成选项 查看游乐场,以更好地了解 Glue 的功能以及如何使用它们。 本地运行 docker run owasp/glue 开发安装 root@kitploit: git clone...
KitHack
Kithack 是一个框架,旨在自动化下载和安装各种渗透测试工具的过程,并提供一项特殊功能,允许通过 Metasploit Framework 生成跨平台后门。 警告 已弃用。 与KitHack兼容的发行版: 安装: root@kitploit: 更新你的软件包列表 $ sudo apt update 安装 python3 python3-pip $ sudo apt install python3 python3-pip 克隆仓库 $ git clone https://github.com/AdrMXR/KitHack.git 进入仓库目录 $ cd KitHack 安装KitHac...
Pollenisator - Collaborative Pentest Tool With Highly Customizable Tools
Pollenisator is a tool aiming to assist pentesters and auditor automating the use of some tools/scripts and keep track of them. Written in python 3 Provides a modelisation of "pentest objects" : Scope, Hosts, Ports, Commands, Tools etc. Tools/scripts are separated into 4 categories : wave,...
Lucifer - A Powerful Penetration Tool For Automating Penetration Tasks Such As Local Privilege Escalation, Enumeration, Exfiltration And More...
A Powerful Penetration Tool For Automating Penetration Tasks Such As Local Privilege Escalation, Enumeration, Exfiltration and More... Use Or Build Automation Modules To Speed Up Your Cyber Security Life Setup git clone https://github.com/Skiller9090/Lucifer.git cd Lucifer pip install -r...