Skip to content
View l0h1nth's full-sized avatar

Highlights

  • Pro

Block or report l0h1nth

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

Lohinth M

I play CTFs and build small security projects to learn how real vulnerabilities work. Interested in web exploitation, Linux internals, forensics, and defensive security.


About

role        aspiring cybersecurity analyst / blue team engineer
focus       Linux security, EDR concepts, SIEM workflows, detection rules
learning    Rust, Python, Bash, networking, malware behavior basics
style       quiet tools, clear logs, reproducible labs

Current Project

Mini Linux EDR Agent

A small defensive endpoint monitoring agent for Linux. It watches process activity, sensitive file changes, network sockets, and common persistence locations, then writes alerts as JSON Lines.

stack       Rust, Linux /proc, notify, TOML, JSONL
goal        understand endpoint telemetry and detection logic
status      active learning project

Repository: https://github.com/l0h1nth/mini-linux-edr


Skills

systems     Linux, Bash, processes, filesystems, services
security    detection engineering, log analysis, persistence checks
coding      Rust, Python, shell scripting
tools       Git, GitHub, cargo, nmap, tcpdump, Wireshark, journalctl

Featured Work

Project What it does Tech
Mini Linux EDR Linux endpoint monitoring and JSONL alerts Rust, Linux
Detection Rules Simple rules for suspicious Linux behavior TOML, Regex
Home Lab Notes from defensive security experiments Linux, Networking

GitHub Stats

GitHub stats


Contact

Mail lohinth25@proton.me


Pinned Loading

  1. mini-linux-edr mini-linux-edr Public

    Mini Linux EDR Agent is a small defensive endpoint monitoring tool written in Rust.

    Rust

  2. second-brain-cli second-brain-cli Public

    A local-first terminal second brain for quickly capturing thoughts, bookmarks, and notes in plain text.

    Python

  3. gitcleanroom gitcleanroom Public

    A pre-flight checklist for git commit.

    Go