This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "Insecure Direct Object Reference Prevention Cheat Sheet"
From OWASP
m (Created page with '== WORK IN PROGRESS == This document contains rough notes and is a work in progress. == Introduction == [jeff williams] Direct Object Reference is fundamentally a Access Contr…') |
m (Point to the official site) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | == | + | __NOTOC__ |
+ | <div style="width:100%;height:160px;border:0,margin:0;overflow: hidden;">[[File:Cheatsheets-header.jpg|link=]]</div> | ||
− | + | The Cheat Sheet Series project has been moved to [https://github.com/OWASP/CheatSheetSeries GitHub]! | |
− | + | Please visit [https://cheatsheetseries.owasp.org/cheatsheets/Insecure_Direct_Object_Reference_Prevention_Cheat_Sheet.html Insecure Direct Object Reference Prevention Cheat Sheet] to see the latest version of the cheat sheet. | |
− | |||
− | [ | ||
− | Direct Object Reference | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 14:37, 15 July 2019
The Cheat Sheet Series project has been moved to GitHub!
Please visit Insecure Direct Object Reference Prevention Cheat Sheet to see the latest version of the cheat sheet.