Cyber security

USB flows In The Great River – IDA FLIRT Signature And IOC

IDA Pro FLIRT signature for FlowCloud RAT component, “fcClientDll and Indicators mentioned in my presentation “USB flows in the Great River”.

In the realm of cybersecurity, the unassuming USB drive can be a Trojan horse. Dive into the world of USB-based threats as we explore the creation of IDA Pro FLIRT signatures for the elusive FlowCloud RAT component.

Discover how open-source libraries and IOCs play a crucial role in deciphering this covert menace.

Join us on a journey through ‘USB Flows in the Great River’ to unlock the secrets of threat analysis and mitigation.

You can check the presentation at Virus Bulletin 2023 website.

  • fcClientDll.sig
    • This signature was created from the idb file which identifies fcClinetDll functions (I added prefix “fcClient_”) and open source libraries (Protocol Buffers, Boost C++, ZThread, SQLite).
    • For more information about FLIRT
  • flowcloud_ioc_2023.csv
    • FlowCloud IOCs mentioned in the presentation.
Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

Best OSINT Tools for Journalists 2026: Verify Sources, Images and Claims

Journalists use OSINT to verify public information before publishing. In 2026, misinformation, AI-generated images, fake…

9 hours ago

Install Docker on Ubuntu 20.04: Complete Step-by-Step Guide

Docker is an open-source platform that lets you package and run applications inside containers. Each container…

19 hours ago

Install PostgreSQL on Ubuntu: Database Setup and Admin Guide

PostgreSQL (often called Postgres) is an open-source relational database system. It supports advanced features like JSON…

20 hours ago

Install Xrdp Remote Desktop on Ubuntu: Setup and Connect

Xrdp is an open-source server that lets you connect to your Ubuntu machine from another computer…

20 hours ago

Tomcat 9 on Ubuntu 20.04: Install, Configure, and Start

Apache Tomcat is an open-source web server and Java servlet container. It is one of the…

20 hours ago

Automatic Updates on Ubuntu: Set Up unattended-upgrades

Keeping your Ubuntu system updated is one of the best ways to protect it. Security…

21 hours ago