Skip to content
View josephwandery's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report josephwandery

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

Popular repositories Loading

  1. ORM-LEAK-POC ORM-LEAK-POC Public

    A basic ORM Leak exploit to leak out the user’s password character by character by exploiting the ORM Leak vulnerability

    Python 1

  2. ORM-Relational-filter-script ORM-Relational-filter-script Public

    Django ORM supports relational filtering, which enables the attacker to perform a relational filtering attack on a related field. Here, We are filtering for objects on the Article model so that is …

    Python 1

  3. pythonlogo-html pythonlogo-html Public

    Display python logo and Django website redirect with html

  4. Tables-with-Html Tables-with-Html Public

    How to write tables with HTML

    HTML

  5. Cors.py Cors.py Public

    Enhanced version of the Corsy tool that can check for CORS misconfigurations. This version supports both single URLs and a list of URLs from a text file.

    Python