Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Clarify Summary wording for WSTG-ATHZ-02 Authorization Schema test#1289

Merged
kingthorin merged 2 commits intoOWASP:masterfrom
prasunsrivastav123-lang:fix-wstg-athz-summary-ambiguity
Jan 29, 2026
Merged

Clarify Summary wording for WSTG-ATHZ-02 Authorization Schema test#1289
kingthorin merged 2 commits intoOWASP:masterfrom
prasunsrivastav123-lang:fix-wstg-athz-summary-ambiguity

Conversation

@prasunsrivastav123-lang
Copy link
Contributor

Related Issue

Fixes #1089


Description

This PR clarifies the Summary section of the Testing for Bypassing Authorization Schema
test case (WSTG-ATHZ-02).

The update removes ambiguity between authentication-related scenarios (unauthenticated
or post-logout access) and authorization-focused testing, and clearly emphasizes that
the primary intent of this test case is to identify authorization weaknesses such as
horizontal and vertical privilege escalation for authenticated users.

Detailed unauthenticated and post-authentication scenarios remain unchanged and are
covered in the How to Test section.


Scope Note

This PR is intentionally limited to wording changes in the Summary section only.
No test logic, procedures, examples, or other sections were modified.

AI Tool Disclosure

  • My contribution does not include any AI-generated content.
  • I have read and followed the contributing guidelines.

@github-actions
Copy link

The following issues were identified:
document/4-Web_Application_Security_Testing/05-Authorization_Testing/02-Testing_for_Bypassing_Authorization_Schema.md:21 error MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]

@kingthorin kingthorin merged commit 35b058d into OWASP:master Jan 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ambiguity in the summary related to the test case Testing for Bypassing Authorization Schema

2 participants