Skip to content
View GurkhaShieldForce's full-sized avatar

Block or report GurkhaShieldForce

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
GurkhaShieldForce/README.md

GurkhaShieldForce

πŸ›‘οΈ Cybersecurity Engineer, Researcher, and a Continuous Learner. πŸ›‘οΈ

CISSP Security+ CCSK Azure Security Engineer MBA


πŸ” About Me

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.


πŸ› οΈ Projects

File-Checksum-Tracker

incident-response-plan-app

Automate-The-Boring-Stuff

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

πŸš€ Future Missions

  • 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.

πŸ’Ό Skills

NIST RMF FedRAMP Python Linux Nessus Splunk Wiz Kali Linux AWS Wireshark Metasploit SIEM IDS/IPS OSINT JavaScript Bash Azure Docker Kubernetes Git


πŸ“š Latest Blog Posts


🌐 Connect with Me

GitHub


πŸ“Š GitHub Stats

GurkhaShieldForce's GitHub stats

Top Langs


Profile Views

"Set your sights high. The higher the better. Expect the most wonderful things to happen. Not in the future, but RIGHT NOW."

Popular repositories Loading

  1. File-Checksum-Tracker File-Checksum-Tracker Public

    File Checksum Tracker is a Python script that monitors your Downloads folder for new or modified files, calculates their SHA256 checksums, and stores this information in both Excel and JSON formats…

    Python 1

  2. fedramp-automation fedramp-automation Public

    Forked from GSA/fedramp-automation

    FedRAMP Automation

    TypeScript 1

  3. COPS COPS Public

  4. COPS_OSCAL COPS_OSCAL Public

    XSLT

  5. incident-response-plan-app incident-response-plan-app Public

    Simple application that walks through each step of the incident response process and various procedures.

    Python

  6. Automate-the-boring-stuff Automate-the-boring-stuff Public

    Lab Work while doing Book Work?

    Python