mirror of
https://github.com/carpedm20/awesome-hacking
synced 2024-11-22 12:33:02 +00:00
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 backdoor for persistence & privesc
This commit is contained in:
parent
2c5398f7fd
commit
db4eb518ed
1 changed files with 1 additions and 0 deletions
|
@ -176,6 +176,7 @@ For a list of free hacking books available for download, go [here](https://githu
|
|||
* [SubFinder](https://github.com/subfinder/subfinder) - SubFinder is a subdomain discovery tool that discovers valid subdomains for any target using passive online sources.
|
||||
* [Findsubdomains](https://findsubdomains.com/) - A subdomains discovery tool that collects all possible subdomains from open source internet and validates them through various tools to provide accurate results.
|
||||
* [badtouch](https://github.com/kpcyrd/badtouch) - Scriptable network authentication cracker
|
||||
* [PhpSploit](https://github.com/nil0x42/phpsploit) - Full-featured C2 framework which silently persists on webserver via evil PHP oneliner
|
||||
|
||||
## General
|
||||
* [Strong node.js](https://github.com/jesusprubio/strong-node) - An exhaustive checklist to assist in the source code security analysis of a node.js web service.
|
||||
|
|
Loading…
Reference in a new issue