Skip to content

random-robbie/wp-theshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

wp-theshell

Password Protected Shell

Original Plugin : https://github.com/leonjza/wordpress-shell/blob/master/shell.php

This is just an updated version to add a password protection to prevent random's getting the shell access.

Execute Commands as the webserver you are serving wordpress with! Shell will probably live at /wp-content/plugins/shell/shell.php. Commands can be given using the 'cmd' GET parameter. Eg: "http://192.168.0.1/wp-content/plugins/shell/shell.php?cmd=id", should provide you with output such as <code>uid=33(www-data) gid=verd33(www-data) groups=33(www-data)</code>

About

Password Protected Shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages