Vishal Tyagi

Topic

security

3 items across this site.

PHP Ghost Wall

Composer package for Laravel that hash-checks a monitored file on every boot, POSTs a tamper alert if it changed, and phones home with server...

Boot-Time Code Integrity in Laravel

SHA-256 hash-check a critical file on every Laravel boot and webhook a tamper alert — when the pattern helps on shared hosting, and the...

Hash-Check a Laravel File on Every Boot

Add a ServiceProvider that SHA-256 checks a critical file, webhooks on mismatch, and heartbeats on success — a shared-hosting substitute for OS-level FIM.