Skip to content
View sarkenaes's full-sized avatar

Block or report sarkenaes

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

Hi, I'm Saron Ketema Nigussie 👋

I'm a Cyber Operations and Computer Science student at Dakota State University and a Junior Cybersecurity Analyst at the DSU Cybersecurity Operations Center.

I’m interested in defensive security, threat detection, security automation, and software development. My projects focus on turning cybersecurity concepts into working tools using Python and C.

Featured Projects

SIEM Dashboard

A full-stack security monitoring platform that ingests Linux authentication logs, detects brute-force attacks, enriches suspicious IP addresses with AbuseIPDB, and displays incidents through a React dashboard.

File Integrity Monitor

A Linux tool written in C that uses SHA-256, SQLite, and inotify to detect unauthorized file changes in real time.

Currently

  • Working as a Junior Cybersecurity Analyst using Microsoft Defender and Elastic SIEM
  • Building defensive-security and automation projects
  • Practicing through NCL, picoCTF, MetaCTF and other cybersecurity competitions

Technologies

Languages: Python, C, JavaScript
Security: Microsoft Defender, Elastic SIEM, Wireshark, Nmap
Development: Flask, React, Docker, SQLite, Git

Connect With Me

LinkedIn -LinkedIn : www.linkedin.com/in/saron-nigussie-655856269

Pinned Loading

  1. SIEM-Dashboard SIEM-Dashboard Public

    A SIEM dashboard that ingests Linux auth logs,detects brute force attacks and visualizes security incidents

    Python

  2. Cloud-security-lab Cloud-security-lab Public

    HCL

  3. File-integrity-Manager File-integrity-Manager Public

    A C/Linux tool that detects unauthorized file changes.

    C

  4. gittuf gittuf Public

    Forked from gittuf/gittuf

    A security layer for Git repositories

    Go

  5. sarkenaes sarkenaes Public

    profile readme

  6. Secure-password-manager Secure-password-manager Public

    Flask based password manager with strength analysis, breach detection and encrypted storage.

    Python