SecTemplates.com – simplified, free open-source templates to enable engineering and smaller security teams to bootstrap security capabilities for their organizations, (Tue, Feb 18th)

(c) SANS Internet Storm Center. https://isc.sans.edu Creative Commons Attribution-Noncommercial 3.0 United States License. Continue reading SecTemplates.com – simplified, free open-source templates to enable engineering and smaller security teams to bootstrap security capabilities for their organizations, (Tue, Feb 18th)

Posted in Uncategorized

ModelScan – Protection Against Model Serialization Attacks, (Mon, Feb 17th)

Protect AI’s OSS portfolio includes tools aimed at improving security of AI/ML software. These tools are meant for a wide range of engineering, security and ML practitioners including developers, security engineers/researchers, ML engineers, LLM engineers and prompt engineers, and data scientists.
Of particular interest in light of model serialization attacks is ModelScan.

Continue reading ModelScan – Protection Against Model Serialization Attacks, (Mon, Feb 17th)

Posted in Uncategorized

My Very Personal Guidance and Strategies to Protect Network Edge Devices, (Thu, Feb 6th)

Last week, CISA and other national cyber security organizations published an extensive document outlining “Guidance and Strategies to Protect Network Edge Devices.” &#;x26;#;x5b;1&#;x26;#;x5d;&#;x26;#;xc2;&#;x26;#;xa0;The document is good but also very corporate and “bland.” It summarizes good, well-intended advice that will help you secure edge devices. But reading it also made me think, “That&#;x26;#;39;s it?” Not that I expected earth-shattering advice eliminating vulnerabilities brought on by accumulating deceased worth of abandoned ware still peddled at often relatively high costs. But I don&#;x26;#;39;t know; maybe something more actionable would be helpful.&#;x26;#;xc2;&#;x26;#;xa0;

Continue reading My Very Personal Guidance and Strategies to Protect Network Edge Devices, (Thu, Feb 6th)

Posted in Uncategorized

The Danger of IP Volatility, (Sat, Feb 15th)

What do I mean by “IP volatility”? Today, many organizations use cloud services and micro-services. In such environments, IP addresses assigned to virtual machines or services can often be volatile, meaning they can change or be reassigned to other organizations or users. This presents a risk for services relying on static IPs for security configurations and may introduce impersonation or data leakage issues.

Continue reading The Danger of IP Volatility, (Sat, Feb 15th)

Posted in Uncategorized

Fake BSOD Delivered by Malicious Python Script, (Fri, Feb 14th)

I found a Python script that implements a funny anti-analysis trick. The script has a low score on VT (4/59) (SHA256:d716c2edbcdb76c6a6d31b21f154fee7e0f8613617078b69da69c8f4867c9534)&#;x26;#;x5b;1&#;x26;#;x5d;. This sample attracted my attention because it uses the tkinter&#;x26;#;x5b;2&#;x26;#;x5d; library.&#;x26;#;xc2;&#;x26;#;xa0;This&#;x26;#;xc2;&#;x26;#;xa0;library&#;x26;#;xc2;&#;x26;#;xa0;is used to create graphical user interfaces (GUIs). It provides tools to create windows, dialogs, buttons, labels, text fields, and other interactive elements, allowing developers to build desktop applications with visual interfaces in Python. Most Python scripts are intended to be executed from a command line. That&#;x26;#;39;s why I consider this library as a good sign of suspicious behavior (It does not mean that all Python scripts using this library are malicious!)

Continue reading Fake BSOD Delivered by Malicious Python Script, (Fri, Feb 14th)

Posted in Uncategorized