Skip to content
View cybergabby's full-sized avatar

Block or report cybergabby

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
cybergabby/README.md

Typing SVG

Profile Views GitHub Followers GitHub Stars


🧠 About Me

I’m Gabriel Odusanya (GABBYTECH) — a Cybersecurity Professional, Application Security Engineer, and Penetration Tester focused on securing Web, API, and Mobile applications against real-world threats.

I specialize in Offensive Security, Vulnerability Research, and Application Security Testing, with expertise in uncovering flaws like Broken Access Control, IDOR, SSRF, XSS, and Logic Bugs across modern app environments. My work revolves around analyzing attack surfaces, performing threat modeling, and strengthening security throughout the SDLC.

I’m passionate about educating and mentoring others in AppSec and bug bounty methodologies, helping developers and security enthusiasts understand vulnerabilities from both an attacker’s and defender’s perspective.

Beyond hands-on testing, I share research, findings, and insights with the cybersecurity community on X (Twitter) and GitHub, contributing to open knowledge and practical AppSec learning.

“Hack ethically. Defend intelligently. Teach relentlessly.” ⚔️


💻 Areas of Expertise

  • 🧩 Application Security Engineering
  • 🌐 Web & Mobile Application Penetration Testing
  • 🔐 API Security Testing & Exploitation
  • 💬 Cybersecurity Training & Awareness
  • 🕵️‍♂️ Bug Bounty & Vulnerability Disclosure

🏆 GitHub Highlights


🌍 Let’s Connect


"Secure everything. Break nothing. Inspire others." 🔒

Pinned Loading

  1. Vuln-Store Vuln-Store Public

    This is a Vulnerable E-commerce website that can be used to practice web hacking and Penetration testing

    PHP 3 1

  2. JWT-Weak-Signature-Checker JWT-Weak-Signature-Checker Public

    JWT Weak Signature Checker / Decoder A lightweight Python offensive-security utility for inspecting JSON Web Tokens (JWTs), detecting signature-related misconfigurations, and brute-forcing weak HMA…

    Python 1 1

  3. security-header-checker security-header-checker Public

    A lightweight Python tool for quick AppSec checks. It scans a target URL for essential HTTP security headers like CSP, HSTS, and X-Frame-Options, helping identify missing protections and weak confi…

    Python