Releases: franckferman/p0wnyShellX
Releases · franckferman/p0wnyShellX
Release list
p0wnyShellX v2.0.0
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.phpRequirements
- Python 3.8+
- PHP 8.x CLI (for bcrypt hash computation at build time)