deobfuscating-javascript-malware
mukul975/Anthropic-Cybersecurity-Skills
A comprehensive, multi-step workflow for analyzing and deobfuscating highly complex and malicious JavaScript code. It guides users through extracting scripts from phishing pages and web skimmers, identifying obfuscation techniques (Base64, Unicode escapes, eval chains), neutralizing anti-analysis features, and progressively decoding string layers to reveal the original malicious payload for thorough threat intelligence and malware analysis.