-
Notifications
You must be signed in to change notification settings - Fork 0
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 our entrypoint. We also have a one-to-one mapping to the Author model via the created_by field in the Article model.
josephwandery/ORM-Relational-filter-script
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
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 our entrypoint. We also have a one-to-one mapping to the Author model via the created_by field in the Article model.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published