Catch web shells and backdoors before they become a problem — with a scanner that touches nothing without your say-so.
Real screens of the software, shown with demo data.
LES rates each finding as critical or high and records the file’s path, size and SHA-256. Your team knows where to start when a server has dozens of suspicious files.
The scanner filters PHP/JS extensions, has a size limit, supports ignore lists, does not follow directory symlinks and notices when a file changes mid-scan. Exit codes 0/1/2 make it easy to use from scripts and monitoring.
Standard library only, no dependencies.
Critical and high for quick prioritisation.
Skip known-safe files.
0 clean, 1 findings, 2 errors.
Every scan and finding is recorded.
Copy, fsync, SHA-256, then unlink.
Not yet. The current version scans PHP/JS files directly on disk.
It uses a local SQLite file for history, with no separate server.