DEV Community

CodeByEbrahim
CodeByEbrahim

Posted on

Laravel Vulnerability Scanner – Scan for CVEs, .env, SQLi, and More

Laravel Vulnerability Scanner
A lightweight open-source tool to scan Laravel apps for common vulnerabilities and misconfigurations.
Detects:
-CVEs like Ignition RCE (CVE-2021-3129)
-Exposed .env, .git, log files
-SQLi, POI, token leaks, and more
Built in Python – easy to use and extend
GitHub: https://github.com/codebyebrahim/laravel-vuln-checker

Top comments (0)