Computer History - The Rise and Fall of CP/M

The rise and fall of CP/M, a pioneering operating system, highlights the importance of innovation, standardization, and security in computing history.

February 1, 2023 · 7 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 1, 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 · 9 min · UncleSp1d3r

title: Python Programming Language - Basic Concepts and Syntax date: 2023-03-23 tags: Basics Getting started Programming authors: UncleSp1d3r summary: This article covers the basic concepts and syntax of Python programming language and provides code examples for using Python in pen testing and red teaming. ChatGPT: true categories: Programming Welcome to another exciting “Programming Thursdays” blog edition dedicated to red teaming and pen testing. Today, we’ll dive deep into Python – the powerful, versatile, and widely-used programming language that has become the go-to choice for many in our field....

8 min · UncleSp1d3r