Bryobio – NETWORK Pcap File Analysis For SOC Analysts

When you look at a network PCAP (Packet Capture) file, you look at the network traffic data that was recorded during a certain time period. Tools that record packets, such as Wireshark, tcpdump, and tshark, often make PCAP files. These files have raw network packet data, like headers and payloads, that can help with problems, […]

August 22, 2023
Read More >>

Nimbo-C2 : Lightweight C2 Framework

Nimbo-C2 is yet another (simple and lightweight) C2 framework. Nimbo-C2 agent supports x64 Windows & Linux. It’s written in Nim, with some usage of .NET on Windows (by dynamically loading the CLR to the process). Nim is powerful, but interacting with Windows is much easier and robust using Powershell, hence this combination is made. The […]

August 22, 2023
Read More >>