kali安装venom实现免杀
安装1o - Download framework from github
git clone https://github.com/r00t-3xp10it/venom.git2o - Set execution permitions
cd venom-main
sudo find ./ -name "*.sh" -exec chmod +x {} \;
sudo find ./ -name "*.py" -exec chmod +x {} \;
3o - Install all dependencies
cd aux && sudo ./setup.sh4o - Run main tool
sudo ./venom.shUpdate venom instalation (compare local version againts github oficial version)
sudo ./venom.sh -u
页:
[1]