Redteaming Tactics and Techniques is a collection of personal notes and documentation about offensive security techniques and red teaming methodologies.
The project addresses the need for practical, hands-on learning in offensive security by documenting experiments conducted in controlled lab environments. It covers common attack techniques including code execution, code injection, defense evasion, lateral movement, and persistence mechanisms. The approach involves executing techniques, observing their behavior, analyzing artifacts they produce on endpoints, and documenting findings for reference. The notes synthesize research from other security researchers while attempting to provide attribution and sourcing.
This resource suits penetration testers, red team operators, and security professionals studying for certifications like the OSCP who want to understand how offensive techniques work in practice. It is most valuable as a supplementary learning tool alongside hands-on lab work and additional resources, not as a standalone reference. The author explicitly cautions that the notes should not be taken for granted, may contain mistakes, are not exhaustive in their coverage, and should be cross-referenced with other materials. The project focuses on Windows-based techniques and involves exploration of tools, malware analysis, reverse engineering, and Windows internals.
The project maintains an active web presence at ired.team alongside the repository, suggesting ongoing engagement with the material. Development activity centers on documenting experimental findings and maintaining the knowledge base, with the author responsive to corrections and attribution issues. The work reflects a learning-by-doing methodology where techniques are tested, observed, and documented iteratively.