PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /usr/share/imunify-notifier/templates/custom_scan_malware_found/
Server: Linux server1.ngambekcore.com 4.18.0-553.51.1.el8_10.x86_64 #1 SMP Wed Apr 30 04:00:07 EDT 2025 x86_64
IP: 159.198.77.92
Choose File :

Url:
Dir : //usr/share/imunify-notifier/templates/custom_scan_malware_found/en.json

[
    {
        "id": "subject",
        "other": "Custom scan report on {{serverName}}"
    },
    {
        "id": "scan_description_section",
        "other": "During custom scan {{.scan_id}} started on {{unixToUTC .started}} finished on {{unixToUTC .completed}} "
    },
    {
        "id": "total_scanned",
        "other": "were scanned {{.total_resources}} files ",
        "one": "was scanned {{.total_resources}} file ",
        "pluralize_by": "total_resources"
    },
    {
        "id": "malwares_detected",
        "one": "{{.total_malicious}} malware was detected:\n{{range $k, $v := .malicious_files}}{{$v}}\n{{end}}",
        "other": "{{.total_malicious}} malwares were detected:\n{{range $k, $v := .malicious_files}}{{$v}}\n{{end}}",
        "pluralize_by": "total_malicious"
    },
    {
        "id": "errors_section",
        "other": "Next errors happened:\n{{.error}}"
    }
]