Bio
Hi, I am Neville Omangi.
I am a software engineer specializing in backend development, besides proficiency in frontend development. I have experience in Python, Go, and JavaScript.
Projects
ScholarBase - comprehensive database of global scholarships
Nothing here!
Luqaimat - a delightful frontend to Radio Browser
Nothing here!
LiteSiem - a lightweight SIEM tool for for logs/events and alarms
Try triggering an alarm with the following curl
requests:
curl -H 'Content-Type: application/json' \
-d '{"timestamp":"'"$(date -u +"%Y-%m-%dT%H:%M:%SZ")"'", "title":"ICMP Ping", "dst_ip":"127.0.0.1", "sensor":"'"$(hostname)"'", "protocol":"ICMP", "product":"IDS", "plugin_id":42, "plugin_sid":42 }' \
https://litesiem.aphilas.top/_events/logs.demo/?[1-10]