SSRF_Vulnerable_Lab
SSRF lab
A laboratory repository demonstrating vulnerable PHP code examples for Server-Side Request Forgery (SSRF) attacks
This Lab contain the sample codes which are vulnerable to Server-Side Request Forgery attack
679 stars
19 watching
176 forks
Language: PHP
last commit: over 1 year ago attackexploitationhackinglabserver-side-request-forgeryssrfweb-security
Related projects:
Repository | Description | Stars |
---|---|---|
| A lab environment simulating common CORS misconfiguration issues in web applications. | 189 |
| An SSRF scanner written in Python to identify potential vulnerabilities by scanning predefined settings in URLs and request headers. | 276 |
| A simulation of CORS misconfiguration vulnerabilities in a web application | 65 |
| An automated tool to discover potential Server-Side Request Forgery (SSRF) vulnerabilities in web applications by scanning the domain for open redirects and testing for cross-site scripting (XSS) | 953 |
| A web application that detects and warns users about potential Server-side Request Forgery (SSRF) vulnerabilities. | 150 |
| A tool designed to identify parameters in web applications that can be exploited for SSRF or out-of-band resource load attacks. | 291 |
| A tool to demonstrate and exploit authenticated SSRF vulnerabilities in Grafana | 78 |
| A tool designed to test and simulate Server-Side Request Forgery (SSRF) vulnerabilities by generating responses with configurable secret tokens | 320 |
| A lab project providing code samples and tools to understand deserialization vulnerabilities in Java applications. | 497 |
| A collection of PHP webshells designed for educational purposes in penetration testing and CTF challenges. | 1,888 |
| A tool for identifying potential vulnerabilities in websites by fetching known URLs and filtering out ones with open redirects or SSRF parameters. | 168 |
| A toolkit designed to test and exploit Cross-Site Request Forgery vulnerabilities in websites. | 1,116 |
| A collection of cross-site scripting labs and tools to help web application security enthusiasts identify and exploit vulnerabilities. | 296 |
| A collection of grep commands to help find potentially vulnerable PHP code | 348 |
| A vulnerable Laravel-based API demonstration project showcasing common web application security vulnerabilities. | 392 |