Input Sanitizer
Protects your application by blocking malicious input data in requests.
Fully integrated with the Fortify security system.
Security Dashboard Widget
Fortify includes a built-in dashboard widget that gives you a real-time overview of your system’s security status.
- Highlights critical vulnerabilities and misconfigurations
- Provides quick access to all security checks and tools
- Helps you identify and fix issues in one place
This widget acts as a central hub, allowing you to monitor and manage your application's security at a glance.
Features
- Detects and blocks malicious payloads
- Sanitizes request input and headers
- Protects against XSS and injection attacks
- Lightweight and efficient filtering
Related Plugins
- Fortify – comprehensive security suite for October CMS
- Admin IP Access – restrict admin panel access by IP
- IP Blocker – manually block specific IP addresses
- Smart IP Blocker – automatic IP blocking based on request rate
- CSP – add Content Security Policy headers to prevent XSS
Requirements
- PHP 8.2 or higher
- October CMS 3.0 or higher
Questions? Need help?
If you have any questions about how to use this plugin, feel free to contact wobqqq@gmail.com.
The following plugin is required
Installation via Command Line
php artisan plugin:install Wobqqq.FortifyInputSanitizer
Usage
After installing, all configuration and management is handled via the October CMS admin panel.
Admin Panel:
Navigate to Settings -> Fortify and enable Input Sanitizer.
Console Commands:
- Disable Input Sanitizer:
php artisan wobqqq.fortify:input-sanitizer:disable
-
This plugin has not been reviewed yet.
-
| 1.0.2 |
Changes in events Apr 03, 2026 |
|---|---|
| 1.0.1 |
First version Mar 28, 2026 |




