Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Simple and easy Metasploit payload generator for Linux & Termux

License

NotificationsYou must be signed in to change notification settings

Deadpool2000/Paybag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create metasploit payload easily using Paybag

Screenshot

Installation

For Linux users -

sudo apt-get install python3 python3-pip net-toolsgit clone https://github.com/Deadpool2000/Paybag.gitcd Paybagsudo pip3 install -r requirements.txtpython3 paybag.py

For Termux users -

apt install python wget git clone https://github.com/Deadpool2000/Paybag.gitcd Paybagpip install -r requirements.txtpython paybag.py

Usage

1) Create a payload

  • Create a payload by just giving LHOST and LPORT and send it to victim.

2) Start Listner

  • After creating payload,send it to victim & execute it on victim machine.
  • After execution,Select'Start Listner',select LHOST from table and enter LPORT which used while creating payload.
  • Now wait until a successfull connection.

3) Launch Metasploit

  • Start Metasploit usingLaunch Metasploit option.

All payloads are stored in 'payload' folder.


Tested on - Ubuntu 20.04, Kali linux & Termux


If you have any issue regarding this,report an issuehere


P.S. - Somebody already stole this script and even I'm not surprised ;)


[8]ページ先頭

©2009-2025 Movatter.jp