Using Impacket to Access Windows Shares from Linux

This article explains how to use Impacket example scripts to access Windows shares from Linux.

February 12, 2023 · 3 min · UncleSp1d3r

Basic Introduction to smbclient

Discover smbclient’s basics, obscure flags, and practical uses in red teaming and pen testing in this introductory article.

February 10, 2023 · 8 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

Disabling Command History in Linux Shells for Red Team Operations

This article explains how Red Team members can disable command history in various Linux shells to maintain operational security.

February 8, 2023 · 6 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

Initial Linux Enumeration - Best Practices and Techniques for Gathering Information about a Linux System

Master Linux enumeration with best practices, techniques, and tools to gather system info, identify vulnerabilities, and exploit attack vectors.

January 31, 2023 · 10 min · UncleSp1d3r