Psexec for Remote Code Execution

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

Using sc.exe on Windows for Remote Execution

Detailed guide for advanced red teams on using sc.exe for remote execution on Windows, including payload creation, encoding, and service initiation.

Using DSQuery for Red Team: A Guide to Gathering Information on Active Directory Environments

Explore how Red Team members use DSQuery to gather info on Active Directory environments, including specific examples and considerations.

Powerful Windows Systems Administration Command-Line Tools for Advanced Red Team Members

Dive into advanced use cases for powerful Windows command-line tools like PowerShell, Netsh, and more, targeted at Red Team members.

Chisel - Tunneling Traffic with SSH over HTTP

Comprehensive guide to Chisel: traffic tunneling via SSH over HTTP, with installation, use cases, and advanced tips for overcoming network restrictions.

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 real-world examples and limitations of the technique.

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

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

How to Use Impacket Example Scripts to Access Microsoft SQL Server from Linux

This article explains how to use Impacket example scripts to access Microsoft SQL Server from Linux.

Using Impacket to Access Windows Shares from Linux

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

Basic Introduction to smbclient

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