Skip to content
/ rce Public

A Simple Web Shell used for Remote Code Execution.

License

Notifications You must be signed in to change notification settings

andripwn/rce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

A Simple Web Shell used for Remote Code Execution.


Description: A Simple PHP Web Shell used for Remote Code Execution.


Details: This simple web shell allows Remote Code Execution on a web server in the condition that the web server supports php, and the attacker is able to write to the web server's directories via some sort of file upload.


Screenshots:

image


- Provides Clean, multi-line output, unlike many web shells.


image


- Provides user indication of errors in commands, along with the actual error message.


image


- Notifies user when commands have been successfully executed, despite there being no output.


image


- Uses a non-descriptive parameter, and base64 encodes commands for partial obfuscation.


About

A Simple Web Shell used for Remote Code Execution.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages