Skip to content
View cntzemir's full-sized avatar

Block or report cntzemir

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cntzemir/README.md

Hi, I'm Emir Canıtez 👋

Computer Science student in Budapest (ELTE), learning defensive security and detection engineering.

🎯 Current focus

I'm learning how attacks look in Windows telemetry and how to detect them:

  • Windows Security Event Logs (4624/4625, Logon Types) and Sysmon
  • Writing and testing Sigma detection rules
  • Translating detections to KQL / SPL
  • Mapping techniques to MITRE ATT&CK
  • Alert triage and writing clear SOC-style tickets

🧪 What I'm building

detection-lab — a from-scratch home lab where I document detections as small, reviewable "quality packages": telemetry contract → rule → test → benign examples → MITRE mapping → KQL translation → triage notes.

🛠️ Tools I'm working with

Windows · Sysmon · Sigma · KQL · Elastic SIEM · Microsoft Sentinel · MITRE ATT&CK · Python · PowerShell · Linux

📫 Contact

Note: some older repositories on this profile are archived. They reflect earlier web/AppSec experiments and are no longer my focus.

Popular repositories Loading

  1. cntzemir cntzemir Public

    README

  2. cntzemir.github.io cntzemir.github.io Public

    Portfolio site — CS student learning defensive security, detection engineering, and SOC skills.

    HTML

  3. ValerPay ValerPay Public archive

    Workflow-integrity payment demo showing ledger-based balances, role separation, admin approval flow, and auditable request state transitions.

    TypeScript

  4. secure-auth-admin-demo secure-auth-admin-demo Public archive

    Security-focused auth and admin panel demo showing session-based auth, backend RBAC, CSRF protection, rate limiting, account lockout, and audit visibility.

    JavaScript

  5. linux-hardening-lab linux-hardening-lab Public archive

    Defensive Linux hardening lab documenting baseline review, SSH/UFW/fail2ban/AppArmor decisions, verification steps, tradeoffs, and recovery notes on Ubuntu Server 24.04.

    Shell

  6. detection-lab detection-lab Public