May 9, 2019
Home »
Information Security
,
Malware
,
Tools
» EasySploit - Metasploit automation EASIER and FASTER
EasySploit - Metasploit automation EASIER and FASTER
Windows –> test.exe (payload and listener)
Android –> test.apk (payload and listener)
Linux –> test.py (payload and listener)
MacOS –> test.jar (payload and listener)
Web –> test.php (payload and listener)
Scan if a target is vulnerable to ms17_010
Exploit Windows 7/2008 x64 ONLY by IP (ms17_010_eternalblue)
Exploit Windows Vista/XP/2000/2003 ONLY by IP (ms17_010_psexec)
Exploit Windows with a link (HTA Server)
Install and run EasySploit:
git clone https://github.com/KALILINUXTRICKSYT/easysploit.git
cd easysploit
bash installer.sh