git clone https://github.com/ekultek/whatwaf.git
cd whatwaf
pip install -r requirements.txt
python setup.py
echo "root" | python setup.py install
kali下安装whatwaf
最新推荐文章于 2025-01-04 22:21:40 发布
git clone https://github.com/ekultek/whatwaf.git
cd whatwaf
pip install -r requirements.txt
python setup.py
echo "root" | python setup.py install