Skip to content
View victorgesicht's full-sized avatar

Block or report victorgesicht

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
victorgesicht/README.md
def Victorgesicht():
    """Security Analyst | Purple Teaming🟣"""
    return {
        "blog": "[https://saragossa.pythonanywhere.com/]",
        "focus": "DFIR | SOC | DjangoDevSec"
    }

def get_skills() -> Dict[str, List[str]]:
    return {
        "Languages":["PHP", "Python", "C#"]
        "Frameworks":["Laravel", ".NET", "Django", "React"]
        "Operations": ["DFIR", "Code Review", "Training", "SOC-Red/Blue", "SIEM/EDR"]
    }

Pinned Loading

  1. Djangofullstack Djangofullstack Public

    This repository serves as a live demonstration of my ability to write clean, maintainable Python code while proactively mitigating enterprise security threats at the application layer

    JavaScript

  2. Referer-based-Open-redirect Referer-based-Open-redirect Public

    A POC and bug report sample for a reported referer-based open redirect

  3. IDOR-via-predictable-ID-client-supplied-MD5-hash IDOR-via-predictable-ID-client-supplied-MD5-hash Public

    The (IDOR) exists in form of a redacted hash where an attacker who can guess/derive a valid resource identifier and submit an MD5 hash of it can access/modify resources they should not be allowed to.

  4. Inconsistent-CORS-enforcement-.NET Inconsistent-CORS-enforcement-.NET Public

    This repository contains a sample bug report and POC for a CORS vuln. The goal is to demonstrate how improperly configured CORS can lead to serious security issues, including unauthorized data acce…

  5. m-verify m-verify Public

    //demo/React x Cors x .Net

    C#

  6. m-verify_ui m-verify_ui Public

    JavaScript