Skip to content

PayloadMaster is a bash script that streamlines the process of creating Metasploit payloads setting up listeners for different platforms scanning for MS17-010 vulnerabilities and exploiting Windows targets using MS17-010 (EternalBlue).

License

Notifications You must be signed in to change notification settings

lohitkolluri/PayloadMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

PayloadMaster

PayloadMaster is a bash script that streamlines the process of creating Metasploit payloads setting up listeners for different platforms scanning for MS17-010 vulnerabilities and exploiting Windows targets using MS17-010 (EternalBlue).

🧐 Features

Here're some of the project's best features:

  • Supports Windows Linux and Android platforms.
  • Allows you to choose the payload type based on the selected platform.
  • Scans for MS17-010 vulnerabilities.
  • Exploits Windows targets using MS17-010 (EternalBlue).
  • Enables Remote Desktop on Windows targets using MS17-010.
  • Creates payloads with a link (HTA Server).

⚙️ Prerequisites

  • Metasploit Framework
  • Bash shell (Linux and macOS)

🛠️ Installation Steps:

1. Clone the repository:

git clone https://github.com/lohitkolluri/PayloadMaster.git

2. Navigate to the script directory:

cd PayloadMaster

3. Make the script executable:

chmod +x payloadmaster.sh

4. Run the script:

./payloadmaster.sh

5. Follow the on-screen instructions to create payloads scan for vulnerabilities and exploit targets.

🛡️ License:

This project is licensed under the MIT License

About

PayloadMaster is a bash script that streamlines the process of creating Metasploit payloads setting up listeners for different platforms scanning for MS17-010 vulnerabilities and exploiting Windows targets using MS17-010 (EternalBlue).

Resources

License

Stars

Watchers

Forks

Languages