From 8f18e861e22cc7c44cdad7036db84552826fb3bf Mon Sep 17 00:00:00 2001 From: tennc Date: Sun, 11 Oct 2015 10:21:13 +0800 Subject: [PATCH] add reademe.md @weaknetlabs :+1: link : https://github.com/weaknetlabs/wpes --- php/wpes/readme.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 php/wpes/readme.md diff --git a/php/wpes/readme.md b/php/wpes/readme.md new file mode 100644 index 0000000..7131a00 --- /dev/null +++ b/php/wpes/readme.md @@ -0,0 +1,18 @@ +# 🐚 WeakNet PHP Execution Shell +This is a simple Post-exploitation PHP Exec Shell that I wish to expand upon. It is only text, no images, or pulled scripts, etc. Just one single file. I have added support for traversing directories that are listed by ls commands and even cat for files listed. This shell comes with WEAKERTHAN Linux 6+
+
+# Screenshots +Here is a screenshot of the interface with a simple ls command on an exploited server. Click on the image to view it full sized. +

+Here is a screenshot of simple file contents. Click on the image to view it full sized. +

+And here is what the file looks like when the user clicks "Download File". Click on the image to view it full sized.
+

+A screenshot showing how to access the ARIN query that is generated using PHP. Click on the image to view it full sized.
+

+A screenshot showing how to access the Exploit-DB query that is generated using PHP. Click on the image to view it full sized.
+

+A screenshot showing off the PHP generaqted link for the Google "site:<target>" search. Click on the image to view it full sized.
+

+ +[link](https://github.com/weaknetlabs/wpes)