
JavaScript Deobfuscation - A Primer
With JavaScript being a popular programming language used in many web technologies, it often gets used by threat actors as initial stage payloads. Such scripts could have Powershell code embedded i...

With JavaScript being a popular programming language used in many web technologies, it often gets used by threat actors as initial stage payloads. Such scripts could have Powershell code embedded i...

A Portable Executables (PE) is the file format for executables on Windows. A few examples of PE file extensions are .exe, .dll, .sys, and .scr. In this blog psot, I’ll discuss the Windows PE struct...

Overview So a few days ago I successfully passed the CREST Practitioner Threat Intelligence Analyst certification exam, taking me a little over 30 minuites (you’re allowed up to 120 minuites) to a...