SECURITY RESEARCH / EMBEDDED / OFFENSIVE SEC1.DK
// Windows & Endpoint Security
Forensics Android

Forensic Analysis Report: Cellebrite Payload Artifacts

Deep-dive on the cellebrite-payload_feb2024.tar archive — post-exploitation persistence, SSL/TLS interception via SPKI bypass, and binary analysis of the installer ELF.

Windows Undetected

Bypassing Defender for Endpoint Device Isolation via WSL

How WSL + SOCKS5 (and Tor) can tunnel traffic out of an isolated endpoint — silently, without triggering any Defender Advanced Hunting logs.

Partial Fix 3 Issues Open

Microsoft Fixes Device Isolation — But Issues Remain

Microsoft silently patched the WSL/SOCKS5 bypass. Conditional access, web content filtering, and Tor-based evasion remain open. MSRC has not responded.

Presentation bSides CPH

Bypassing Defender for Endpoint — bSides Copenhagen Talk (PDF)

Slide deck from the bSides Copenhagen 2023 presentation on MDE device isolation bypass techniques.

// Phishing & Email Threats
Phishing Nordea · Sep 2015

Analysis of a Phishing Email — Nordea Impersonation Campaign

Full technical breakdown of a live campaign: spoofed sender, base64-encoded client-side payload, live NETS card validation, and the attacker's own exposed RDP server.

// OpenStick / Embedded Linux
Reverse Engineering Hardcoded Creds ARM · Linux

Reverse Engineering a Wireless CarPlay Adapter

From mystery firmware to Allwinner V851S3, Tina Linux, SWUpdate and SquashFS — including a full credential scan revealing hardcoded Aliyun access keys, unauthenticated OTA interface, and plaintext PSK logging.

OpenStick ARM · Linux

MSM8916 OpenStick Performance Optimization Guide & Results

Kernel tuning, entropy hardening, zRAM with zstd, and thermal monitoring — taking the Handsome UZ801 from Android-remnant to rock-solid Linux micro-server.

OpenStick Debian 13

Updating OpenStick: Debian Bookworm → Trixie

Step-by-step dist-upgrade guide from Debian 12 to 13 on the 4G LTE WiFi Modem, including ADB re-enablement via USB gadget service.

// RFID & Hardware Hacking
Opinion LLM Reverse Engineering

I Actually Use the Thing — A Field Report

From reflexive dismissal → confident hallucination → a shipped root shell. What LLM-assisted reverse engineering actually looks like on the V851S3 CarPlay adapter and the ChameleonUltra relay — the wins, and the lies.

Reverse Engineering USB ZyDAS · 8051 Linux

Reverse Engineering the ZD1211 Finder Firmware Update Protocol

Four layers of Windows NDIS indirection, usbmon packet tracing, and brute-force bRequest scanning to extract the flash protocol for the Allnet ALL0298 / ZyXEL AG-225H — then the twist: downgrade protection.

Reverse Engineering RFID AT91SAM7S · STM32L4 Proxmark3 · ChameleonMini Firmware Analysis

PM3 SE Hub Mini — Tearing Apart a Closed-Source RFID Combo Device

Dual-MCU RFID tool from the Chinese grey market: AT91SAM7S512 + Spartan FPGA running a private Iceman fork, STM32L433 running ChameleonMini RevH over BLE, AES-128 encrypted OTA firmware — and a USB DFU bypass hiding in plain sight.

Reverse Engineering ARM Cortex-M3 ST-Link Clone Black Magic Probe

Two Bricked Devices and a Two-Byte Fix

A BMP build on a Geehy APM32 ST-Link clone sat in DFU forever after a cold boot, while genuine J-Link OB firmware came up instantly with zero host software. Four dead theories, a documented bootloader patch that bricked two sealed units by targeting the wrong page, and the real gate: a single DFU-state comparison, in a different page entirely, fixed with two bytes.

ESP32-S3 SWD Black Magic Probe Cardputer

Black Magic Probe on M5Stack Cardputer

Porting BMP to a pocket keyboard computer — full SWD probe with on-device REPL, scrollable display console, and USB output mirroring. From crashed SPI init to working standalone debugger.

nRF52840 RFID Standalone ChameleonUltra

Going Standalone: Host-less Workflow Modes for ChameleonUltra

Building a pluggable standalone-modes framework on the nRF52840 — chord gesture detection, FDS persistence, AuthTrace key capture with mfkey32v2 verification, and the three runtime bugs that needed finding.

nRF52840 RFID ChameleonUltra

Creating lf data sniffer and sampler for ChameleonUltra

Raw LF field capture, graphical waveform plotting, Manchester decode, and modulation detection

nRF52840 ISO14443-A HF Sniff ChameleonUltra

HF 14A Sniff — Capturing ISO14443-A Reader Exchanges on ChameleonUltra

Hooking into the nRF52840 NFCT peripheral to passively capture all ISO14443-A frames a reader sends — REQA, anti-collision, SELECT, AUTH, and APDU commands decoded in real time.

nRF52840 RFID EM4x05 ChameleonUltra

Creating EM4x05 Reader for ChameleonUltra

From gap encoding primitives → PWM pin release bug → antenna ringing compensation → first working read. A complete firmware debugging journey on the nRF52840.

nRF52840 RFID Bootloader ChameleonUltra

Creating UF2 bootloader for ChameleonUltra

From zero to 100. Creating a UF2 bootloader for the Chameleon Ultra, and dlashing it without JYAG

// Mobile & Wireless Security
DK BYOD · 2015

En af de største sikkerhedstrusler er i lommen

Smartphones som mobilt kontor: risici ved BYOD, jailbreak, ukontrollerede apps og manglende sikkerhedstræning i virksomheder.

DK Arkiv · ~2007

Sikkerhedsmæssige risici ved trådløse enheder

Gennemgang af IrDA, R/F-radiokommunikation og Bluetooth — sikkerhedsrisici og anbefalinger til virksomheder.

// SailfishOS
SailfishOS Metasploit

Metasploit for Sailfish OS

How I ported Metasploit to Sailfish OS — including a script automating the shrinking of the Rapid7 tarball with versioned auto-download.

SailfishOS Tor

Tor for Sailfish OS

Easy-to-use Tor hidden service setup and a QML app to control Tor status — built for Sailfish OS.

SailfishOS Sniffing

Wireshark UI for Sailfish OS

Simplified UI for wireshark (frontend for t-shark) — built for Sailfish OS.

SailfishOS nRF52840 RFID ChameleonUltra

harbour-chameleon-ultra — Sailfish OS App Walkthrough

Interactive walkthrough of the Sailfish OS client for ChameleonUltra. BLE/USB transport, slot management, HF/LF scanning, bidirectional sniffing, and waveform analysis.

SailfishOS nRF52840 RFID ChameleonUltra

harbour-chameleon-ultra — Sailfish OS App instructions

Instruction manual for the Sailfish OS client for ChameleonUltra.