Skip to content
View Adam-KD's full-sized avatar

Block or report Adam-KD

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.

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
Adam-KD/README.md

Adam Kadmany

Cybersecurity Analyst - SOC Operations & Threat Detection

Majdal Shams, Golan Heights, Israel


About

I'm a cybersecurity analyst focused on SOC operations, threat detection, and hands-on attack simulation. I build and break things in a personal home lab, document everything, and publish the findings. Also passionate about everything in technology: electronics, hardware, networks, software, cybersecurity, wireless, researches...

CompTIA Security+ certified. Pursuing CCNA. Multilingual: Arabic, English, Hebrew, German.


Featured Projects

A controlled multi-VM lab environment for executing and documenting real attack scenarios end-to-end, from attacker through network to SIEM detection. Each simulation includes full Wireshark packet analysis, Wazuh alert correlation, and structured investigation reports.

Simulation Category Key Finding
Network Reconnaissance via Nmap Reconnaissance Wazuh and Sysmon have zero visibility into network-level scanning — IDS required
RDP Brute Force Attack & Detection Credential Access Detection is speed-dependent; NLA bypassed via NTLM fallback; full kill chain captured

CLI tool that parses threat reports and extracts indicators of compromise — IPs, domains, hashes, emails, CVEs — via regex, with JSON/CSV export. API enrichment (AbuseIPDB, VirusTotal) in development.

Ghostwave (Still in Development)

Open-source handheld RF signal recorder and replayer built on ESP32 + CC1101. Captures, stores, and replays 433MHz signals with a built-in display interface.


Skills

SIEM (Wazuh · Splunk · Sentinel) Threat Detection & Triage Log Analysis MITRE ATT&CK Network Traffic Analysis Protocol Analysis (RDP · SMB · TLS) Wireshark Burp Suite Python SQL Bash PowerShell


Certifications

  • CompTIA Security+ — April 2026
  • SOC Analyst & Web Application — ICS College, 2025–2026
  • TryHackMe SOC Level 1 — Top 2% platform ranking

Connect

LinkedIn TryHackMe Email

Pinned Loading

  1. soc-simulations soc-simulations Public

    Attack simulations with full SIEM analysis, Wireshark packet captures, and structured investigation reports - Nmap recon, RDP brute force, and more.

  2. ghostwave ghostwave Public

    Open-source handheld RF signal recorder and replayer built on ESP32 + CC1101. Capture, store, and replay 433MHz signals with a built-in display interface.

  3. python-soc python-soc Public

    Learning Python through SOC automation - Notes, exercises, and a publishable threat intel script.

    Python

  4. sql-soc sql-soc Public

    Learning SQL through SOC analysis - Notes, exercises, and a publishable log investigation script.