

<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://localhost:4000/</id>
  <title>Colins Security Blog</title>
  <subtitle>Colin Cowie's security blog about malware research, threat intelligence and DFIR.</subtitle>
  <updated>2025-03-16T13:47:24-07:00</updated>
  <author>
    <name>Colin Cowie</name>
    <uri>http://localhost:4000/</uri>
  </author>
  <link rel="self" type="application/atom+xml" href="http://localhost:4000/feed.xml"/>
  <link rel="alternate" type="text/html" hreflang="en"
    href="http://localhost:4000/"/>
  <generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator>
  <rights> © 2025 Colin Cowie </rights>
  <icon>/assets/img/favicons/favicon.ico</icon>
  <logo>/assets/img/favicons/favicon-96x96.png</logo>


  
  <entry>
    <title>Network Graphing with Python</title>
    <link href="http://localhost:4000/2025/CTI-Network-Graphing" rel="alternate" type="text/html" title="Network Graphing with Python" />
    <published>2025-03-15T00:00:00-07:00</published>
  
    <updated>2025-03-15T00:00:00-07:00</updated>
  
    <id>http://localhost:4000/2025/CTI-Network-Graphing</id>
    <content src="http://localhost:4000/2025/CTI-Network-Graphing" />
    <author>
      <name>Colin Cowie</name>
    </author>

  
    
    <category term="Threat Intelligence" />
    
    <category term="Resources &amp; Guides" />
    
  

  
    <summary>
      





      Network Graphing with Python

Network graphs are a nice way to visualize relationships and investigate data. Many threat intelligence platforms provide built-in network graphing features, including Maltego, OpenCTI and MISP. Maltego, for example, claims to have over 2,000 government customers.


This blog highlights how to create basic network graphs using Python.

Graphing Libraries
There are ...
    </summary>
  

  </entry>

  
  <entry>
    <title>New JavaScript Malware - Fake DocuSign Invoices</title>
    <link href="http://localhost:4000/2023/New-JS-Malware-Fake-Invoices" rel="alternate" type="text/html" title="New JavaScript Malware - Fake DocuSign Invoices" />
    <published>2023-03-13T00:00:00-07:00</published>
  
    <updated>2023-05-27T11:58:41-07:00</updated>
  
    <id>http://localhost:4000/2023/New-JS-Malware-Fake-Invoices</id>
    <content src="http://localhost:4000/2023/New-JS-Malware-Fake-Invoices" />
    <author>
      <name>Colin Cowie</name>
    </author>

  
    
    <category term="Malware Research" />
    
    <category term="Loaders &amp; Other Commodity Malware" />
    
  

  
    <summary>
      





      Decoding a New JavaScript Malware Campaign

Recently researchers from HuntressLabs shared data about a case where a fake DocuSign document resulted in a network compromise involving AvosLocker &amp;amp; data collection with RClone. HuntressLabs identified the initial infection vector as a file with the name: Invoice-DocuSign-Mar03-2023.js

Part 1: Gathering Samples on VirusTotal

Leveraging VirusTo...
    </summary>
  

  </entry>

  
  <entry>
    <title>Using ChatGPT to Visualize Ransomware Leak Site Data</title>
    <link href="http://localhost:4000/2022/ChatGPT-LeakSite-Analysis" rel="alternate" type="text/html" title="Using ChatGPT to Visualize Ransomware Leak Site Data" />
    <published>2022-12-28T00:00:00-08:00</published>
  
    <updated>2022-12-28T00:00:00-08:00</updated>
  
    <id>http://localhost:4000/2022/ChatGPT-LeakSite-Analysis</id>
    <content src="http://localhost:4000/2022/ChatGPT-LeakSite-Analysis" />
    <author>
      <name>Colin Cowie</name>
    </author>

  
    
    <category term="Threat Intelligence" />
    
    <category term="Ransomware" />
    
  

  
    <summary>
      





      

Using ChatGPT to Visualize Ransomware Leak Site Data

Recently I wanted to test out if I could use OpenAI’s ChatGPT to assist with analyzing trends around ransomware leak site postings.

Project Setup

The Raw Data

RansomWatch is a publicly accessible project that monitors ransomware leak sites and posts metadata to their website. Technical details on RansomWatch can be found on Github.

For...
    </summary>
  

  </entry>

  
  <entry>
    <title>Yanlouwang Ransomware Leaks</title>
    <link href="http://localhost:4000/2022/Yanlouwang-Leaks" rel="alternate" type="text/html" title="Yanlouwang Ransomware Leaks" />
    <published>2022-10-30T00:00:00-07:00</published>
  
    <updated>2022-10-30T00:00:00-07:00</updated>
  
    <id>http://localhost:4000/2022/Yanlouwang-Leaks</id>
    <content src="http://localhost:4000/2022/Yanlouwang-Leaks" />
    <author>
      <name>Colin Cowie</name>
    </author>

  
    
    <category term="Threat Intelligence" />
    
    <category term="Ransomware" />
    
  

  
    <summary>
      





      Yanlouwang Ransomware Leaks Analysis

On October 31st the twitter account @yanluowangleaks published communication data from Yanlouwang ransomware. The data appear to be leaked from matrix chat servers.

Overview of Leaked Data

Leaked Data File Names

  hello1.json
  hello2.json
  hello3.json
  hello4.json
  coder-saint.json
  stealer-felix.json


All unique matrix usernames:

'@killanas', '@s...
    </summary>
  

  </entry>

  
  <entry>
    <title>Minecraft &amp; IT software targeted with fake websites &amp; Remote Access Trojans</title>
    <link href="http://localhost:4000/2022/RATs-Targeting-Open-Source" rel="alternate" type="text/html" title="Minecraft &amp;amp; IT software targeted with fake websites &amp;amp; Remote Access Trojans" />
    <published>2022-07-02T00:00:00-07:00</published>
  
    <updated>2022-07-02T00:00:00-07:00</updated>
  
    <id>http://localhost:4000/2022/RATs-Targeting-Open-Source</id>
    <content src="http://localhost:4000/2022/RATs-Targeting-Open-Source" />
    <author>
      <name>Colin Cowie</name>
    </author>

  
    
    <category term="Malware Research" />
    
    <category term="Loaders &amp; Other Commodity Malware" />
    
  

  
    <summary>
      





      







Minecraft &amp;amp; IT software targeted with fake websites &amp;amp; Remote Access Trojans

Background research
In January of 2022 Félix Aimé from SEKOIA shared a detailed twitter thread about a threat actor targeting open source projects. Some of the domains that Félix proactively shared were hosted and abused. Bleeping Computer published an article about this campaign titled: Trojanized dnSp...
    </summary>
  

  </entry>

</feed>


