Easysploit : Metasploit Automation Easier & Faster Than Ever

The laterst version of EasySploit v3.1, which makes Metasploit automation easier and faster than ever. Following are the new options included in the new version.

  • 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)
  • Contact with me – My accounts

Also Read- How To Save Time With Automated Transcription Software

Installation & Run

git clone https://github.com/KALILINUXTRICKSYT/easysploit.git
cd easysploit
bash installer.sh

Type anywhere in your terminal “easysploit”.

Video Tutorial

Disclaimer

Usage of this tool for attacking targets without prior mutual consent is ILLEGAL. Developers are not responsible for any damage caused by this script. It is intented ONLY FOR EDUCATIONAL PURPOSES!!! STAY LEGAL!!!

R K

Recent Posts

Install Pip on Ubuntu 18.04: Python 3 and Python 2 Setup Guide

Pip is the official package manager for Python and the standard way to install libraries from…

22 hours ago

Install R on Ubuntu 18.04 from CRAN: Statistical Computing Setup

R is an open-source programming language and environment built for statistical computing and data visualization. It…

22 hours ago

Install Jenkins on Ubuntu 18.04: CI/CD Server Setup Guide

Jenkins is an open-source automation server that makes it easy to build CI/CD pipelines. Continuous integration…

22 hours ago

Install Android Studio on Ubuntu 18.04 with Snap and OpenJDK 8

Android Studio is the official IDE for Android development, built on JetBrains' IntelliJ IDEA platform. It…

22 hours ago

Install and Configure GitLab on Ubuntu 18.04 with Omnibus

GitLab is a web-based, open-source Git repository manager written in Ruby. It includes built-in tools for…

22 hours ago

Install Anaconda on Ubuntu 18.04: Python Data Science Setup Guide

Anaconda is the most widely used Python distribution for data science and machine learning. It bundles…

2 days ago