DOCUMENTATION / MONITORING

Threat Detection

IDS, File Integrity & Smart Threshold

Smart DDoS Threshold

Anvus monitors the request frequency per millisecond for each visitor IP. If requests exceed a reasonable limit, the system will act immediately.

Default Thresholds: - Rate Limit: 15 Requests / Second.
- Burst Limit: 50 Requests in a short session.
- Action: Auto-Ban IP to firewall.json & Emergency Notification.

File Integrity Monitoring (FIM)

The system periodically compares a Baseline Hash. If any .php, .js, or .htaccess file changes without authorization, Anvus will quarantine the file and automatically create a backup.

Live Attack IDS

Detects active attacks through Log Analysis:

SQLi: UNION SELECT, information_schema, sleep()
XSS: <script>, onerror, onload
RCE: system(), shell_exec(), base64_decode()