“K1w1” InfoStealer Uses gofile.io for Exfiltration, (Fri, May 31st)

Python remains a nice language for attackers and I keep finding interesting scripts that are usually not very well detected by antivirus solutions. The one I found has a VT score of 7/65&#;x26;#;x21; (SHA256:a6230d4d00a9d8ecaf5133b02d9b61fe78283ac4826a8346b72b4482d9aab54c&#;x26;#;x5b;1&#;x26;#;x5d;). I decided to call it “k1w1” infostealer because this string is referenced in many variable&#;x26;#;xc2;&#;x26;#;xa0;and function names. The script has&#;x26;#;xc2;&#;x26;#;xa0;classic infostealer capabilities&#;x26;#;xc2;&#;x26;#;xa0;to find interesting pieces of data on the victim&#;x26;#;39;s computer but has some interesting techniques.&#;x26;#;xc2;&#;x26;#;xa0;

Continue reading “K1w1” InfoStealer Uses gofile.io for Exfiltration, (Fri, May 31st)

Posted in Uncategorized

Feeding MISP with OSSEC, (Thu, May 30th)

I&#;x26;#;39;m a big fan of OSSEC[1] for years. OSSEC (“Open Source Security Event Correlator”) is a comprehensive, open-source host-based intrusion detection system (HIDS). It is designed to monitor and analyze system logs, detect suspicious activities, and provide real-time alerts for security incidents. OSSEC can perform log analysis, file integrity monitoring, rootkit detection, and active response to mitigate threats. It supports various platforms including Linux, Windows, and macOS, and can be integrated with various security tools and SIEM solutions. I already wrote some diaries about it in the past[2]. I&#;x26;#;39;m running my instance on all my servers, I made some contributions to the project.

Continue reading Feeding MISP with OSSEC, (Thu, May 30th)

Posted in Uncategorized

Files with TXZ extension used as malspam attachments, (Mon, May 27th)

Malicious e-mail attachments come in all shapes and sizes. In general, however, threat actors usually either send out files, which themselves carry a malicious payload – such as different scripts, Office documents or PDFs – or they send out “containers”, which include such files – e.g., image files or archives. These container files, especially, can sometimes be quite unusual… Which is where today’s diary comes in.

Continue reading Files with TXZ extension used as malspam attachments, (Mon, May 27th)

Posted in Uncategorized