Researchers reveal OT-specific malware in use and in development

Malware that’s made specifically to target industrial control systems (ICS), Internet of Things (IoT) and operational technology (OT) control devices is still rare, but in the last few weeks security researchers have identified two salient threat… Continue reading Researchers reveal OT-specific malware in use and in development

YARA: Open-source tool for malware research

YARA is a powerful tool designed primarily to aid malware researchers in identifying and categorizing malware samples, though its applications are broader. The tool enables users to create detailed descriptions, or “rules,” for malware fami… Continue reading YARA: Open-source tool for malware research

WordPress Site Hacked to redirect stripe.js offsite for credit card skimming – Can’t Find The Source

We are experiencing an issue on our WordPress site running WooCommerce, for the second time this year where a hacker is injecting some kind of script that is redirecting the stripe.js code from it’s native location at stripe to an offsite … Continue reading WordPress Site Hacked to redirect stripe.js offsite for credit card skimming – Can’t Find The Source

x64dbg: Open-source binary debugger for Windows

x64dbg is an open-source binary debugger for Windows, designed for malware analysis and reverse engineering of executables without access to the source code. It offers a wide range of features and a plugin system, allowing you to customize and extend i… Continue reading x64dbg: Open-source binary debugger for Windows