This package intends to protect your Laravel app from different type of attacks such as XSS, SQLi, RFI, LFI, User Agent, and a lot more. It will also block repeated attacks and send notifications via email and/or slack when an attack is detected. Furthermore, it will log failed logins and block the IP after a number of attempts. Some middleware classes (i.e. Xss) are empty as the Middleware abstract class that they extend does all of the job, dynamically. In short, they all work.
Features
- Publish configuration, language, and migrations
- Documentation available
- Examples available
- You can change the firewall settings of your app
- Middlewares are already defined so should just add them to routes
- Firewall will send a notification as soon as an attack has been detected
Categories
Web Application Firewalls (WAF)License
MIT LicenseFollow WAF package for Laravel
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of WAF package for Laravel!