98 matches found
not-slithering-anywhere
概述 Not Slithering Anywhere 是我们 Not Go-ing Anywhere 漏洞应用的 Python3 版本。它旨在演示 Python 应用中常见的大量安全问题,并作为静态与动态工具测试的基础平台。 快速开始 1. 创建虚拟环境,例如 python3 -m venv /.venv/class 2. 进入虚拟环境,例如 source /.venv/class/bin/activate 3. 安装依赖:pip3 install -r requirements.txt 4. 运行应用:python3 app.py 该应用本身使用常见的库(如...
5.9AI score
SaveExploits0References1
20