artprogm777-blip/Exploit-executor

GitHub: artprogm777-blip/Exploit-executor

一款支持 Linux 和 Termux 平台的漏洞利用执行脚本,用于在授权前提下对目标系统进行安全测试和漏洞验证。

Stars: 0 | Forks: 0

* **如何安装 Exploit-executor** *: **Linux:** * **步骤 1:** `sudo apt update && sudo apt upgrade` * **步骤 2:** `sudo apt install clamav git docker.io -y` * **步骤 3:** `sudo systemctl enable docker && sudo systemctl start docker` * **步骤 4:** `wget https://github.com/artprogm777-blip/Exploit-executor/releases/download/v1.0/exploit.sh` * **步骤 5:** `chmod +x exploit.sh` * **步骤 6:** `./exploit.sh` **Termux:** * **步骤 1:** `pkg update && pkg upgrade` * **步骤 2:** `pkg install clamav git -y` * **步骤 3:** `git clone https://github.com/termux/termux-docker.git ~/termux-docker` * **步骤 4:** `cd ~/termux-docker` * **步骤 5:** `./install.sh` (root) * **步骤 6:** `wget https://github.com/artprogm777-blip/Exploit-executor/releases/download/v1.0/exploit.sh` * **步骤 7:** `chmod +x exploit.sh` * **步骤 8:** `./exploit.sh` * * **Termux 无 docker:** * **步骤 1:** `pkg update && pkg upgrade` * **步骤 2:** `pkg install clamav git -y` * **步骤 3:** `wget https://github.com/artprogm777-blip/Exploit-executor/releases/download/v1.0/exploit.sh` * **步骤 4:** `chmod +x exploit.sh` * **步骤 5:** `./exploit.sh` * **重要提示**:如果没有 Docker,任何* exploit(包括自定义 exploit,如果你添加了的话)都将在你的主系统上运行。请谨慎使用! *
标签:Cutter, Docker, XXE攻击, 安全防御评估, 数字取证, 自动化脚本, 请求拦截