Skip to content

Releases: franckferman/p0wnyShellX

p0wnyShellX v2.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 18:52

p0wnyShellX v2.0.0

Assets

File Description
p0wnyShellX.py Polymorphic generator — requires Python 3.8+ and PHP 8.x CLI
example_infra-dark.php Pre-generated shell — infra-dark theme
example_corporate-blue.php Pre-generated shell — corporate-blue theme
example_matrix.php Pre-generated shell — matrix theme

Example shell credentials

These examples use default credentials. Change them before any deployment.

  • Username: sysadmin
  • Password: changeme666

Generate your own

python3 p0wnyShellX.py -p "YourPassword!" -u youruser -o shell.php

Requirements

  • Python 3.8+
  • PHP 8.x CLI (for bcrypt hash computation at build time)