From 5c66c6525b3f562d7c84cf691178392c535d8f78 Mon Sep 17 00:00:00 2001 From: nil0x42 Date: Wed, 26 Aug 2020 13:20:46 +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 PhpSploit is a well-known advanced & stealth PHP webshell for persistence & privesc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f561153..6e0c7e8 100644 --- a/README.md +++ b/README.md @@ -791,6 +791,7 @@ See also [awesome-social-engineering](https://github.com/v2-dev/awesome-social-e * [wafw00f](https://github.com/EnableSecurity/wafw00f) - Identifies and fingerprints Web Application Firewall (WAF) products. * [webscreenshot](https://github.com/maaaaz/webscreenshot) - Simple script to take screenshots of websites from a list of sites. * [weevely3](https://github.com/epinna/weevely3) - Weaponized PHP-based web shell. +* [PhpSploit](https://github.com/nil0x42/phpsploit) - Full-featured C2 framework which silently persists on webserver via evil PHP oneliner. ### Web Exploitation Books