There are 1 repository under crtp topic.
This cheat sheet outlines common enumeration and attack methods for Windows Active Directory using PowerShell.
A collection of CTF write-ups, pentesting topics, guides and notes. Notes compiled from multiple sources and my own lab research. Topics also support OSCP, Active Directory, CRTE, eJPT and eCPPT.
Collection of Notes and CheatSheets used for Red teaming Certs
This Repository contains my CRTP cum Red Teaming Active Directory attack and Defence preparation notes.
C++11/17/20 thread-safe singleton pattern using CRTP
Generic single-file implementations of AVL tree in C and C++ suitable for deeply embedded systems. There is little activity because the project is finished.
An extension for the API of Binance (https://www.binance.com/)
Welcome to RFS notes to CRTP - Certified Red Team Professional by Altered Security.
Collection of notes that I have gathered during my studies for the Certified Red Team Professional (CRTP) exam.
Vulnerable Active Directory Lab based on Ansible configuration.
Notes Certificate && WriteUps && Solve Machines && Books
A tool, inspired from the Curriously Reccuring Template Pattern idiom, that I developed for my student projects this year.
This code shows you how to program components in C++, using dynamic and static polymorphism, for your always changing embedded projects. Stop reinventing the wheel on every new project and start developing and testing on your desktop computer.
Example codes of static polymorphism and expression template using CRTP
The aim of this repository is to explain several template patterns concisely that can be used to enhance the usability and performance of code.
Code for lighting talk about CRTP
Modular Motion Planning Library: Template motion planning interface written in C++17. This library is meant to serve as a backbone for planning interfaces in games, etc.
A modern C++ (header-only) library that provides generic implementations of the Queue ADT and related algorithms.
C++17 implementation of an object factory
C++ implementation of a class object counter using the curiously recurring template pattern (CRTP)
A tool for deserializing objects
Ethical Hacking Documentation
I2C interface and adapters with compile time polymorphism using CRTP.