Lorsrf
Lorsrf 🛰️
Lorsrf is a fast, efficient CLI tool written in Rust designed to discover HTTP parameters that are vulnerable to Server-Side Request Forgery (SSRF) attacks and out-of-band resource loading vulnerabilities.
Overview
SSRF vulnerabilities occur when an application makes requests to external resources based on user-controlled input without proper validation. These vulnerabilities can lead to:
- Internal network reconnaissance
- Cloud metadata access (AWS, Azure, GCP)
- Port scanning of internal services
- Reading local files via file:// protocol
- Bypassing firewalls and access controls
Key Features
🚀 High Performance

