php-exploit-scripts
Exploit scripts
A collection of PHP scripts used to exploit vulnerabilities in servers and web applications.
A collection of PHP exploit scripts, found when investigating hacked servers. These are stored for educational purposes and to test fuzzers and vulnerability scanners. Feel free to contribute.
838 stars
65 watching
231 forks
Language: PHP
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
quentinhardy/scriptsandexploits | Exploits a known vulnerability in Oracle WebLogic to execute arbitrary code | 142 |
1n3/findsploit | A simple bash script to quickly search local and online exploit databases. | 1,642 |
dustyfresh/php-vulnerability-audit-cheatsheet | A collection of grep commands to help find potentially vulnerable PHP code | 346 |
swisskyrepo/vulny-code-static-analysis | A script to detect vulnerabilities in PHP source code using static analysis and regular expressions. | 398 |
aj00200/xssed | A collection of intentionally flawed PHP scripts to test for cross-site scripting vulnerabilities. | 37 |
eddiezab/aggressor-scripts | A collection of scripts and tools for testing and exploiting network and system vulnerabilities. | 1 |
rhinosecuritylabs/aggressor-scripts | A collection of PowerShell scripts used to test and exploit the security of Windows systems. | 144 |
jondonas/linux-exploit-suggester-2 | Tools to help find and retrieve Linux exploit code from Exploit DB | 1,858 |
kibercthulhu/gdb-peda-cheatsheet | A collection of tips and tricks for using GDB-PEDA in exploit development | 16 |
luisfontes19/xxexploiter | An application used to exploit XXE vulnerabilities by generating XML payloads and serving them to test web applications. | 542 |
abatchy17/windowsexploits | A collection of precompiled Windows exploit binaries | 1,829 |
arimogi/google-dorks | A collection of tools and techniques for exploiting vulnerabilities in Google services | 45 |
hipotermia/vaya-ciego-nen | Detects and exploits Blind Cross-site scripting (XSS) vulnerabilities to retrieve sensitive information and control user interactions. | 40 |
commixproject/commix-testbed | A collection of web pages demonstrating common command injection vulnerabilities in PHP. | 174 |
externalist/exploit_playground | An archive of publicly available or privately disclosed exploit code analysis and reverse engineering efforts. | 613 |