Skip to content

MonkeyShell is a PHP Shell Based On NotFoundShell by sourcecode347 which is based on p0wny@shell

License

Notifications You must be signed in to change notification settings

M-k-Hack/MonkeyShell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Monkey Shell

MonkeyShell is a PHP Shell Based On NotFoundShell/P0wnyShell

Love the idea of a password on a P0wnyShell, just want to create my own login interface. This is a simple PHP shell with a login interface. The NotFoundShell with not found page is a good idea, but not useful in CTFs.

My default password atm is monkey, but you can change at the top of the monkeyshell.php file. I changed hash functions to sha256.

Demo

monkeyshell

Features are the same as NotFoundShell/P0wnyShell (Big thanks to the creators of those shells) :

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)

Disconnect from PHP Shell (using logout command)

Have fun in CTFs !

About

MonkeyShell is a PHP Shell Based On NotFoundShell by sourcecode347 which is based on p0wny@shell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%