Scan a public page and its scripts/styles for suspicious patterns (obfuscation, skimmers, SEO spam, miners, and Keitaro/TDS).
Common red flags like heavy obfuscation (eval(), new Function()), hidden SEO blocks, suspicious outbound links (e.g., risky TLDs), miner scripts, and exfiltration patterns (image beacons, fetch()/XHR to unusual endpoints). It also checks for TDS/Keitaro artifacts (endpoints, cookie names, file names).
Note: This is a heuristic scanner, not a guarantee. Always keep servers patched and monitor file integrity.