5 min to read
CRTO vs CRTE (2Cs)
CRTO vs CRTE
Introduction
Certified Red Team Expert (CRTE) :
CRTE is being presented by (Altered Security) and was presented previously by (Pentester Academy). The course is designed to teach anyone how to penetrate an active directory environment using offensive PowerShell and open-source toolsđ. As I said earlier in my previous blog about CRTE, its major selling point is in the living-off-the-land approach to Active Directory penetration testing.
Certified Red Team Operator (CRTO) :
CRTE is being presented by (Zero Point Security). The course is designed to teach anyone how to penetrate an active directory environment using Command & Control infrastructure (C2)(Cobalt Stirke)đ. From my perspective, the main selling point here is the opportunity to play with Cobalt Strike, which will cost any company a couple of thousand each year.
Course Content
The Similarity between CRTE & CRTO :
- Domain Enumeration
- User Impersonation (Pass The Hash - Over Pass The Hash - Pass The Ticket)
- Lateral Movement
- Kerberos Attacks (Delegation Attacks - Kerbroasting - AsRep-Roasting)
- Group Policy
- MSSQL Server Attacks
- Domain Persistence (Golden Ticket - Silver Ticket - Diamond Ticket)
- Domain/Forest Trust Abuses
- Applocker/WDAC Bypasses
- Basics of AV/EDR Evasion
Both courses go through these techniques in some detail, which helps the student understand whatâs happening and how it could be used to gain more access. But sometimes, one course might just scratch the surface of a subject while the other dives deep into it..
The Difference between CRTE & CRTO :
The obvious difference is that one of the courses (CRTO) focuses on the utilisation of a C2 frameworks (cobalt strike) and the other focus on using extensive powershell and open source tools.But that is not the only difference between them,there are some differences in the prestend content as we can see below.
CRTO
- External Reconnaissance
- Intial Compromise
- Host Reconnaissance
- Process Injection
- Session Passing
- Pivoting
- Data Protection API (DPAPI)
- NTLM Relaying
As mentioned in the course, all of the instructions may be changed to be executed directly on the target system, even if the focus is on using Cobalt Strike to carry out these techniques. In other words, using a C2 is not absolutely necessary in order to comprehend and make use of the content.
CRTE
- PowerShell OPSEC
- AV/EDR bypass Techniques for PowerShell and C#
- Access Control List Abuse (e.g. gMSA)
- Cross-Forest Attacks
- AD Defences and Mitigations
The majority of this course is built around a âliving-off-the-landâ mentality, which involves using Microsoftâs own tools against them wherever it is practical.
Labs
Here where the fun startsđ€€,
CRTO
The labs are available online and require a subscription to Immersive Labs Cyber Ranges (SnapLabs) for the (CRTO). While not strictly required, this adds another expense to the course/exam package. You will be disappointed if you decide not to take part in the labs because this is one of the few chances you will have to use C2, especially in the event of a cobalt strike.According to my observations during the labs, they were extremely stable. However, when I attempted to take advantage of cross-forest attacks, I encountered some problems where the DC of one of the forests wasnât responding for some reason. Nevertheless, after an hour, for some reason, everything was back to normalđ.Subscription fees are ÂŁ36 per month for 40 hours.
CRTE
The labs are hosted in Azure and can be accessed via VPN or RDP over Guacamole. They are accessible online and donât require a subscription. The cost you pay will cover both the course content and the labs.There is also a lab handbook that guides you through the lab material and demonstrates how to carry out the attacks; however, this frequently deviates (slightly) from what is said or shown in the videos.Itâs also important to note that Covenant C2 is used to guide you through the content in the CRTE manual.đ
Exam
CRTO
The goal of the CRTO exam is to gather at least six of the eight flags in a 48-hour period. You are free to divide these 48 hours up into 4 days of equal length, but doing so will need you to restart the labs and rebuild your beacons. Just the flag submission is required; there is no report requirement.
Cons:
The exam environment isnât stable enough because I had to reset the lab more than three times, which took a lot of time. In addition, I encountered another problem where the flags werenât present where they should have been, which required me to reset the lab once moređ.If you ever run into this issue, try resetting the admin box first. If that doesnât work, try resetting the entire environment. If that still doesnât work, your only option is to try emailing the support.
CRTE
There are some slight restrictions on the CRTE exam. In order to pass the exam, you have to give up all the 5 machines over the course of 48 hours and deliver the report in another 48 hoursđ„.There is no option to pause the exam environment, in contrast to the CRTO.
Cons:
Unfortunately, the exam environment may become stale at some point, and you wonât have the opportunity to pause like in the CRTO, so even if you are confident in your commands and attack, you may need to reset the lab because every minute of the exam is crucail to you.đŹ
Which One is Better ?
The honest answer is both are great and have their strengths. I found the CRTE to be more challenging, but this was possibly due to the feeling of having less time to complete the tasks.If I had to pick just one, I would say go with CRTE, not because itâs âbetter,â but rather because of the information it offers regarding Active Directory overall, and not all businesses use a C2 framework. But I had more fun with CRTO. The time spent learning about C2 frameworks and experimenting with Cobalt Strike proved to be well worth it.
Disclaimer
If you want a longer and more detailed version of this blog go out and check Nathan blog on the Volks with the following link : https://www.volkis.com.au/blog/crto-vs-crte/ and if you want more details about any of the courses go the course main website đ
Comments