Skip to content
View flexeykinDev's full-sized avatar
👀
ou shii
👀
ou shii
  • Kraków
  • 18:48 (UTC +02:00)

Block or report flexeykinDev

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

Oleksii Yelenskyi

Junior SOC Analyst, Kraków

I studied cybersecurity and now I mostly work on detection: writing Sigma rules for Windows and checking them against real attack logs to see what they actually catch and what they miss.

Looking for my first job in a SOC or IT support team, in Kraków or remote. I have the right to work in Poland.

Email


soc-detection-lab

github.com/flexeykinDev/soc-detection-lab

Three Sigma rules tested on 278 real EVTX attack captures from a public dataset. They fired 17 times across 15 captures, including mimikatz, Meterpreter and MalSeclogon.

A few things I learned along the way:

  • The LSASS rule looks at process access masks instead of file names, so it still works when a tool is renamed.
  • I converted the rules to Splunk SPL and to KQL for Defender XDR. One of them didn't convert to KQL, and the README explains why.
  • My first PowerShell rule had false positives on the remoting host. I narrowed it down and kept the real attacks.

Sigma MITRE ATT&CK Sysmon KQL Splunk SPL


What I work with

Windows Linux Python Git Wireshark Nmap GitHub Actions


Other stuff

Side projects I built with AI help. I made the decisions, tested and fixed them, and got them working.

QuasarMC Minecraft server core written from scratch in Java
dbd-perk-randomizer Perk randomizer for Dead by Daylight, data updates itself with GitHub Actions
roflo-pinterest Small Python tray app, packaged as an .exe
lumen Music widget for the Windows 11 taskbar, in Rust
Vortex-Hub My personal site

Ukrainian and Russian are my native languages, English is B2, and I'm learning Polish (A2).

Pinned Loading

  1. soc-detection-lab soc-detection-lab Public

    Sigma detection rules for Windows, validated against 278 real attack EVTX captures mapped to MITRE ATT&CK

    Python

  2. QuasarMC QuasarMC Public

    A region-threaded Minecraft 1.21.4 server core written from scratch in Java 21 - independent regions tick in parallel with no global tick loop and no locks on world data.

    Java

  3. dbd-perk-randomizer dbd-perk-randomizer Public

    Dead by Daylight perk randomizer — always-current perk data scraped from the official wiki

    TypeScript

  4. roflo-pinterest roflo-pinterest Public

    Python

  5. lumen lumen Public

    Rust

  6. dota-counter-web dota-counter-web Public

    Dota 2 Counter Web

    JavaScript