OWASP / wstg

The Web Security Testing Guide is a comprehensive Open Source guide to testing the security of web applications and web services.
https://owasp.org/www-project-web-security-testing-guide/
Creative Commons Attribution Share Alike 4.0 International
6.93k stars 1.29k forks source link

Add test section for Clickjacking #1139

Closed doverh closed 1 month ago

doverh commented 2 months ago

This PR covers issue #183

What did this PR accomplish?

github-actions[bot] commented 2 months ago

The following links are broken: FILE:document/4-Web_Application_Security_Testing/11-Client-side_Testing/09-Testing_for_Clickjacking.md [✖] 12-Test_for_Content_Security_Policy.md → Status: 400

github-actions[bot] commented 2 months ago

The following issues were identified: document/4-Web_Application_Security_Testing/11-Client-side_Testing/09-Testing_for_Clickjacking.md:37 MD046/code-block-style Code block style [Expected: fenced; Actual: indented]

github-actions[bot] commented 2 months ago

The following mistakes were identified:

/home/runner/work/wstg/wstg/document/4-Web_Application_Security_Testing/11-Client-side_Testing/09-Testing_for_Clickjacking.md 13:423 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 33:17 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 33:53 ✖ Incorrect usage of the term: “html”, use “HTML” instead terminology 48:39 ✖ Incorrect usage of the term: “javascript”, use “JavaScript” instead terminology 66:24 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 66:417 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 114:63 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 118:63 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 119:83 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 131:14 ✖ Incorrect usage of the term: “Website”, use “site” instead terminology 133:91 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 133:164 ✖ Incorrect usage of the term: “website”, use “site” instead terminology 138:60 ✖ Incorrect usage of the term: “website”, use “site” instead terminology

kingthorin commented 2 months ago

Well start with the bot feedback 😉

github-actions[bot] commented 2 months ago

The following issues were identified: document/4-Web_Application_Security_Testing/11-Client-side_Testing/09-Testing_for_Clickjacking.md:37 MD046/code-block-style Code block style [Expected: fenced; Actual: indented]

kingthorin commented 2 months ago

I'll try to lookup some info in that Safari item, just don't know when I'll have a good chance.

doverh commented 2 months ago

Thanks @kingthorin! My initial intention was to allow more contributors to review and add to this review. Should we post on wstg slack channel asking for contributions with the content?

kingthorin commented 2 months ago

Sure, can't hurt to ask for more eyes.