文件名称:juumla:J Python Joomla扫描仪
文件大小:29KB
文件格式:ZIP
更新时间:2024-04-14 21:53:04
tool scanner joomla infosec pentest
:lion: 朱姆拉 Juumla是一个python cli工具,旨在帮助收集Joomla信息。 :high_voltage: 安装/入门 有关如何安装和使用Juumla的快速指南。 1. Clone the repository with git clone https://github.com/oppsec/juumla.git 2. Install the libraries with pip3 install -r requirements.txt 3. Execute Juumla scanner with: python3 main.py https://example.com :gear: 先决条件 在您的计算机上安装了 。 使用pip3 install -r requirements.txt安装库 :sparkles: 特征 快速扫描 低内存和CPU使用率 Joomla版本检测 :books: 去做 漏洞扫描器 增加Joomla
【文件预览】:
juumla-main
----lib()
--------version.py(2KB)
--------checker.py(4KB)
----main.py(389B)
----requirements.txt(47B)
----design()
--------clear.py(76B)
--------preview.png(25KB)
--------banner.py(155B)
--------banner.txt(420B)
----LICENSE(1KB)
----README.md(2KB)
----.gitignore(11B)