From 86bff160c357a7ba098a2e2e0f5dd1b74db24265 Mon Sep 17 00:00:00 2001 From: nil0x42 Date: Thu, 27 Aug 2020 10:06:27 +0000 Subject: [PATCH] Add `phpsploit` (C2 framework via PHP oneliner) Add phpsploit tool (https://github.com/nil0x42/phpsploit): Full-featured C2 framework which silently persists on webserver via evil PHP oneliner, with a complete asrenal of post-exploitation & privesc features Ask me if you have any question +1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e55f9d8..dcdd2c7 100644 --- a/README.md +++ b/README.md @@ -229,8 +229,8 @@ data stream as a sequence of HTTPS requests and responses. https://github.com/ar * **Blade** is a webshell connection tool based on console, currently under development and aims to be a choice of replacement of Chooper. https://github.com/wonderqs/Blade * **TinyShell** Web Shell Framework. https://github.com/threatexpress/tinyshell * **PowerLurk** is a PowerShell toolset for building malicious WMI Event Subsriptions. https://github.com/Sw4mpf0x/PowerLurk -* **DAMP** The Discretionary ACL Modification Project: Persistence Through Host-based Security Descriptor Modification. -https://github.com/HarmJ0y/DAMP +* **DAMP** The Discretionary ACL Modification Project: Persistence Through Host-based Security Descriptor Modification. https://github.com/HarmJ0y/DAMP +* **PhpSploit** Full-featured C2 framework which silently persists on webserver via evil PHP oneliner. https://github.com/nil0x42/phpsploit ## Escalate Privileges ### Domain Escalation