Mistan Khomdram — Ethical Hacker & Penetration Tester

ETHICAL HACKER · PENETRATION TESTER

mistan@dev: ~/recon

// ETHICAL HACKER & PENETRATION TESTER

Scroll

01 — About

I'm an ethical hacker and penetration tester focused on web testing, enumeration, exploit validation, privilege escalation, bug bounty practice, and clear reporting — finding weaknesses, proving impact, and explaining risk in a way teams can act on.

I build practical security projects, document exploit paths, use a cloud-connected Wazuh homelab to understand defensive visibility, and I'm preparing for Hack The Box CPTS while starting structured bug bounty practice. Terminal-first, lab-driven, documentation-heavy. Open to junior penetration testing, ethical hacking, and offensive security roles. Timezone: Asia/Kolkata.

  • I prefer repeatable workflows over one-off wins.
  • I document evidence, assumptions, and next actions clearly.
  • I connect ethical hacking and exploitation workflow to defensive visibility.
  • I write clear findings, evidence notes, and remediation-focused takeaways.
  • I am building toward real-world web testing through CPTS prep and bug bounty methodology.
0Major certs
0Security tools
0Lab nodes
0Featured writeups

02 — Skills & Tooling

Offense meets defense

/01

Offensive Security

Penetration testing, ethical hacking, vulnerability assessment, enumeration, web testing, and exploit validation.

Kali LinuxMetasploitNmapBurp SuiteGobusterPrivilege Escalation
/02

Defensive Context

SOC triage, incident response, SIEM review, and detection thinking used to explain offensive impact.

WazuhSplunkLetsDefendTryHackMeSigma
/03

Malware Analysis

Static triage, IOC extraction, macro deobfuscation, packet review, memory clues.

FlareVMREMnuxYARAVolatilityGhidra
/04

Programming & Automation

Security scripts, exploit-lab helpers, terminal-first workflows, setup automation.

PythonBashPowerShellSQLJavaScript

03 — Pentest Methodology

Recon, exploit, report

My workflow is built around repeatable, legal testing: define scope, enumerate carefully, validate impact, escalate only inside the allowed target, and finish with evidence-backed remediation notes. I'm applying this to CPTS preparation, lab machines, and beginner bug bounty targets with public scope.

01 / SCOPE

Rules of engagement

Clarify targets, constraints, assumptions, and what proof is acceptable before touching a system.

02 / RECON

Attack surface

Map hosts, services, directories, technologies, identities, and exposed trust paths.

03 / ENUMERATE

Service depth

Turn open ports and web paths into hypotheses using Nmap, Burp Suite, Gobuster, and manual review.

04 / EXPLOIT

Validate impact

Prove the issue safely with screenshots, commands, artifacts, and clear reproduction steps.

05 / ESCALATE

Privilege paths

Check misconfigurations, credentials, services, SUID/sudo paths, and lateral movement opportunities.

06 / REPORT

Remediation

Write findings with severity, business impact, evidence, root cause, and practical fixes.

07 / BOUNTY

Responsible disclosure

Practice on permitted programs only, document reproduction steps, avoid user harm, and keep findings actionable.

08 / CPTS

Structured depth

Build toward CPTS with deeper enumeration, pivoting, Active Directory exposure, web attacks, and professional reporting.

04 — Projects

Offensive proof

01

Offensive Tooling · Maintained

Python for Cybersecurity

Hands-on Python security tooling — a network scanner, ARP-spoof traffic-analysis lab, remote command-execution exercise, keystroke logging exercise, and packet sniffer — written by hand through a Coursera exploit-development course.

PythonNetwork securityOffensive tooling
02

Learning Atlas · Live

CyberPath

Cybersecurity learning paths and roadmaps for building practical skills across ethical hacking, penetration testing, web security, SOC context, and security tooling.

Pentest roadmapWeb securityCareer guide

05 — Certifications

Major certifications

CEH

Certified Ethical Hacker

EC-Council · ID ECC6281540739

Verify →
eJPT

Junior Penetration Tester

INE Security · ID 6648635

Verify →
SEC+

CompTIA Security+

CompTIA · Active

Verify →

Certifications are treated as operating vocabulary, not decoration.

CEH

Applied through attack-surface thinking, enumeration discipline, and controlled validation in lab scenarios.

eJPT

Applied through practical recon, exploitation workflow, web testing, and clear post-exploitation notes.

Security+

Applied as defensive context for writing better impact, risk, and remediation language.

Currently building toward practical offensive depth.

Starting Bug Bounty

Learning program scope, recon discipline, web vulnerability classes, proof collection, and responsible disclosure etiquette.

Preparing for CPTS

