Security Engineer passionate about contributing to the open source community while expanding my knowledge base. With a strong foundation in cybersecurity and a continuous learning mindset, I'm dedicated to developing innovative solutions to complex security challenges.
Project | Description |
---|---|
File Checksum Tracker | A tool designed to monitor and verify file integrity using checksum algorithms. It helps in detecting unauthorized modifications to critical files, enhancing system security. |
Incident Response Plan App | An application that streamlines the process of creating, managing, and executing incident response plans. It provides a structured approach to handling security incidents efficiently. |
Automate the Boring Stuff | A collection of Python scripts and projects inspired by the book "Automate the Boring Stuff with Python". This repository showcases various automation solutions for everyday tasks. |
OP (OSCAL Powered) Bot | https://www.youtube.com/watch?v=agSBSKo5bRo |
- Deploy adversary emulation tools, "Caldera" and "Atomic Red Team" in my home lab environment and simulate attacks.
- Automate the "Reconnaissance" and "Initial Access" step of the MITRE ATT&CK Framework by developing scripts using various python modules like paramiko, scapy, shodan, etc.
- Create an OSCAL System Security Plan and validate it using the FedRAMP Automated Security Authorization Processing (ASAP) validator. Ultimate goal is to have security authorization packages (SAP, SAR, SSP, POAM) in an OSCAL format passing all validations checks within ASAP.
- Develop a trust scoring algorithm using a linear regression model.