2025-11-01 23:55:43 +01:00
2025-11-01 23:55:43 +01:00

polysh

Polymorph reverse shell payload for Bash, Python, and PHP.

Use

Replace {{{ADDR}}} and {{{PORT}}} according to your listener:

  • sed -i "s/{{{ADDR}}}/10.0.0.42/g" polysh
  • sed -i "s/{{{PORT}}}/1337/g" polysh

After that, bring it onto your target system and either bash polysh, python polysh or php polysh it - or bring it into webroot and call it.

Credits

Reverse shells taken from revshells.com, slightly modified for the poly magic.

Description
Polymorph reverse shell for Bash, Python, PHP
Readme 24 KiB