
Fast Python scanner detects vulnerable Laravel Livewire v3 sites (CVE-2025-54068, CVSS 9.2). Separates risky sites into vuln.txt, safe sites into safe.txt.
Automated vulnerability scanner for detecting CVE-2025-54068 in Laravel applications using Livewire v3.0.0-beta.1 through v3.6.3.
This tool scans a list of websites for indicators of the critical Livewire remote code execution vulnerability (CVE-2025-54068, CVSS 9.2). Vulnerable sites are separated into vuln.txt while safe sites are saved to safe.txt.
Coded by Xer0TLabs x Persephrak Decentralized Syndicate
wire: component attributesrequests library (pip install requests)The scanner checks for:
/livewire/livewire.js, /livewire/messagev3.[0-6].[0-3] in JavaScript fileswire: attributes and Livewire referencesvuln.txt sitesFor sites in vuln.txt:
Report issues via GitHub Issues. For security vulnerabilities, please contact the Persephrak CyberSecurity Team directly.
This tool is provided for security research and defensive purposes only. The authors are not responsible for misuse or any damages resulting from its use. Always obtain proper authorization before scanning websites.