<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>0xDev RSS Feed</title>
        <link>https://www.0-x.dev</link>
        <description>0xDev RSS feed</description>
        <item>
          <title>HTB Wide - Reverse Engineering Challenge</title>
          <link>https://www.0-x.dev/blog/htb-wide-reverse-engineering-challenge</link>
          <description>The Wide Challenge is a simple reverse engineering task. Let's analyze the binary and write a custom c program to decrypt the flag.</description>
          <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Simple Pivoting with Ligolo-NG: A Tun-Based Alternative to SOCKS</title>
          <link>https://www.0-x.dev/blog/pivoting-with-ligolo-ng</link>
          <description>Traditional SOCKS proxies can slow down network scanning and tool compatibility during penetration tests. This guide demonstrates how to use Ligolo-NG to establish high-performance tunnels using a TUN interface for seamless internal network routing.</description>
          <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Abusing SCF and LNK Files to capture NTLM Hashes in Active Directory</title>
          <link>https://www.0-x.dev/blog/malicous-windows-files</link>
          <description>Malicious SCF and LNK shortcuts within Active Directory file shares allows attackers to force outbound NTLM authentication without code execution.</description>
          <pubDate>Mon, 04 May 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>SMB Relay Attack - Man in the Middle</title>
          <link>https://www.0-x.dev/blog/smb-relay-attack</link>
          <description>Learn how to perform an SMB relay attack by intercepting NTLM authentication and redirecting credentials to gain access to target systems.</description>
          <pubDate>Sun, 12 Apr 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Extracting Video from RTP Streams Using Wireshark</title>
          <link>https://www.0-x.dev/blog/wireshark-rtp-extraction-guide</link>
          <description>A comprehensive guide to intercepting and extracting video streams from RTP packets using Wireshark in a Man-in-the-Middle scenario.</description>
          <pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>IP Camera Penetration Testing Guide</title>
          <link>https://www.0-x.dev/blog/ip-camera-pentesting</link>
          <description>Comprehensive guide to identifying and testing IP camera vulnerabilities, including reconnaissance techniques, exploitation methods, and remediation strategies.</description>
          <pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>What is XSS (Cross-Site Scripting)</title>
          <link>https://www.0-x.dev/blog/what-is-xss</link>
          <description>Cross-Site Scripting (XSS) vulnerabilities remain one of the most prevalent web security risks, allowing attackers to inject malicious scripts into trusted websites. This article explores the types, impacts, and mitigation strategies for XSS attacks.</description>
          <pubDate>Thu, 28 Aug 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>