• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

p0wny-shell v2023.02.27 - Single-file PHP Shell

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,602
Solutions
2
Reputation
32
Reaction score
100,446
Points
2,313
Credits
32,540
‎6 Years of Service‎
 
76%
screenshot.png


p0wny@shell:~# is a very basic, single-file, PHP shell. It can be used to quickly execute commands on a server when pentesting a PHP application. Use it with caution: this script represents a security risk for the server.

Features:

    Command history (using arrow keys ↑ ↓)
    Auto-completion of command and file names (using Tab key)
    Navigate on the remote file-system (using cd command)
    Upload a file to the server (using upload <destination_file_name> command)
    Download a file from the server (using download <file_name> command)

WARNING: THIS SCRIPT IS A SECURITY HOLE. DO NOT UPLOAD IT ON A SERVER UNTIL YOU KNOW WHAT YOU ARE DOING!

Changelog v2023.02.27

    Make terminal window resizable (@FrancoisCapon, #27)

To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top