Skip to content
View pipicodes's full-sized avatar

Block or report pipicodes

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

Pinned Loading

  1. secure-api-security-lab secure-api-security-lab Public

    API security lab demonstrating Broken Access Control (IDOR-style vulnerability) and secure authorization checks using FastAPI.

    Python

  2. api-idor-authorization-lab api-idor-authorization-lab Public

    API security lab demonstrating Broken Object Level Authorization (IDOR/BOLA) and proper authorization enforcement.

    Python

  3. jwt-auth-security-lab jwt-auth-security-lab Public

    JWT authentication security lab demonstrating token forgery, privilege escalation, and secure validation using FastAPI.

    Python