Working toward Hack The Box Certified Penetration Testing Specialist through deeper enumeration, exploitation, pivoting, AD basics, and report writing.

Specializations

Google Cybersecurity Certificate

Google / Coursera · Credly badge

Verify →

SOC Analyst Learning Path

LetsDefend

Verify →

Python for Cybersecurity

Coursera / Infosec · ID LCLPZDCFI5NY

Verify →

Google AI Specialization

Google / Coursera · ID XJCZY18ZS25N

Verify →

Introduction to Information Security

edX · Verified certificate

Verify →

CS50x

Harvard / CS50

Verify →

Google IT Support

Google / Coursera

Verify →

07 — Homelab

Detection-aware pentest lab

Cloud-connected pentest lab — Wazuh on OCI Always Free, connected over Tailscale to Kali Linux, Fedora victim VM, and Windows 10 victim VM — used to run controlled attacks, collect endpoint evidence, review Wazuh alerts, and document what defenders would see. The goal: practice ethical hacking while understanding detection, logging, and remediation impact.

What this proves
  • Operate a cloud-connected pentest lab instead of relying only on theory
  • Securely connect cloud SIEM and private lab endpoints with Tailscale
  • Connect attacker behavior to endpoint and SIEM evidence
  • Separate useful alert signal from noisy baseline activity
  • Turn lab runs into repeatable investigation notes and improvements
01 / CONNECT

Tailscale overlay

Keep the OCI Wazuh manager reachable by lab endpoints without exposing the lab broadly to the internet.

02 / SIMULATE

Kali activity

Controlled scans, web tests, and auth probes against lab victims through a private network path.

03 / COLLECT

Endpoint telemetry

Windows and Linux agents forward logs, file changes, auth events, and host context to Wazuh in OCI.

04 / TRIAGE

Wazuh review

Review alerts, identify false positives, decide what evidence is useful.

05 / DOCUMENT

Investigation notes

Record what fired, what was noisy, what was missed, what needs coverage.

06 / IMPROVE

Rule tuning

Feed findings back into scenarios, watchlists, custom rules, and writeups.

SCENARIO / 01

Suspicious Login Review

Verify authentication alerts, compare normal endpoint noise, and document whether the signal is useful for triage.

SCENARIO / 02

Phishing Endpoint Check

Trace a simulated phishing path through email artifacts, endpoint signals, URL reputation, and containment actions.

SCENARIO / 03

File Integrity Drift

Change watched paths on Windows and Linux targets, validate FIM alerting, and separate drift from noise.

SCENARIO / 04

Windows Auth Review

Generate failed logons on the Windows 10 victim, review Event ID 4625 context, and document whether Wazuh produced useful triage evidence.

Cloud SIEM

OCI Always Free Wazuh

Cloud-hosted Wazuh manager reachable through Tailscale for agent enrollment, alert review, and detection tuning.

OCIWazuhTailscaleSIEM
Attacker / Admin

Kali Linux

Generates controlled attacker activity and manages lab testing — scans, auth tests, web probes, and repeatable detection scenarios.

NmapMetasploitBurp SuiteGobuster
Victim

Windows 10 VM

Monitored Windows target — Security event logs, failed logons, file integrity changes, process context, and user activity.

Event ID 4625FIMAgent Health
Victim

Fedora VM

Monitored Linux target — SSH activity, service events, package changes, auth logs, and filesystem drift.

Auth LogsFIMHardening
0Total nodes
0OCI Wazuh manager
0Monitored endpoints
0Tailscale overlay

Current capabilities

  • Cloud-hosted Wazuh manager on OCI Always Free
  • Private Tailscale connectivity between cloud SIEM and lab endpoints
  • Attack simulation against isolated Windows and Linux systems
  • Endpoint monitoring with Wazuh agents and SIEM alert review
  • File integrity monitoring and compliance-oriented checks
  • Authentication-event triage, file integrity monitoring, and basic detection validation

Next improvements

  • Add Active Directory attack and detection scenarios for CPTS-style practice
  • Introduce Suricata or Zeek for network detection practice
  • Build a beginner bug bounty notes workflow for scoped web targets
  • Write custom Wazuh rules for common attacker techniques
  • Add dedicated FlareVM and REMnux malware triage workstations later
  • Document detection engineering and incident response writeups

Let's talk
security

Open to junior penetration testing, ethical hacking, offensive security internships, and security tooling conversations.
Timezone: Asia/Kolkata · Best channel: LinkedIn or email.

Junior pentest & ethical hacking roles Web app testing & vulnerability assessment Bug bounty learning & responsible disclosure Preparing for HTB CPTS Detection-aware offensive security labs Feedback on writeups, projects, or CyberPath