<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Wireshark on {IT}</title><link>https://igortkanov.com/computers/wireshark/</link><description>Recent content in Wireshark on {IT}</description><generator>Hugo</generator><language>en-us</language><copyright>Copyright © 2026 {IT}. All rights reserved. Unless otherwise stated, all text, images, diagrams, and other original content on this blog may not be reproduced, distributed, or used without prior written permission.</copyright><lastBuildDate>Sun, 24 Aug 2025 11:34:34 +0000</lastBuildDate><atom:link href="https://igortkanov.com/computers/wireshark/index.xml" rel="self" type="application/rss+xml"/><item><title>Solving the Openfire Lab Blue team challenge</title><link>https://igortkanov.com/solving-the-openfire-lab-blue-team-challenge/</link><pubDate>Sun, 24 Aug 2025 11:34:34 +0000</pubDate><guid>https://igortkanov.com/solving-the-openfire-lab-blue-team-challenge/</guid><description>&lt;p&gt;Today we&amp;rsquo;re reviewing a vulnerability in &lt;strong&gt;&lt;a href="https://en.wikipedia.org/wiki/Openfire" target="_blank" rel="noopener noreferrer"&gt;Openfire&lt;/a&gt;&lt;/strong&gt;. It is a self-hosted alternative to Slack/Teams: you run it on your own infrastructure, control the data, and extend it with plugins.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;As a cybersecurity analyst, you are tasked with investigating a data breach targeting your organization&amp;rsquo;s Openfire messaging server.&lt;/p&gt;
&lt;p&gt;Attackers have exploited a vulnerability in the server, compromising sensitive communications and potentially exposing critical data.&lt;/p&gt;
&lt;p&gt;Your task is to analyze the provided network capture files using Wireshark. Identify evidence of the exploitation, trace the attacker&amp;rsquo;s actions, and uncover indicators of compromise.&lt;/p&gt;</description></item><item><title>Solving the XLMRat Blue team challenge</title><link>https://igortkanov.com/solving-the-xlmrat-blue-team-challenge/</link><pubDate>Sat, 28 Jun 2025 13:46:59 +0000</pubDate><guid>https://igortkanov.com/solving-the-xlmrat-blue-team-challenge/</guid><description>&lt;p&gt;Today we&amp;rsquo;re looking at the XLMRat malware. It is a remote access trojan (hence the RAT part) built to be small, sneaky, and stupidly persistent. It typically rides in via phishing or social engineering, often disguised as something mundane, like a JPG or TXT file. It targets Windows systems and speaks fluent PowerShell.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s popular among low-effort attackers looking for ready-made tools that still pack a punch. Especially in campaigns targeting individuals or small orgs where endpoint hygiene is weak. There&amp;rsquo;s a block with more information at the end of this post ⬇️&lt;/p&gt;</description></item><item><title>Solving the BlueSky Ransomware Blue team challenge</title><link>https://igortkanov.com/solving-the-bluesky-ransomware-blue-team-challenge/</link><pubDate>Sun, 18 May 2025 16:35:26 +0000</pubDate><guid>https://igortkanov.com/solving-the-bluesky-ransomware-blue-team-challenge/</guid><description>&lt;p&gt;Today we&amp;rsquo;re looking at the &lt;strong&gt;BlueSky ransomware&lt;/strong&gt;, a strain of malicious software that encrypts files on a victim&amp;rsquo;s system, rendering them inaccessible until a ransom is paid. First detected in June 2022, it shares similarities with other notorious ransomware families like Conti and Babuk.&lt;/p&gt;
&lt;p&gt;BlueSky spreads through methods such as phishing emails, malicious links, and network protocols like SMB (port &lt;code&gt;445&lt;/code&gt; TCP). Once inside a system, it uses advanced evasion techniques, such as hiding threads from debuggers, to avoid detection. It targets both files and processes, encrypting files with RSA encryption and adding the &lt;code&gt;.bluesky&lt;/code&gt; extension to them while maintaining operational stability by avoiding critical system processes.&lt;/p&gt;</description></item><item><title>Solving the DanaBot Blue team challenge</title><link>https://igortkanov.com/solving-the-danabot-blue-team-challenge/</link><pubDate>Sun, 04 May 2025 19:54:58 +0000</pubDate><guid>https://igortkanov.com/solving-the-danabot-blue-team-challenge/</guid><description>&lt;p&gt;In this blog post, we&amp;rsquo;ll walk through a Blue Team lab challenge hosted by CyberDefenders, specifically investigating a breach scenario involving DanaBot malware.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The SOC team has detected suspicious activity in the network traffic, revealing that a machine has been compromised. Sensitive company information has been stolen. Your task is to use Network Capture (PCAP) files and Threat Intelligence to investigate the incident and determine how the breach occurred.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The challenge is presented by CyberDefenders (&lt;strong&gt;&lt;a href="https://cyberdefenders.org/" target="_blank" rel="noopener noreferrer"&gt;https://cyberdefenders.org&lt;/a&gt;&lt;/strong&gt;) and can be found here: &lt;strong&gt;&lt;a href="https://cyberdefenders.org/blueteam-ctf-challenges/danabot" target="_blank" rel="noopener noreferrer"&gt;https://cyberdefenders.org/blueteam-ctf-challenges/danabot&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;</description></item><item><title>Solving the WebStrike Blue Team Challenge</title><link>https://igortkanov.com/solving-the-webstrike-blue-team-challenge/</link><pubDate>Sun, 17 Dec 2023 21:12:03 +0000</pubDate><guid>https://igortkanov.com/solving-the-webstrike-blue-team-challenge/</guid><description>&lt;h2 id="the-challenge"&gt;The challenge&lt;/h2&gt;
&lt;p&gt;In the intricate world of cybersecurity, every attack leaves behind digital footprints waiting to be deciphered. In this post, we embark on a brief journey to unravel a cyber threat, dissecting each element that reveals an attacker&amp;rsquo;s origin, tactics, and motives. Let&amp;rsquo;s dive in.&lt;/p&gt;
&lt;p&gt;The challenge is presented by CyberDefenders (&lt;a href="https://cyberdefenders.org" target="_blank" rel="noopener noreferrer"&gt;https://cyberdefenders.org&lt;/a&gt;) and can be found here: &lt;a href="https://cyberdefenders.org/blueteam-ctf-challenges/webstrike/" target="_blank" rel="noopener noreferrer"&gt;https://cyberdefenders.org/blueteam-ctf-challenges/webstrike/&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Note: This post is not sponsored by or affiliated with CyberDefenders.&lt;/em&gt;&lt;/p&gt;</description></item></channel></rss>