EasySploit: MetaSploit Automation Tool


EasySploit: MetaSploit Automation Tool

EasySploit is a tool which allows the user to run MetaSploit in an automated environment. MetaSploit is a well known penetration platform which allows the user to write, test and execute exploit code. It contains a wide range of tools which the user can use to detect security vulnerabilities, enumerate networks, execute attacks and avoid detection.

Disclaimer: For education purposes only! Usage of EasySploit for attacking targets without prior mutual consent is illegal.

EasySploit: Fast & Easy to UseMetaSploit Automation Tool

EasySploit allows the user to exploit a wide range of platforms including Windows, Android, Linux, MacOS and web servers. EasySploit will first ask the user to enter the target’s IP address to check if the target is vulnerable to attacks through EasySploit. If the target is vulnerable, the user will receive the corresponding operating system and attack method. Once the target has been breached, meterpreter will automatically start allowing the user to select his desired action.

Features:

  • Run MetaSploit through an automated tool
  • Attack systems using different operating systems
  • Download files from the target system
  • Monitor keystrokes of the target system

Supported Platforms:

  • Linux

Requirements:

  • Git

Install EasySploit

Clone the GitHub repo:

$ git clone https://github.com/KALILINUXTRICKSYT/easysploit.git

Navigate to the working directory and install the requirements:

$ cd easysploit
$ bash installer.sh

EasySploit Usage

Enter the following commands:

$ cd easysploit 
$ easysploit
     ______                 _____       __      _ __ 
    / ____/___ ________  __/ ___/____  / /___  (_) /_
   / __/ / __ `/ ___/ / / /\__ \/ __ \/ / __ \/ / __/
  / /___/ /_/ (__  ) /_/ /___/ / /_/ / / /_/ / / /_   v4.2
 /_____/\__,_/____/\__, //____/ .___/_/\____/_/\__/  (Linux)
                  /____/     /_/                        
                                Created by "KALI LINUX TRICKS"
                                https://www.youtube.com/c/KALILINUXTRICKS 
 
Usage of EASYSPLOIT for attacking targets without prior mutual consent is
ILLEGAL. Developers are not responsible for any damage caused by this script.
EASYSPLOIT is intented ONLY FOR EDUCATIONAL PURPOSES!!! STAY LEGAL!!!
 
(1) Windows --> test.exe (payload and listener) 
(2) Android --> test.apk (payload and listener)  
(3) Linux --> test.py (payload and listener) 
(4) MacOS --> test.jar (payload and listener)
(5) Web --> test.php (payload and listener)
(6) Scan if a target is vulnerable to ms17_010
(7) Exploit Windows 7/2008 x64 ONLY by IP (ms17_010_eternalblue)
(7rd) Enable Remote Desktop (ms17_010_eternalblue)
(8) Exploit Windows Vista/XP/2000/2003 ONLY by IP (ms17_010_psexec) 
(8rd) Enable Remote Desktop (ms17_010_psexec)
(9) Exploit Windows with a link (HTA Server)
(10) Contact with us - Our accounts
Documentation Box
Download Box