<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://mazharulislam.me/feed.xml" rel="self" type="application/atom+xml" /><link href="https://mazharulislam.me/" rel="alternate" type="text/html" /><updated>2026-07-07T11:38:18+06:00</updated><id>https://mazharulislam.me/feed.xml</id><title type="html">Md Mazharul Islam</title><subtitle>PhD applicant and researcher in cybersecurity, trustworthy AI, privacy, and cyber-physical systems security.</subtitle><author><name>Md Mazharul Islam</name><email>mazharul.islam1@northsouth.edu</email></author><entry><title type="html">I Passed My AWS Certified Cloud Practitioner Exam – Here’s My Journey</title><link href="https://mazharulislam.me/blog/aws-cloud-practitioner-journey/" rel="alternate" type="text/html" title="I Passed My AWS Certified Cloud Practitioner Exam – Here’s My Journey" /><published>2025-08-05T00:00:00+06:00</published><updated>2025-08-05T00:00:00+06:00</updated><id>https://mazharulislam.me/blog/aws-cloud-practitioner-journey</id><content type="html" xml:base="https://mazharulislam.me/blog/aws-cloud-practitioner-journey/"><![CDATA[<style>
.hx{ --hx-accent:#2a4fd0; --hx-soft:#eef2fe; --hx-card:#f7f9fc; --hx-border:#e4e8f0; --hx-muted:#586273; --hx-ink:#1a1d24; }
html[data-theme="dark"] .hx{ --hx-accent:#90a4ff; --hx-soft:#1b2233; --hx-card:#171b24; --hx-border:#2a323f; --hx-muted:#9aa4b3; --hx-ink:#e9ecf2; }
.hx-post{ max-width:760px; }
.hx-post p, .hx-post li{ font-size:1.03rem; line-height:1.75; color:var(--hx-ink); }
.hx-post h2{ font-size:1.35rem; font-weight:800; margin:1.9rem 0 .7rem; letter-spacing:-.01em; }
.hx-post h3{ font-size:1.12rem; font-weight:700; margin:1.4rem 0 .5rem; }
.hx-post a{ color:var(--hx-accent); font-weight:500; }
.hx-post strong{ color:var(--hx-ink); }
.hx-post code{ font-family:ui-monospace,Menlo,monospace; font-size:.9em; background:var(--hx-soft); border:1px solid var(--hx-border); border-radius:4px; padding:.08em .35em; }
.hx-post ul, .hx-post ol{ padding-left:1.3rem; }
.hx-medium-note{ margin-top:2.2rem; padding-top:1rem; border-top:1px solid var(--hx-border); font-size:.92rem; color:var(--hx-muted); }
.hx-medium-note a{ color:var(--hx-accent); font-weight:600; }
</style>

<div class="hx hx-post">

  <p>After earning my <strong>AWS AI Practitioner</strong> certification on <strong>June 6, 2025</strong>, I was eager to keep my AWS momentum going. To deepen my understanding of core AWS services and gain a broad overview of the ecosystem, I decided to tackle the <strong>AWS Cloud Practitioner</strong> exam next. Two weeks later, I sat for the exam — and I’m excited to say I passed with a score of <strong>807/1000</strong>! ✅ You can check my <a href="https://cp.certmetrics.com/amazon/en/public/verify/credential/d330225c890e4f759169e885dce08d2f">verification link here</a>.</p>

  <h2 id="my-exam-preparation">My Exam Preparation</h2>

  <p>This was my second AWS certification. After earning the AI Practitioner, I wanted to strengthen my foundational understanding of the AWS ecosystem before jumping into the SAA-C03. Here’s what my preparation looked like.</p>

  <h3 id="aws-skill-builder">1. AWS Skill Builder</h3>

  <p>AWS provides excellent foundational courses on AWS Skill Builder. The main ones I completed:</p>

  <ul>
    <li><strong>Cloud Practitioner Essentials</strong> — a broad overview of AWS Cloud covering core concepts, security, architecture, pricing, and support.</li>
    <li><strong>Getting Started with AWS Cloud Essentials</strong> — a beginner-friendly course exploring cloud computing, core services, and the basics of networking, security, and architecture.</li>
    <li><strong>AWS Technical Essentials</strong> — a practical introduction with hands-on labs for EC2, S3, RDS, VPC, IAM, and more.</li>
    <li><strong>Exam Prep Standard Course: AWS Certified Cloud Practitioner (CLF-C02)</strong> — directly aligned to the exam objectives, very helpful for matching my knowledge to what would actually be tested.</li>
  </ul>

  <h3 id="udemy--stphane-maareks-clf-c02-course">2. Udemy — Stéphane Maarek’s CLF-C02 Course</h3>

  <p>I followed Stéphane Maarek’s highly regarded <strong>Ultimate AWS Certified Cloud Practitioner CLF-C02</strong> course and explored every part thoroughly:</p>

  <ul>
    <li>Practiced hands-on labs using my own AWS Free Tier account.</li>
    <li>Reviewed the 500+ pages of PDF notes multiple times before the exam.</li>
    <li>Learned from real-world examples that made the concepts much easier to remember and apply.</li>
  </ul>

  <h3 id="practice-exams">3. Practice Exams</h3>

  <table>
    <tbody>
      <tr>
        <td>I practiced extensively with **Udemy’s 6 Practice Exams</td>
        <td>AWS Certified Cloud Practitioner CLF-C02** (390 questions), reviewing every answer thoroughly to understand the logic behind it.</td>
      </tr>
    </tbody>
  </table>

  <h3 id="extra-resources">4. Extra Resources</h3>

  <p>While preparing, I found the <a href="https://github.com/sv222/AWS-Solutions-Architect-Associate-Exam-2025">AWS-Solutions-Architect-Associate-Exam-2025 repo by sv222</a>. Although built for the SAA-C03 exam, it offers a well-organized overview of the most-used AWS services and architectures — very helpful for polishing my knowledge and seeing the bigger picture.</p>

  <h2 id="what-i-learned">What I Learned</h2>

  <p>While my final score wasn’t as high as I’d hoped (I was aiming for 900+), I’m proud of the progress. The hands-on labs, practice questions, and review materials built a solid foundation that will help as I aim for the <strong>AWS Solutions Architect — Associate (SAA-C03)</strong> next.</p>

</div>

<div class="hx">
  <p class="hx-medium-note">This article was also published on <a href="https://medium.com/@mazharulislamtusar/i-passed-my-aws-certified-cloud-practitioner-exam-heres-my-journey-41211a8976af" target="_blank">Medium</a>.</p>
</div>]]></content><author><name>Md Mazharul Islam</name><email>mazharul.islam1@northsouth.edu</email></author><summary type="html"><![CDATA[I recently passed the AWS Certified Cloud Practitioner (CLF-C02) exam. Here's a brief overview of my preparation journey and tips for new cloud learners.]]></summary></entry><entry><title type="html">How I Passed the AWS Certified AI Practitioner Exam</title><link href="https://mazharulislam.me/blog/aws-certified-ai-practitioner-journey/" rel="alternate" type="text/html" title="How I Passed the AWS Certified AI Practitioner Exam" /><published>2025-06-24T00:00:00+06:00</published><updated>2025-06-24T00:00:00+06:00</updated><id>https://mazharulislam.me/blog/aws-ai-practitioner-prep</id><content type="html" xml:base="https://mazharulislam.me/blog/aws-certified-ai-practitioner-journey/"><![CDATA[<style>
.hx{ --hx-accent:#2a4fd0; --hx-soft:#eef2fe; --hx-card:#f7f9fc; --hx-border:#e4e8f0; --hx-muted:#586273; --hx-ink:#1a1d24; }
html[data-theme="dark"] .hx{ --hx-accent:#90a4ff; --hx-soft:#1b2233; --hx-card:#171b24; --hx-border:#2a323f; --hx-muted:#9aa4b3; --hx-ink:#e9ecf2; }
.hx-post{ max-width:760px; }
.hx-post p, .hx-post li{ font-size:1.03rem; line-height:1.75; color:var(--hx-ink); }
.hx-post h2{ font-size:1.35rem; font-weight:800; margin:1.9rem 0 .7rem; letter-spacing:-.01em; }
.hx-post h3{ font-size:1.12rem; font-weight:700; margin:1.4rem 0 .5rem; }
.hx-post a{ color:var(--hx-accent); font-weight:500; }
.hx-post strong{ color:var(--hx-ink); }
.hx-post code{ font-family:ui-monospace,Menlo,monospace; font-size:.9em; background:var(--hx-soft); border:1px solid var(--hx-border); border-radius:4px; padding:.08em .35em; }
.hx-post pre{ background:var(--hx-card); border:1px solid var(--hx-border); border-left:3px solid var(--hx-accent); border-radius:8px; padding:.9rem 1rem; overflow-x:auto; }
.hx-post pre code{ background:none; border:0; padding:0; }
.hx-post ul, .hx-post ol{ padding-left:1.3rem; }
.hx-medium-note{ margin-top:2.2rem; padding-top:1rem; border-top:1px solid var(--hx-border); font-size:.92rem; color:var(--hx-muted); }
.hx-medium-note a{ color:var(--hx-accent); font-weight:600; }
</style>

<div class="hx hx-post">

  <p>On June 6, 2025, I passed the <strong>AWS Certified AI Practitioner (AIF-C01)</strong> exam with a score of <strong>885 out of 1000</strong>. This certification marks my entry into the field of <strong>cloud-based artificial intelligence and machine learning</strong>, and in this post I’ll share my complete journey — from study materials and hands-on labs to dealing with technical hurdles during the exam.</p>

  <h2 id="why-i-took-this-certification">Why I Took This Certification</h2>

  <p>With AI transforming industries rapidly, I wanted to gain both <strong>theoretical understanding and practical experience</strong> with AWS AI/ML services. This certification was ideal for establishing foundational knowledge while validating my ability to apply AI responsibly within the AWS ecosystem.</p>

  <h2 id="my-study-approach">My Study Approach</h2>

  <h3 id="aws-skill-builder--structured-learning">1. AWS Skill Builder — Structured Learning</h3>

  <p>I started with the official <strong>AWS Skill Builder course</strong>. It covers all five domains of the exam:</p>

  <ul>
    <li>Domain 1: Fundamentals of AI and ML (20% of scored content)</li>
    <li>Domain 2: Fundamentals of Generative AI (24%)</li>
    <li>Domain 3: Applications of Foundation Models (28%)</li>
    <li>Domain 4: Guidelines for Responsible AI (14%)</li>
    <li>Domain 5: Security, Compliance, and Governance for AI Solutions (14%)</li>
  </ul>

  <p>I created a comprehensive <a href="https://docs.google.com/document/d/1dU8Yjha9SXpt1Ut-bO8u0wDc88tlhja6EXPnhOUG5nY/edit?usp=sharing">study document</a> by following each video and caption. This became my centralized notes with a domain-by-domain overview of all topics.</p>

  <h3 id="stphane-maareks-udemy-course">2. Stéphane Maarek’s Udemy Course</h3>

  <p>I then followed the <a href="https://www.udemy.com/course/aws-ai-practitioner-certified/">Ultimate AWS Certified AI Practitioner AIF-C01</a> course on Udemy by <strong>Stéphane Maarek</strong>. The lessons were clear and hands-on. I especially appreciated the deep dive into real-world use cases, and reviewed the slide decks repeatedly to reinforce the core services and their ideal use cases.</p>

  <h3 id="hands-on-labs-freecodecamp">3. Hands-On Labs (freeCodeCamp)</h3>

  <p>To go beyond theory, I practiced with <a href="https://www.youtube.com/watch?v=WZeZZ8_W-M4">Andrew Brown’s free YouTube course</a>, which focuses on hands-on AWS experience. Here’s what I practiced and learned:</p>

  <ul>
    <li><strong>Amazon SageMaker</strong> — Creating Jupyter notebooks, training and deploying ML models.</li>
    <li><strong>Amazon Bedrock</strong> — Integrating foundation models from providers like Anthropic and AI21 Labs for generative AI use cases.</li>
    <li><strong>Amazon Forecast</strong> — Using time-series data to build predictive models.</li>
    <li><strong>Amazon Kendra</strong> — Implementing intelligent search functionality.</li>
    <li><strong>Amazon Textract</strong> — Extracting structured data from documents (e.g., invoices, forms).</li>
  </ul>

  <h2 id="practice-tests-and-review">Practice Tests and Review</h2>

  <p>I completed <strong>20 free</strong> and <strong>65 paid</strong> questions from AWS Skill Builder, plus all <strong>4 sets</strong> of <a href="https://www.udemy.com/course/practice-exams-aws-certified-ai-practitioner/">Stéphane Maarek’s practice tests</a> on Udemy. I didn’t just answer questions — I analyzed each incorrect answer and reviewed the concepts behind every distractor. This review cycle helped reinforce weak areas.</p>

  <h2 id="my-exam-day-real-world-hurdles">My Exam Day: Real-World Hurdles</h2>

  <p>Originally, I scheduled the exam for <strong>May 30, 2025</strong>, but Pearson VUE’s software failed to launch on my office laptop. I rescheduled to <strong>June 6</strong>, before Eid-al-Adha, using my personal laptop — and this time the proctoring setup worked smoothly. The format included single- and multiple-choice questions, case studies, and match-type questions (matching services to their use cases). The questions were more conceptual and real-world-focused than the practice sets, but my hands-on experience helped me reason through them confidently.</p>

  <h2 id="final-thoughts--tips">Final Thoughts &amp; Tips</h2>

  <ul>
    <li><strong>Start with official AWS Skill Builder</strong> — it gives a clear roadmap.</li>
    <li><strong>Review your notes regularly</strong> — creating your own summary boosts retention.</li>
    <li><strong>Get hands-on with as many services as possible</strong> — understand when and why to use each.</li>
    <li><strong>Don’t rely on memorization</strong> — focus on use cases and architectures.</li>
    <li><strong>Stay calm during the exam</strong> — even if questions look unfamiliar, reason through them using your understanding of the services.</li>
  </ul>

  <p>If you’re on your way to becoming AWS Certified, I’d be happy to share my study doc or help you plan your prep. Let’s build responsibly with AI! You can view my <a href="https://www.credly.com/badges/79a20287-18e3-4f06-9867-57d56dcfd7e3">earned badge on Credly</a>.</p>

</div>

<div class="hx">
  <p class="hx-medium-note">This article was also published on <a href="https://medium.com/@mazharulislamtusar/how-i-passed-the-aws-certified-ai-practitioner-exam-my-preparation-journey-3f2f2c7c5ac6" target="_blank">Medium</a>.</p>
</div>]]></content><author><name>Md Mazharul Islam</name><email>mazharul.islam1@northsouth.edu</email></author><summary type="html"><![CDATA[I recently passed the AWS Certified AI Practitioner (AIF-C01) exam with a score of 885/1000. Here's a brief overview of my preparation journey.]]></summary></entry><entry><title type="html">How I Achieved Certified Ethical Hacker (CEH) Master Certification</title><link href="https://mazharulislam.me/blog/ceh-master-certification/" rel="alternate" type="text/html" title="How I Achieved Certified Ethical Hacker (CEH) Master Certification" /><published>2025-01-20T00:00:00+06:00</published><updated>2025-01-20T00:00:00+06:00</updated><id>https://mazharulislam.me/blog/ceh-master-certification</id><content type="html" xml:base="https://mazharulislam.me/blog/ceh-master-certification/"><![CDATA[<style>
.hx{ --hx-accent:#2a4fd0; --hx-soft:#eef2fe; --hx-card:#f7f9fc; --hx-border:#e4e8f0; --hx-muted:#586273; --hx-ink:#1a1d24; }
html[data-theme="dark"] .hx{ --hx-accent:#90a4ff; --hx-soft:#1b2233; --hx-card:#171b24; --hx-border:#2a323f; --hx-muted:#9aa4b3; --hx-ink:#e9ecf2; }
.hx-post{ max-width:760px; }
.hx-post p, .hx-post li{ font-size:1.03rem; line-height:1.75; color:var(--hx-ink); }
.hx-post h2{ font-size:1.35rem; font-weight:800; margin:1.9rem 0 .7rem; letter-spacing:-.01em; }
.hx-post h3{ font-size:1.12rem; font-weight:700; margin:1.4rem 0 .5rem; }
.hx-post a{ color:var(--hx-accent); font-weight:500; }
.hx-post strong{ color:var(--hx-ink); }
.hx-post code{ font-family:ui-monospace,Menlo,monospace; font-size:.9em; background:var(--hx-soft); border:1px solid var(--hx-border); border-radius:4px; padding:.08em .35em; }
.hx-post pre{ background:var(--hx-card); border:1px solid var(--hx-border); border-left:3px solid var(--hx-accent); border-radius:8px; padding:.9rem 1rem; overflow-x:auto; }
.hx-post pre code{ background:none; border:0; padding:0; }
.hx-post ul, .hx-post ol{ padding-left:1.3rem; }
.hx-medium-note{ margin-top:2.2rem; padding-top:1rem; border-top:1px solid var(--hx-border); font-size:.92rem; color:var(--hx-muted); }
.hx-medium-note a{ color:var(--hx-accent); font-weight:600; }
</style>

<div class="hx hx-post">

  <h2 id="introduction">Introduction</h2>

  <p>Embarking on the journey to earn the CEH Master certification was a transformative experience for me. It was more than just a credential; it was a commitment to deepening my knowledge and skills in ethical hacking and cybersecurity. As a professional already immersed in the cloud and cybersecurity domain, the CEH Master certification represented a significant milestone in my career. Here, I want to share my journey — the challenges I faced, the strategies I employed, and the lessons I learned.</p>

  <h2 id="why-i-chose-ceh-by-ec-council">Why I Chose CEH by EC-Council</h2>

  <p>The field of <strong>cybersecurity</strong> is constantly evolving, and staying relevant requires continuous learning. The <strong>CEH (Certified Ethical Hacker)</strong> certification is globally recognized and provides a comprehensive understanding of ethical hacking techniques and tools. I purchased this certification for <strong>$450</strong> during the EC-Council cybersale, as it not only tests theoretical knowledge but also validates hands-on skills through a practical exam. This dual focus on knowledge and application made the <strong>CEH Master</strong> designation particularly appealing, aligning perfectly with my career goals.</p>

  <h2 id="preparation-for-the-certification">Preparation for the Certification</h2>

  <p>Earning the CEH Master certification involved tackling two components: the <strong>Practical exam</strong> and the <strong>ANSI (knowledge) exam</strong>. The following sections break down my approach to each.</p>

  <h2 id="part-1-preparing-for-the-ceh-practical-exam">Part 1: Preparing for the CEH Practical Exam</h2>

  <p>I began by thoroughly reviewing the exam blueprint and analyzing previous question types. The CEH Practical exam required me to solve <strong>20 real-world challenges within 6 hours</strong>. This gave me a clear understanding of the exam’s structure and helped me identify the key areas to focus on.</p>

  <h3 id="organizing-study-materials-into-a-single-pdf">1. Organizing study materials into a single PDF</h3>

  <p>The CEH Practical book is divided into 20 modules, each with its own PDF. To streamline my preparation, I combined all of them into one document using Foxit PDF Editor Pro, then bookmarked each module with multiple colors — along with topics and tasks — to create a clear overview. Without this overview, starting from the beginning felt overwhelming and disorganized. Bookmarks helped me locate sections and navigate the material far more effectively.</p>

  <h3 id="first-read-then-practice-in-ec-council-ilabs">2. First read, then practice in EC-Council iLabs</h3>

  <p>Once I started, I read each task and the associated concepts, focusing on: what the concept is about, why it is necessary, how the problem can be solved, and which tools or techniques apply. After grasping the theory, I practiced each task in the iLabs environment, which provides six machines (Parrot OS, Windows 11, Windows Server 2019, Windows Server 2022, Ubuntu, and Android). I repeated each task two or three times to build confidence.</p>

  <p>If a task didn’t work as described in the manual, I referred to video tutorials for guidance. I was meticulous and did not skip a single task. This rigorous approach took roughly <strong>two months</strong> of serious, committed practice.</p>

  <h3 id="mastering-service-enumeration">3. Mastering service enumeration</h3>

  <p>Some tasks required accessing systems through specific services — FTP, SMTP, SMB, RDP, SSH, NetBIOS, and SNMP. Without gaining access to the machines running these services, it was impossible to proceed. So I focused on learning and practicing techniques to enumerate and interact with each: understanding their configurations, vulnerabilities, and how to exploit them effectively. (<a href="https://docs.google.com/document/d/1Bj0unufv_rnydvCPVlF9mUstr6svCSAfhyUCoDnE6uE/edit?usp=sharing">My notes.</a>)</p>

  <h3 id="strengthening-weak-areas">4. Strengthening weak areas</h3>

  <p>After completing all modules, I assessed my understanding and revisited the areas where I felt less confident — revisiting both theory and practical exercises. The areas I concentrated on included networking, enumeration, privilege escalation, sniffing, DDoS, session hijacking, hacking web servers, hacking web applications, hacking wireless networks, and cryptography. Dedicating extra time here solidified my knowledge before the exam.</p>

  <h3 id="practice-on-ceh-engage">5. Practice on CEH Engage</h3>

  <p>After finishing iLabs, I extended my preparation to CEH Engage, which provides advanced, dynamic scenarios for testing practical skills. Working through these challenges sharpened my ability to think critically and apply solutions under time constraints. (<a href="https://docs.google.com/document/d/11SOrr0GD3hrmn4p__eqe4yRLxcm_gdsFlLTlkw-Od-o/edit?usp=sharing">My notes.</a>)</p>

  <h3 id="final-preparation-before-the-exam">6. Final preparation before the exam</h3>

  <p>I scheduled my CEH Practical exam for <strong>December 20, 2024, at 1:45 AM</strong> — deliberately choosing a late-night slot for a stable connection and a quiet environment. I adjusted my routine and slept during the day to stay well-rested. By this point, with weeks of focused practice behind me, I was confident and calm. I had done the hard work; it was just a matter of showing up and performing.</p>

  <h3 id="exam-hour">7. Exam hour</h3>

  <p>My exam started right on schedule. After the room and passport checks, the proctor explained the rules and granted permission to begin. The environment was similar to CEH Engage: one machine running <strong>Parrot OS</strong> and another running <strong>Windows 11</strong>, with three network subnets to work with (<code class="language-plaintext highlighter-rouge">10.10.55.0/24</code>, <code class="language-plaintext highlighter-rouge">192.168.44.0/24</code>, and <code class="language-plaintext highlighter-rouge">192.168.200.0/24</code>).</p>

  <p>I began by scanning the networks with <strong>Nmap</strong>:</p>

  <div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>nmap -sV -sC -A -T4 -oN 10_scan_results.txt 10.10.55.0/24
</code></pre></div>  </div>

  <p>Breakdown of the options:</p>

  <ul>
    <li><code class="language-plaintext highlighter-rouge">-sV</code> — detect service versions</li>
    <li><code class="language-plaintext highlighter-rouge">-sC</code> — enable the default set of scripts for additional service information</li>
    <li><code class="language-plaintext highlighter-rouge">-A</code> — enable OS detection, version detection, script scanning, and traceroute</li>
    <li><code class="language-plaintext highlighter-rouge">-T4</code> — set an aggressive timing template for faster scans</li>
    <li><code class="language-plaintext highlighter-rouge">-oN</code> — write plain-text output to a file</li>
    <li><code class="language-plaintext highlighter-rouge">10.10.55.0/24</code> — the target subnet</li>
  </ul>

  <p>The <code class="language-plaintext highlighter-rouge">-oN</code> flag was especially useful: it produced a text file that made it easy to search for network details and services while solving questions. Parrot OS was a bit slow, but manageable. After three hours I had completed 14 tasks and took a short break, then finished the rest within two more hours — about five hours total. Before submitting, I reviewed all questions and answers twice. When I told the proctor I was ready, they asked, “Are you sure?” I was. After submitting, I saw my result: <strong>200/200</strong>. And just like that, it was a <em>good, good, good morning!</em></p>

  <h3 id="receiving-the-practical-certification">8. Receiving the Practical certification</h3>

  <p>The proctor guided me to download the certificate from the <strong>ASPEN</strong> portal. It generated automatically and arrived instantly. Seeing it felt incredibly rewarding — a tangible recognition of all the time, effort, and perseverance I had invested. <strong>Alhamdulillah!</strong></p>

  <h2 id="part-2-preparing-for-the-ceh-ansi-exam">Part 2: Preparing for the CEH ANSI Exam</h2>

  <p>After the Practical exam, I shifted focus to the CEH ANSI exam, which tests theoretical knowledge of ethical hacking concepts, methodologies, and tools. I scheduled it for <strong>January 11, 2025, at 11:00 AM</strong>, building on the modules I’d already studied for the Practical.</p>

  <h3 id="creating-a-unified-study-resource">1. Creating a unified study resource</h3>

  <p>I combined all modules into a single PDF — a comprehensive overview of every concept in one place. The final document ran to <strong>3,451 pages</strong>. I bookmarked each module and Learning Objective (LO), color-coding categories and sections so I could quickly locate topics and focus where I needed most.</p>

  <h3 id="focusing-on-the-learning-objectives">2. Focusing on the Learning Objectives</h3>

  <p>Given limited time, I prioritized the <strong>Learning Objectives</strong> in each module. When I struggled with an LO, I referred to the relevant portions of the text, paying close attention to bolded terms and key highlights. This let me cover the critical topics efficiently without reading all 3,451 pages in detail.</p>

  <h3 id="exam-preparation-with-cyber-quotient">3. Exam preparation with Cyber Quotient</h3>

  <p>I used the <strong>Cyber Quotient</strong> platform, which offers multiple-choice questions organized by topic. Its biggest benefit was highlighting my weaker areas, so I could focus my effort where it counted and build confidence topic by topic.</p>

  <h3 id="simulated-exam-practice">4. Simulated exam practice</h3>

  <p>Cyber Quotient also provided two simulated exams of 125 questions each, mirroring the real CEH ANSI exam in type and pattern. These gave me a realistic experience of the structure and timing, and helped me sharpen my time management.</p>

  <h3 id="final-practice-exams">5. Final practice exams</h3>

  <p>For final preparation, I used the <strong>Certified Ethical Hacker v12 Practice Exams</strong> by Viktor Afimov on Udemy ($13) — 4 tests with <strong>475 questions</strong>. Each included detailed explanations, so whenever I missed a question I reviewed the reasoning and reinforced the concept.</p>

  <h3 id="exam-day">6. Exam day</h3>

  <p>I woke at <strong>4:00 AM</strong> for a last review ahead of my 11:00 AM exam. I began with full concentration, touching every question and marking uncertain ones for review to keep momentum. It took about <strong>3 hours 40 minutes</strong> of the 4-hour window. The exam wasn’t entirely smooth — I hit two disconnections, and just before submitting, Chrome froze. The proctor calmly advised me to switch to Firefox, and after logging back in I submitted successfully.</p>

  <p>Checking my ASPEN dashboard, I saw I had scored <strong>118 out of 125</strong> — a pass, with a detailed breakdown across all sections.</p>

  <h3 id="receiving-the-ansi-certification">7. Receiving the ANSI certification</h3>

  <p>The proctor said it would take 5–10 days; the certificate would appear on the ASPEN dashboard and arrive by email. To my delight, I received it within <strong>5 days</strong>.</p>

  <h3 id="ceh-master-certification">8. CEH Master certification</h3>

  <p>Along with the ANSI certification, I also received the <strong>CEH Master certification</strong> — the completion of a dream achievement. This milestone validated my skills and confirmed my commitment in the field of ethical hacking and cybersecurity.</p>

  <h2 id="conclusion">Conclusion</h2>

  <p>The journey to the <strong>CEH Practical</strong>, <strong>ANSI</strong>, and <strong>Master</strong> certifications was a rewarding experience in my pursuit of expertise in ethical hacking and cybersecurity. My preparation focused on hands-on practice for the Practical exam, consolidating all modules into a unified resource for the ANSI exam, and refining my understanding through simulated exams and targeted study. With determination and a focused approach, I completed both exams and earned the CEH Master certification — a significant achievement, and a deeper commitment to staying ahead in an ever-evolving field.</p>

  <p><strong>Helpful resources I used:</strong></p>

  <ul>
    <li><a href="https://cyberiumx.com/generic/cehv12-practical-exam/">https://cyberiumx.com/generic/cehv12-practical-exam/</a></li>
    <li><a href="https://ceh-practical.cavementech.com/">https://ceh-practical.cavementech.com/</a></li>
    <li><a href="https://www.stationx.net/certified-ethical-hacker-ceh-exam-cheat-sheet/">https://www.stationx.net/certified-ethical-hacker-ceh-exam-cheat-sheet/</a></li>
    <li><a href="https://github.com/CyberSecurityUP/Guide-CEH-Practical-Master">https://github.com/CyberSecurityUP/Guide-CEH-Practical-Master</a></li>
    <li><a href="https://github.com/3ls3if/Cybersecurity-Notes/tree/main/ethical-hacking-and-pen-testing-notes/ceh-mindmaps">https://github.com/3ls3if/Cybersecurity-Notes/tree/main/ethical-hacking-and-pen-testing-notes/ceh-mindmaps</a></li>
  </ul>

  <p>Thank you for reading about my journey. If you have any questions or need guidance, feel free to <a href="https://www.linkedin.com/in/mazharul-i-tusar/">connect with me on LinkedIn</a>.</p>

</div>

<div class="hx">
  <p class="hx-medium-note">This article was also published on <a href="https://medium.com/@mazharulislamtusar/how-i-achieved-certified-ethical-hacker-ceh-master-certification-4141671920c8" target="_blank">Medium</a>.</p>
</div>]]></content><author><name>Md Mazharul Islam</name><email>mazharul.islam1@northsouth.edu</email></author><summary type="html"><![CDATA[I achieved the CEH Master certification — one of the most challenging ethical hacking credentials from EC-Council. Here's how I prepared and what to expect.]]></summary></entry></feed>