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
670 stars
19 watching
175 forks
Language: PHP
last commit: over 1 year ago attackexploitationhackinglabserver-side-request-forgeryssrfweb-security
Related projects:
Repository | Description | Stars |
---|---|---|
incredibleindishell/cors-vulnerable-lab | A lab environment simulating common CORS misconfiguration issues in web applications. | 189 |
damian89/extended-ssrf-search | An SSRF scanner written in Python to identify potential vulnerabilities by scanning predefined settings in URLs and request headers. | 274 |
incredibleindishell/cors_vulnerable_lab-without_database | A simulation of CORS misconfiguration vulnerabilities in a web application | 65 |
ksharinarayanan/ssrfire | 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) | 944 |
jacobreynolds/ssrfdetector | A web application that detects and warns users about potential Server-side Request Forgery (SSRF) vulnerabilities. | 149 |
mindpatch/lorsrf | A tool designed to identify parameters in web applications that can be exploited for SSRF or out-of-band resource load attacks. | 289 |
randomrobbiebf/grafana-ssrf | A tool to demonstrate and exploit authenticated SSRF vulnerabilities in Grafana | 77 |
teknogeek/ssrf-sheriff | A tool designed to test and simulate Server-Side Request Forgery (SSRF) vulnerabilities by generating responses with configurable secret tokens | 315 |
joaomatosf/javadeserh2hc | A lab project providing code samples and tools to understand deserialization vulnerabilities in Java applications. | 491 |
johntroony/php-webshells | A collection of PHP webshells designed for educational purposes in penetration testing and CTF challenges. | 1,885 |
kathanp19/gaussrf | A tool for identifying potential vulnerabilities in websites by fetching known URLs and filtering out ones with open redirects or SSRF parameters. | 165 |
0xinfection/xsrfprobe | A toolkit designed to test and exploit Cross-Site Request Forgery vulnerabilities in websites. | 1,109 |
tegal1337/0l4bs | A collection of cross-site scripting labs and tools to help web application security enthusiasts identify and exploit vulnerabilities. | 296 |
dustyfresh/php-vulnerability-audit-cheatsheet | A collection of grep commands to help find potentially vulnerable PHP code | 346 |
insiderphd/generic-university | A vulnerable Laravel-based API demonstration project showcasing common web application security vulnerabilities. | 385 |