Introduction to Penetration Testing - Basic concepts and methodology

This article provides a beginner-friendly introduction to penetration testing, covering core concepts, methodologies, essential tools, and practical examples.

February 27, 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

Remote Execution with sc.exe on Windows: A Red Team Guide

A practical red team guide to remote code execution using sc.exe on Windows—covering payload creation, encoding, service configuration, and execution.

February 24, 2023 · 5 min · UncleSp1d3r

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.

February 17, 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 · 4 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 · 9 min · UncleSp1d3r

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.

February 14, 2023 · 2 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

Ruby Programming Language - Basic concepts and coding practices

Dive into Ruby programming basics and its use in pen testing and red teaming, alongside a comparison of its merits and drawbacks in cybersecurity.

February 9, 2023 · 10 min · UncleSp1d3r