mython-dev / mythical-payload

Payload Creator for Operating Systems and Programming Language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mythical-Payload ⭐️

Payload Creator for Operating Systems and Programming Language

This script uses the Metasploit-Framework platform!

OS Payloads

  • Windows

  • Android

  • Linux

Language Payloads

  • Bash
  • Php
  • Python
  • Java
  • Node.js
  • Perl
  • Ruby

Run Script

Run script only as root!

sudo apt update -y && sudo apt upgrade -y &&
sudo apt install git &&
git clone https://mython-dev/mythical-payload.git/ &&
cd mythical-payload && sudo bash install.sh

The script can only be run on Linux!

  • Debian
  • Ubuntu
  • Kali Linux
  • Other linux
  • In the future, maybe I will write on Mac Os!

!

If an error is in the script or the script does not start, then please tell me on the Instagram

What payload is

In computing, a payload is the carrying capacity of a packet or other transmission data unit. The term has its roots in the military and is often associated with the capacity of executable malicious code to do damage. The term payload has two meanings: data payload, which is related to the transport of data across a network, and malware payload, which refers to malicious code used to exploit and compromise IT networks and systems.

🌐 Социальные сети:

Telegram Instagram

About

Payload Creator for Operating Systems and Programming Language


Languages

Language:Python 92.1%Language:Shell 7.9%