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)