Hello! Iβm Paul Chola, a Junior Cybersecurity Analyst and Student passionate about defending digital systems and solving complex security challenges. π
I specialize in threat detection, malware analysis, and security automation, and I actively participate in Capture The Flag (CTF) competitions to sharpen my hands-on cybersecurity skills. Iβm a Google Cybersecurity Certificate holder, scholarship recipient, and continuously learning AI, cloud networking, and ethical hacking to stay ahead in the evolving field of cybersecurity.
I love combining technical expertise with analytical problem-solving to protect organizations, strengthen digital infrastructures, and innovate practical security solutions.
Letβs explore my projects, skills, and work below! π
-
π¨βπ» Currently working on: Uriel SysGuard
-
π± Currently learning: AI, Cloud Networking, and Ethical Hacking
-
π¬ Ask me about: Cybersecurity, CTF, DFIR, OSINT
-
π« How to reach me:
-
π Pronouns: He/Him
-
β‘ Fun fact: I'm 6 feet tall and a Nerd
I am an aspiring cybersecurity professional with hands-on experience in threat detection, malware analysis, and security automation. As a Google Cybersecurity Certificate holder, scholarship recipient, and active Capture The Flag (CTF) participant, I have built a strong foundation in network security, endpoint protection, incident response, and ethical hacking.
I leverage my technical skills in Python, SIEM concepts, file integrity monitoring, and malware detection, along with strong analytical and problem-solving abilities, to protect organizations and strengthen digital infrastructures. I actively pursue continuous learning to stay ahead of emerging cybersecurity challenges and contribute to resilient and secure digital environments.
Uriel SysGuard is a Python-based File Integrity Monitoring (FIM) and threat detection tool designed to help security analysts detect unauthorized file changes and potential malicious activity on a system. The project applies real-world defensive security concepts commonly used in SOC, DFIR, and SIEM environments.
File integrity monitoring is a critical security control used to detect:
- Unauthorized file modifications
- Malware persistence techniques
- Insider threats
- System compromise indicators
- π File Integrity Monitoring (SHA-256 / SHA-3)
- 𧬠Change Detection for files and directories
- π¦ YARA Rule Integration for malware/pattern detection
- π Security-Oriented Logging
- π Designed for future SIEM integration (Wazuh, Sysmon)
- Defensive cybersecurity principles
- DFIR
- Cryptographic hashing
- Malware detection with YARA
- Python scripting & automation
- Host-based security monitoring
- Log analysis fundamentals
- Selected files/directories are monitored
- Cryptographic hashes are generated and stored
- Files are periodically re-hashed
- Any hash mismatch triggers an alert
- YARA rules are applied to detect malicious patterns
- Events are logged for analysis or escalation
git clone https://github.com/PaulChola/Uriel-SysGuard.git
cd Uriel-SysGuard
pip install -r requirements.txtpython sysguard.py --monitor /path/to/directory- Digital Forensics: Data Recovery, Malware Analysis, YARA & Sigma rules
- Network Security: Switching, Routing, Firewalls, ACLs, Endpoint Security
- Security Automation & Scripting: PowerShell, Python
- AR Prototype (C#, Unity)
- Ransomware Portal (C# .NET)
- Log Analysis Scripts (PowerShell)