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

Network Scanning and Enumeration - Tools and techniques

This article explores the importance of network scanning and enumeration in penetration testing, offering real-world examples and tools commonly used by red teamers.

March 6, 2023 · 12 min · UncleSp1d3r

Advanced SQL Injection Techniques

A comprehensive guide to advanced SQL injection techniques including blind, time-based, and out-of-band methods for penetration testers and security professionals.

March 3, 2023 · 7 min · UncleSp1d3r

Understanding macOS's Unix Underpinnings for Linux Red Team Members

This article explores how macOS differs from Linux under the hood, focusing on critical differences in the Unix layer that affect red teamers transitioning from Linux.

February 26, 2023 · 15 min · UncleSp1d3r

PsExec for Remote Code Execution

This article explores what PsExec is, how it works, and how red teamers or pen testers can use it to achieve remote code execution on a target system, including detailed examples and prerequisites.

February 25, 2023 · 6 min · UncleSp1d3r

Using WMIC for Red Teaming: A Practical Guide for Offensive Security

A hands-on guide for red teamers and pen testers on using the Windows Management Instrumentation Command-line (WMIC) for system enumeration, remote command execution, and more.

February 23, 2023 · 8 min · UncleSp1d3r

Using DSQuery for Red Teaming: A Guide to Gathering Active Directory Intelligence

Learn how red teamers can leverage DSQuery to enumerate Active Directory environments, with detailed command examples and practical considerations.

February 21, 2023 · 7 min · UncleSp1d3r

Transferring Data from MySQL to PostgreSQL Using Docker, mysqldump, and pgloader

A step-by-step guide to transferring data from MySQL to PostgreSQL using Docker, mysqldump, and pgloader, including prerequisites and a full walkthrough.

February 18, 2023 · 8 min · UncleSp1d3r