Познакомьтесь с пентестом веб-приложений на практике в нашем новом бесплатном курсе
apt-get install maven -y
git clone https://github.com/tiagorlampert/sAINT.git
cd sAINT/
chmod +x configure.sh
./configure.sh
java -jar sAINT.jar
https://www.google.com/settings/security/lesssecureapps
git clone https://github.com/RolllyCode/codebynet
cd codebynet
chmod +x ubunt.sh
./ubunt.sh
./start.sh
apt-get install curl
curl https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb > msfinstall &&...