Email-Report ist jetzt implementiert.
This commit is contained in:
59
templates/report.txt
Normal file
59
templates/report.txt
Normal file
@@ -0,0 +1,59 @@
|
||||
═══════════════════════════════════════════════════════════════
|
||||
🛡️ AdGuard Shield – Sicherheits-Report
|
||||
═══════════════════════════════════════════════════════════════
|
||||
|
||||
Zeitraum: {{REPORT_PERIOD}}
|
||||
Erstellt: {{REPORT_DATE}}
|
||||
Host: {{HOSTNAME}}
|
||||
|
||||
───────────────────────────────────────────────────────────────
|
||||
📊 ÜBERSICHT
|
||||
───────────────────────────────────────────────────────────────
|
||||
|
||||
Sperren gesamt: {{TOTAL_BANS}}
|
||||
Entsperrungen: {{TOTAL_UNBANS}}
|
||||
Eindeutige IPs: {{UNIQUE_IPS}}
|
||||
Permanente Sperren: {{PERMANENT_BANS}}
|
||||
Aktuell aktive Sperren: {{ACTIVE_BANS}}
|
||||
AbuseIPDB Reports: {{ABUSEIPDB_REPORTS}}
|
||||
|
||||
───────────────────────────────────────────────────────────────
|
||||
⚔️ ANGRIFFSARTEN
|
||||
───────────────────────────────────────────────────────────────
|
||||
|
||||
Rate-Limit Sperren: {{RATELIMIT_BANS}}
|
||||
Subdomain-Flood Sperren: {{SUBDOMAIN_FLOOD_BANS}}
|
||||
Externe Blocklist: {{EXTERNAL_BLOCKLIST_BANS}}
|
||||
Aktivster Tag: {{BUSIEST_DAY}}
|
||||
|
||||
───────────────────────────────────────────────────────────────
|
||||
🏴☠️ TOP 10 – AUFFÄLLIGSTE IPs
|
||||
───────────────────────────────────────────────────────────────
|
||||
|
||||
{{TOP10_IPS_TEXT}}
|
||||
|
||||
───────────────────────────────────────────────────────────────
|
||||
🌐 TOP 10 – MEISTBETROFFENE DOMAINS
|
||||
───────────────────────────────────────────────────────────────
|
||||
|
||||
{{TOP10_DOMAINS_TEXT}}
|
||||
|
||||
───────────────────────────────────────────────────────────────
|
||||
📡 PROTOKOLL-VERTEILUNG
|
||||
───────────────────────────────────────────────────────────────
|
||||
|
||||
{{PROTOCOL_TEXT}}
|
||||
|
||||
───────────────────────────────────────────────────────────────
|
||||
🕐 LETZTE 10 SPERREN
|
||||
───────────────────────────────────────────────────────────────
|
||||
|
||||
{{RECENT_BANS_TEXT}}
|
||||
|
||||
═══════════════════════════════════════════════════════════════
|
||||
Dieser Report wurde automatisch von AdGuard Shield generiert.
|
||||
AdGuard Shield v{{VERSION}}
|
||||
|
||||
Web: https://www.patrick-asmus.de
|
||||
Repo: https://git.techniverse.net/scriptos/adguard-shield.git
|
||||
═══════════════════════════════════════════════════════════════
|
||||
Reference in New Issue
Block a user