Network Security - Network Segmentation and Micro-Segmentation

Explore the power of network segmentation and micro-segmentation in enhancing network security. Learn about the benefits, implementation strategies, and how they align with the Zero Trust model. 🛡️

May 17, 2024 · 10 min · UncleSp1d3r

Network Protocol Analysis - Wireshark and tcpdump

Explore network protocol analysis using Wireshark & tcpdump for packet capture, filtering, dissection, and real-world pen testing scenarios.

June 9, 2023 · 9 min · UncleSp1d3r

SharpSocks: A .NET-Based Proxy for Red Teaming and Network Penetration Testing

SharpSocks is a powerful .NET-based proxy tool for red teaming and network penetration testing that enables encrypted communications, protocol obfuscation, and access to internal resources, providing professional hackers with stealth and persistence in their engagements.

April 15, 2023 · 5 min · UncleSp1d3r

Using xfreerdp and Pass-the-Hash for RDP Connection

This article explores how to use xfreerdp and Pass-the-Hash technique to connect to an RDP server and provides practical examples, usage guidance, and known limitations.

February 16, 2023 · 5 min · UncleSp1d3r

Tunneling Traffic through a Network: Techniques for Combining Iptables Port Redirection, SSH Tunnels, and Netsh Port Proxies

This article explains how to tunnel traffic through a network using iptables port redirection, SSH tunnels, and netsh port proxies.

February 15, 2023 · 7 min · UncleSp1d3r

SSH Multiplexing and Master Control Sockets: Advanced Techniques for Red Team Operations

This article explores SSH multiplexing and master control sockets, powerful techniques that allow multiple SSH sessions to share a single connection. We cover the fundamentals of SSH protocol architecture, practical implementation for file transfers, SOCKS proxying, port forwarding, and security considerations for red teaming operations.

February 9, 2023 · 14 min · UncleSp1d3r

Port Scanning on Linux and Windows

This article explains how to perform port scanning on Linux and Windows using built-in tools and commonly available utilities.

February 5, 2023 · 7 min · UncleSp1d3r