<?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>Performing Network Penetration Testing on 0x-s0M3n4th&#39;s Blog</title>
    <link>https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/</link>
    <description>Recent content in Performing Network Penetration Testing on 0x-s0M3n4th&#39;s Blog</description>
    <image>
      <title>0x-s0M3n4th&#39;s Blog</title>
      <url>https://0x-s0M3n4th.github.io/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://0x-s0M3n4th.github.io/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.149.0</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 24 Nov 2025 13:25:00 +0530</lastBuildDate>
    <atom:link href="https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Introduction to Network Penetration Testing</title>
      <link>https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/00-intro/</link>
      <pubDate>Mon, 24 Nov 2025 13:25:00 +0530</pubDate>
      <guid>https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/00-intro/</guid>
      <description>Overview of the network penetration testing phase and workflow.</description>
    </item>
    <item>
      <title>Misconfiguring SSH on Windows Server</title>
      <link>https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/01-misconfiguring-ssh-on-windows-server/</link>
      <pubDate>Mon, 24 Nov 2025 13:25:00 +0530</pubDate>
      <guid>https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/01-misconfiguring-ssh-on-windows-server/</guid>
      <description>Understanding insecure SSH setups on Windows Server and their impact.</description>
    </item>
    <item>
      <title>Gaining Access by Exploiting SSH</title>
      <link>https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/02-gaining-access-by-exploiting-ssh/</link>
      <pubDate>Mon, 24 Nov 2025 13:25:00 +0530</pubDate>
      <guid>https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/02-gaining-access-by-exploiting-ssh/</guid>
      <description>Techniques for compromising SSH services using weak configurations or credentials.</description>
    </item>
    <item>
      <title>Exploiting RDP</title>
      <link>https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/03-exploiting-rdp/</link>
      <pubDate>Mon, 24 Nov 2025 13:25:00 +0530</pubDate>
      <guid>https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/03-exploiting-rdp/</guid>
      <description>Methods for exploiting Remote Desktop Protocol weaknesses to gain system access.</description>
    </item>
    <item>
      <title>Live Host Discovery</title>
      <link>https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/04-live-host-discovery/</link>
      <pubDate>Mon, 24 Nov 2025 13:25:00 +0530</pubDate>
      <guid>https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/04-live-host-discovery/</guid>
      <description>Techniques to identify active hosts within internal and external networks.</description>
    </item>
    <item>
      <title>Identifying and Exploiting Vulnerable Services</title>
      <link>https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/05-identifying-and-exploiting-vulnerable-services/</link>
      <pubDate>Mon, 24 Nov 2025 13:25:00 +0530</pubDate>
      <guid>https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/05-identifying-and-exploiting-vulnerable-services/</guid>
      <description>Techniques for discovering and attacking vulnerable network-exposed services.</description>
    </item>
    <item>
      <title>WinRM Configuration on Windows Server 2019</title>
      <link>https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/06-winrm-configuration-on-win-server-2019/</link>
      <pubDate>Mon, 24 Nov 2025 13:25:00 +0530</pubDate>
      <guid>https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/06-winrm-configuration-on-win-server-2019/</guid>
      <description>Configuring Windows Remote Management (WinRM) securely and understanding its weaknesses.</description>
    </item>
    <item>
      <title>WinRM Exploitation</title>
      <link>https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/07-winrm-exploitation/</link>
      <pubDate>Mon, 24 Nov 2025 13:25:00 +0530</pubDate>
      <guid>https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/07-winrm-exploitation/</guid>
      <description>Techniques for exploiting misconfigured WinRM services to obtain system access.</description>
    </item>
    <item>
      <title>Setting Up Modern Vulnerable ElasticSearch</title>
      <link>https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/08-setting-up-modern-vulnerable-elastic-search/</link>
      <pubDate>Mon, 24 Nov 2025 13:25:00 +0530</pubDate>
      <guid>https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/08-setting-up-modern-vulnerable-elastic-search/</guid>
      <description>Deploying intentionally vulnerable ElasticSearch instances for practice and testing.</description>
    </item>
    <item>
      <title>Exploiting ElasticSearch Misconfigurations</title>
      <link>https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/09-exploiting-elastic-search-misconfigs/</link>
      <pubDate>Mon, 24 Nov 2025 13:25:00 +0530</pubDate>
      <guid>https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/09-exploiting-elastic-search-misconfigs/</guid>
      <description>Identifying and exploiting common ElasticSearch misconfiguration vulnerabilities.</description>
    </item>
    <item>
      <title>SNMP Misconfiguration</title>
      <link>https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/10-snmp-misconguration/</link>
      <pubDate>Mon, 24 Nov 2025 13:25:00 +0530</pubDate>
      <guid>https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/10-snmp-misconguration/</guid>
      <description>Discovering insecure SNMP configurations and assessing exposure risks.</description>
    </item>
    <item>
      <title>SNMP Exploitation</title>
      <link>https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/11-snmp-exploitation/</link>
      <pubDate>Mon, 24 Nov 2025 13:25:00 +0530</pubDate>
      <guid>https://0x-s0M3n4th.github.io/notes/pen-testing-notes/network-pentesting/07-performing-network-penetration-testing/11-snmp-exploitation/</guid>
      <description>Techniques for exploiting SNMP weaknesses to extract sensitive network information.</description>
    </item>
  </channel>
</rss>
