Skip to content
View Bor-Code's full-sized avatar

Highlights

  • Pro

Block or report Bor-Code

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

Boran Kızılkaya

Computer Engineering Student Cybersecurity • Malware Analysis • Threat Detection • Windows Security

Building practical security tools for malware analysis, threat detection, and Windows telemetry.


Profile

I am a Computer Engineering student focused on cybersecurity, especially defensive security, malware analysis, threat detection, SIEM concepts, and Windows security.

I build practical projects to understand how suspicious behavior can be analyzed, monitored, logged, and detected.

My portfolio is not built around listing every technology I have touched. It is built around showing what I built, why I built it, how I approached the problem, and what I learned.


Focus Areas

Malware Analysis       Threat Detection       Windows Telemetry
SIEM Concepts          Defensive Tooling      Security Automation
Static Analysis        Dynamic Analysis       MITRE ATT&CK Mapping

Case Files

CASE 01 — MalwareAnalysisTool

Repository: https://github.com/Bor-Code/MalwareAnalysisTool

Objective Build a Windows-focused malware analysis tool to practice static and dynamic analysis concepts.

Approach

  • Inspected executable files through static analysis concepts
  • Improved command-line analysis workflow
  • Added dynamic analysis flow and timeout handling
  • Structured suspicious behavior/event output
  • Documented the project for practical security use

Result A hands-on malware analysis project demonstrating C++, Windows security concepts, executable inspection, and defensive tooling.

Key Topics Malware Analysis Static Analysis Dynamic Analysis Windows Security Security Tooling


CASE 02 — SentinelFlow

Repository: https://github.com/Bor-Code/SentinelFlow

Objective Build a defensive security monitoring project focused on visibility, event analysis, and detection-oriented engineering.

Approach

  • Collected and structured security-related data
  • Focused on monitoring and visibility
  • Designed the project around Blue Team fundamentals
  • Practiced detection logic and analysis workflows

Result A practical monitoring project showing how security events can be collected, structured, and analyzed.

Key Topics Blue Team Monitoring Event Analysis Detection Logic Security Engineering


CASE 03 — Detection & Telemetry Lab

Status: Planned / In Progress

Objective Create a lab environment for simulating suspicious Windows behaviors and mapping detections to MITRE ATT&CK techniques.

Planned Approach

  • Simulate suspicious behaviors in a controlled lab
  • Collect Windows telemetry
  • Map behaviors to MITRE ATT&CK
  • Write simple detection logic
  • Document findings as case studies

Goal Build a portfolio-level Purple Team project that connects offensive behavior simulation with defensive detection.

Key Topics Windows Telemetry MITRE ATT&CK Purple Team Detection Engineering SIEM


Technical Stack

Area Technologies / Concepts
Programming Python, C++, C, PowerShell
Cybersecurity Malware Analysis, Threat Detection, SIEM, MITRE ATT&CK
Systems Windows, Linux
Analysis Static Analysis, Dynamic Analysis, Log Analysis, Telemetry
Engineering CLI Tools, Automation, Security Tooling

Current Learning Direction

[+] Windows internals
[+] Malware behavior analysis
[+] Detection engineering
[+] SIEM logic
[+] Blue Team operations
[+] Purple Team lab design

Portfolio Principles

Evidence over claims.
Depth over decoration.
Process over shortcuts.
Signal over noise.

I prefer building practical projects instead of only listing technologies.

Each strong project should answer four questions:

What did I build?
Why did I build it?
How did I approach the problem?
What did I learn from the process?

Contact


Building defensive security tools and detection-focused labs.

Popular repositories Loading

  1. Visual-Waterfall Visual-Waterfall Public

    MVVM mimarisi ile C# ve WPF kullanılarak yazılmış; Big-O analizi, MIDI ses efektleri ve Glassmorphism tasarıma sahip gelişmiş Algoritma Görselleştiricisi.

    C# 1

  2. Bor-Code Bor-Code Public

    1

  3. boran-internship-portal boran-internship-portal Public

    Displays GitHub activity in real time and manually tracks weekly work effort.

    TypeScript 1

  4. MalwareAnalysisTool MalwareAnalysisTool Public

    C++ 1

  5. Sentinel-Flow Sentinel-Flow Public

    Advanced Cyber Security Dashboard & Network Analyzer powered by Python & React. Features Real-time Monitoring, 3D Threat Map, LAN Scanner, and Ransomware Shield.

    JavaScript

  6. MicroSIEM- MicroSIEM- Public

    A lightweight, cross-platform SIEM solution for real-time network monitoring and threat detection. Built with Python & Flask.

    Python