Projects

Threat Intelligence Security Solution

Implemented and end-to-end security solution by setting up OpenCTI for Threat Intelligence Sharing and Wazuh for intrusion detection, to enhance resilience against cyber threats.

Software Composition Analysis Platform

Set up a Software Composition analysis platform using Dependency Track, for ingesting SBOMs using Trivy, and automating vulnerability scans for Github Repositories.

Cryptographic Digital Envelope

Implemented a Secure group file sharing cryptosystem that enacted the CIA triad. OpenSSL enforced a combination of symmetric cryptography, asymmetric cryptography and hashing algorithms

Network Intrusion Detection System

Developed a machine learning model using a decision tree classifier that analyzes an open source NSL KDD dataset and predicts various types of intrusions based upon previous data patterns.

Centralized FreeIPA Client-Server Authentication

Established centrally managed SSH Authentication, Host-based Access Control (HBAC) and Role-based Access Control (RBAC) between Server and clients on Linode.

Flask Based Web Application

Built a user interactive website that queried on a University database. It was linked to the database in My-SQL Workbench and built using the FLASK Python Framework.