<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[blog!]]></title><description><![CDATA[blog!]]></description><link>https://hhhharshil.hashnode.dev</link><generator>RSS for Node</generator><lastBuildDate>Mon, 21 Sep 2026 00:26:17 GMT</lastBuildDate><atom:link href="https://hhhharshil.hashnode.dev/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[CDSA - HTB Certified Defensive Security Analyst Review 2023]]></title><description><![CDATA[Intro
Fresh off taking the CPTS and completing the CBBH course. I knew HackTheBox had something special when it came to the development of cybersecurity related courses.
At the time of writing this article there have only been two people who have pas...]]></description><link>https://hhhharshil.hashnode.dev/cdsa-htb-certified-defense-security-analyst-review-2023</link><guid isPermaLink="true">https://hhhharshil.hashnode.dev/cdsa-htb-certified-defense-security-analyst-review-2023</guid><category><![CDATA[cybersecurity]]></category><category><![CDATA[hacking]]></category><category><![CDATA[SOC]]></category><category><![CDATA[Security]]></category><category><![CDATA[pentesting]]></category><dc:creator><![CDATA[Harshil]]></dc:creator><pubDate>Fri, 10 Nov 2023 18:08:44 GMT</pubDate><enclosure url="https://cdn.hashnode.com/res/hashnode/image/upload/v1699636452042/d5fbf41c-2403-4970-85d2-58b4334c4045.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h2 id="heading-intro">Intro</h2>
<p>Fresh off taking the CPTS and completing the CBBH course. I knew HackTheBox had something special when it came to the development of cybersecurity related courses.</p>
<p>At the time of writing this article there have only been two people who have passed the <a target="_blank" href="https://academy.hackthebox.com/preview/certifications/htb-certified-defensive-security-analyst">CDSA</a> exam, being one of these individuals I felt compelled to share my thoughts.</p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1699633090245/34080769-f666-411a-9fe2-81dc3f6e17e9.png" alt class="image--center mx-auto" /></p>
<h2 id="heading-background">Background</h2>
<p>In terms of cybersecurity experience I have been in the industry for around 3 years, I got my start as a SOC analyst for a small MSSP. In this particular role I learned about incident response, threat detection, and some vulnerability management.</p>
<p>Over the last couple months I have taken a wide variety of hands on security certifications from OSCP, PNPT, CRTO, to CPTS. As you probably can tell all of these certifications are more so related to offensive security. The reason why I spent so much time/resources on learning offensive security is that it truly helped me understand the attacker methodology and the "why" behind the usage of certain tooling and techniques. I recommend this to anyone trying to become a well rounded security professional. When HackTheBox released CDSA this really piqued my interest given my introduction to cybersecurity stemming from security operations.</p>
<p>Per HackTheBox</p>
<blockquote>
<p>The <strong>HTB Certified Defensive Security Analyst</strong> (aka HTB CDSA) is a highly hands-on certification that assesses candidates on multiple domains, techniques, and concepts of defensive security. HTB Certified Defensive Security Analyst (HTB CDSA) certification holders will possess technical competency in the security analysis, SOC operations, and incident handling domains at an intermediate level.</p>
</blockquote>
<h2 id="heading-the-coursework">The Coursework</h2>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1699633197281/477663a7-aaf3-4730-8520-09bf26ac61de.png" alt class="image--center mx-auto" /></p>
<p>Overall the CDSA coursework is very solid it gives a good intro to multiple cybersecurity disciplines such as threat hunting, incident response, and malware analysis. Some key modules which I found enjoyable were Introduction To Malware Analysis and Introduction To Digital Forensics.</p>
<p>Here is a quick overview of the course:</p>
<ul>
<li><p>SOC Processes &amp; Methodologies</p>
</li>
<li><p>SIEM Operations (ELK/Splunk)</p>
</li>
<li><p>Tactical Analytics</p>
</li>
<li><p>Log Analysis</p>
</li>
<li><p>Threat Hunting</p>
</li>
<li><p>Active Directory Attack Analysis</p>
</li>
<li><p>Network Traffic Analysis (Incl. IDS/IPS)</p>
</li>
<li><p>Malware Analysis</p>
</li>
<li><p>DFIR Operations</p>
</li>
</ul>
<h3 id="heading-pros">Pros</h3>
<ul>
<li><p>All modules can be done from the pwn box</p>
</li>
<li><p>Common Active Directory Attacks are covered from the perspective of both an attacker and defender</p>
</li>
<li><p>Exercises are challenging and force you to think outside the box</p>
</li>
</ul>
<h3 id="heading-cons">Cons</h3>
<ul>
<li><p>Some parts of the course can get stale especially when diving into more complex topics which I believe should have been summarized.</p>
</li>
<li><p>No videos, as this is more so a beginner oriented cert the inclusion of videos would be very helpful especially for those that are more visual learners.</p>
</li>
</ul>
<h2 id="heading-exam-experience">Exam Experience</h2>
<p>Upon entering the exam you are given 7 days to complete incident handling activities against the network mentioned in the letter of engagement. Within this 7 day period you are expected to devise a incident report similar to the one mentioned in the module <a target="_blank" href="https://academy.hackthebox.com/module/details/238">Security Incident Reporting</a>.</p>
<p>I had no issues using the VPN to connect to the exam environment, all tools are preinstalled on the system hosting the exam resources such as any SIEM/DFIR tooling that is needed.</p>
<p>I was able to juggle my 9 to 5 and take the exam during the afternoon, however; this probably isn't the most ideal situation since it does takeaway from exam time. Having a good background in incident response allowed me to do this but I definitely recommend at least having <strong><mark>three full days</mark></strong> where you can sit for this exam without any interruptions. With that being said it took me 5 out of the 7 days to complete the exam.</p>
<h3 id="heading-tips-and-tricks">Tips and Tricks</h3>
<ul>
<li><p>Ensure you have a good screenshotting tool (I recommend <a target="_blank" href="https://getsharex.com/">ShareX</a>)</p>
</li>
<li><p>Take notes as you go (I personally use <a target="_blank" href="https://www.notion.so/">Notion</a>)</p>
<ul>
<li>great example of sample reports can be found @ <a target="_blank" href="https://thedfirreport.com/">https://thedfirreport.com</a></li>
</ul>
</li>
<li><p>Write down all the SIEM queries you use (especially those in screenshots)</p>
</li>
</ul>
<p>Probably the number one question I've seen while scrolling through the CDSA chat in the HackTheBox discord is "How do I know if I am ready to take the exam?", well like most exams I don't think there is a direct answer. Technically you are given two attempts to take this exam so you can use the first attempt as a trial attempt, however; if you want the best chance to pass this exam on the first try. Here is what I recommend, do the <a target="_blank" href="https://tryhackme.com/room/splunk2gcd5">Splunk 2</a> room on TryHackMe. This room is an adaptation of the BOTS (Boss of The SOC) event hosted by Splunk which is a blue team capture the flag event centered around using various Splunk tooling to resolve security incidents. If you are able to do this room within a 7 day time window and devise an incident report. You are most likely ready to take the CDSA exam. If you get stuck on this room there are a ton of writeups out there that you can read to help you better understand the incident response workflow.</p>
<h2 id="heading-closing-remarks">Closing Remarks</h2>
<p>Given the current landscape of security certifications geared toward those looking to enter the realm of incident response here are the key certifications that come to mind.</p>
<ul>
<li><p><a target="_blank" href="https://www.comptia.org/certifications/security">Security +</a></p>
</li>
<li><p><a target="_blank" href="https://www.comptia.org/certifications/cybersecurity-analyst">CySA +</a></p>
</li>
<li><p><a target="_blank" href="https://www.securityblue.team/why-btl1/">Blue Team Level 1</a></p>
</li>
<li><p><a target="_blank" href="https://www.giac.org/certifications/certified-incident-handler-gcih/">GIAC Certified Incident Handler</a></p>
</li>
</ul>
<p>Out of these three technically the only one comparable to CDSA is BTL1, however; while looking through the BTL1 coursework it seems like it is not an all encompassing course as it does not go in-depth to certain topics such as Windows Attacks &amp; Defense as well as there does not seem to be any coverage of malware analysis which I think are pivotal elements for someone looking to get into Security Operations.</p>
<p>GIAC Certified Incident Handler from SANS I'm sure is a great course although I haven't taken it. Given the price point and the fact that the exam itself is a 100+ question multiple choice exam it doesn't really interest me. If I were just starting out in cybersecurity I would stay away from this unless an employer/organization was sponsoring.</p>
<p>The other two certs being Security+ and CySA+ which are good for compliance/human resources but these do not teach any hands on technical skills an individual needs to become a SOC Analyst.</p>
<p>With that being said I think CDSA is the clear winner when it comes to an introductory blue team course it goes over a wide array of topics and gives an individual the skills they would need to perform the typical day to day of a SOC Analyst.</p>
<p>Direct link to the Course/Exam: <a target="_blank" href="https://academy.hackthebox.com/preview/certifications/htb-certified-defensive-security-analyst">https://academy.hackthebox.com/preview/certifications/htb-certified-defensive-security-analyst</a></p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1699637038380/ebf77af5-d4ea-440f-9b3c-1b09d909afbe.png" alt class="image--center mx-auto" /></p>
]]></content:encoded></item></channel></rss>