<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Bluetooth on Adamino CTF Writeups</title><link>https://ctf.adamino.dk/tags/bluetooth/</link><description>Recent content in Bluetooth on Adamino CTF Writeups</description><generator>Hugo</generator><language>en</language><copyright>Adamino 2023</copyright><lastBuildDate>Sun, 23 Aug 2026 14:45:00 +0100</lastBuildDate><atom:link href="https://ctf.adamino.dk/tags/bluetooth/index.xml" rel="self" type="application/rss+xml"/><item><title>tshark &amp; Wireshark</title><link>https://ctf.adamino.dk/tools/forensics/tshark/</link><pubDate>Sun, 23 Aug 2026 14:45:00 +0100</pubDate><guid>https://ctf.adamino.dk/tools/forensics/tshark/</guid><description>&lt;h1 id="tshark--wireshark-reading-packet-captures"&gt;tshark &amp;amp; Wireshark: Reading Packet Captures&lt;a href="#tshark--wireshark-reading-packet-captures" class="anchor" aria-hidden="true"&gt;&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
 stroke-width="2" stroke-linecap="round" stroke-linejoin="round"&gt;
 &lt;path d="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"&gt;&lt;/path&gt;
 &lt;line x1="8" y1="12" x2="16" y2="12"&gt;&lt;/line&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;When a forensics challenge hands you a &lt;code&gt;.pcap&lt;/code&gt; or &lt;code&gt;.pcapng&lt;/code&gt;, &lt;a href="https://www.wireshark.org/"&gt;Wireshark&lt;/a&gt; and its command-line sibling &lt;strong&gt;tshark&lt;/strong&gt; are how you turn a wall of packets into an answer. Wireshark&amp;rsquo;s GUI is unbeatable for exploring an unfamiliar capture; &lt;code&gt;tshark&lt;/code&gt; is unbeatable for extracting exactly the fields you need into a form you can script against. You&amp;rsquo;ll use both — GUI to find the needle, &lt;code&gt;tshark&lt;/code&gt; to pull it out in bulk.&lt;/p&gt;</description></item><item><title>Rubik's Cube</title><link>https://ctf.adamino.dk/brunner/forensics/2026/rubiks-cube/</link><pubDate>Sat, 22 Aug 2026 21:34:01 +0200</pubDate><guid>https://ctf.adamino.dk/brunner/forensics/2026/rubiks-cube/</guid><description>&lt;p&gt;&lt;strong&gt;Challenge Name:&lt;/strong&gt; forensics_rubiks-cube&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Category:&lt;/strong&gt; Forensics&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Difficulty:&lt;/strong&gt; Medium&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Author:&lt;/strong&gt; Vincent&lt;/p&gt;
&lt;h2 id="challenge-description"&gt;Challenge Description&lt;a href="#challenge-description" class="anchor" aria-hidden="true"&gt;&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
 stroke-width="2" stroke-linecap="round" stroke-linejoin="round"&gt;
 &lt;path d="M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3"&gt;&lt;/path&gt;
 &lt;line x1="8" y1="12" x2="16" y2="12"&gt;&lt;/line&gt;
&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;Our coworker just got a new Rubik&amp;rsquo;s Cube and it is driving everyone in the office crazy. But more importantly, it is decreasing their productivity and thereby shareholder value.&lt;/p&gt;</description></item></channel></rss>