Welcome to no-sec blog, where a team of passionate Telekom MMS pentesters shares their insights and expertise from the world of cybersecurity. From CVE write-ups to practical guides on exploitation techniques and defense strategies, we aim to contribute valuable knowledge to the security community.
Assessing Java Desktop Clients (JAR and JNLP)
A detailed workflow for assessing Java desktop clients with interception, decompilation, debugging, and Java Agent instrumentation.
Read more ⟶BitUnlocker - Defeating Disk Encryption
A hardware based attack leveraging a weakness in the default configuration of Microsoft Bitlocker, allowing an attack with hardware access to unlock encrypted drives without permission.
Read more ⟶CVE-2025-61074 - Stored Cross Site Scripting (XSS)
A stored cross site scripting vulnerability in the bulletin board component in adata's Employee Portal versions prior to 2.16.1 allows remote authenticated users to execute arbitrary JavaScript code in other authenticated user's web browsers.
Read more ⟶CVE-2025-61075 - Multiple Incorrect Access Controls
Incorrect Access Controls in multiple modules in adata's Employee Portal versions prior to 2.16.1 allow remote authenticated users to call API endpoints without proper authorization checks leading to access to confidential data including sensitive data of other employees and also allows the manipulation of workflows.
Read more ⟶Creating evil WiFi hotspots, network bridges and complex hybrids
Intercepting traffic between devices and the internet is part of the day to day work of an IoT pentester. More often than not, those devices only support one type of connectivity, and it’s usually the one you don’t have at hand, at that moment (well, at least sort of 😉 ). So, this guide will show code snippets for creating (evil) access points and network bridges (under Linux).
Read more ⟶Building a Cellular Man-in-the-Middle Setup for 4G
With the ongoing rise of the Internet of Things (IoT) and current 4G/5G technologies, testing connected devices and mobile communcation in terms of security is more important than ever before. Approriate testing enviromnents are required in order to examine devices that transmit data over cellular networks.
Read more ⟶PrintNightmare/CVE-2021-34527 Search the Domain with PowerShell
In my latest blog post “Vulnerability advisory PrintNightmare/CVE-2021-34527 Zero-day Exploit Code Available – What to do now?” I’ve recommended enabling monitoring with Windows EventLogs or Sysmon logging. Since many small to medium business leak the possibility to aggregate, search and alert on Windows EventLogs, I want to propose a simple yet effective manual way for these businesses until a patch is available.
Read more ⟶Vulnerability advisory PrintNightmare/CVE-2021-34527 Zero-day Exploit Code Available – What to do now?
Read more ⟶
Write-up Hack The Box – Rope Two
The machine Rope2 by r4j is probably (one of) the hardest boxes on HackTheBox.eu with only 104 system owns after 202 days. The theme of the box is more or less “research”, since it requires (gaining) knowledge in many different fields Browser Exploitation, esoteric Heap Feng-Shui, and finally Linux Kernel Exploitation. For me, all 3 fields were pretty new and thus I had a lot to learn (over the course of almost exactly 3 months).
Read more ⟶Customizing Desinfec’t (and other Linux Live disks)
Desinfec’t, formerly known as Knoppicillin, is a Ubuntu-based Linux distribution that was created by the c’t Magazine for Computer Technology. It contains several anti-virus engines (currently ESET, F-Secure, Kaspersky and Sophos), as well as several tools for recovering systems from malware incidents.
Read more ⟶