-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
XSS Reorganization #1074
Open
manindar-mohan
wants to merge
42
commits into
OWASP:master
Choose a base branch
from
manindar-mohan:fix-591
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
XSS Reorganization #1074
Changes from 40 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
4434ff6
insecure configuration of CSP when using the unsafe-hashes directive
manindar-mohan a3951cb
Merge branch 'OWASP:master' into master
manindar-mohan ee398e2
conflict resolved
manindar-mohan 09555cd
Merge branch 'OWASP:master' into master
manindar-mohan 93db96a
Merge branch 'OWASP:master' into master
manindar-mohan 17f7b86
Moved all XSS to chapter 11, client-side testing, and have one big se…
d05dcaa
Merge branch 'OWASP:master' into master
manindar-mohan 3188789
mistakes fixed
8304381
mistake fixed for 07-Input_Validation_Testing/02-Testing_for_HTTP_Par…
c5277d4
mistake fixed for 07-Input_Validation_Testing/02-Testing_for_HTTP_Par…
b96069f
Mistake fixed 4-Web_Application_Security_Testing/07-Input_Validation_…
4e19ca5
Mistake fixed 4-Web_Application_Security_Testing/07-Input_Validation_…
6de5b1f
Mistake fixed 4-Web_Application_Security_Testing/07-Input_Validation_…
abd0d14
mistake fixed 4-Web_Application_Security_Testing/07-Input_Validation_…
13af516
mistake fixed 4-Web_Application_Security_Testing/07-Input_Validation_…
ca63381
mistake fixed 4-Web_Application_Security_Testing/07-Input_Validation_…
796ff39
mistake fixed 4-Web_Application_Security_Testing/07-Input_Validation_…
6f4e77f
mistake fixed 4-Web_Application_Security_Testing/07-Input_Validation_…
57577bb
Mistake fixed 4-Web_Application_Security_Testing/07-Input_Validation_…
3b25297
Mistake fixed document/4-Web_Application_Security_Testing/07-Input_V…
da5a26b
Mistake fixed document/4-Web_Application_Security_Testing/07-Input_Va…
4f972b8
Mistake fixed document/4-Web_Application_Security_Testing/07-Input_Va…
407ef1e
Mistake fixed 4-Web_Application_Security_Testing/07-Input_Validation_…
3c18cf3
Mistake fixed 4-Web_Application_Security_Testing/11-Client-side_Testi…
d9985e5
Mistake fixed 4-Web_Application_Security_Testing/11-Client-side_Testi…
04a6714
Mistake fixed 4-Web_Application_Security_Testing/11-Client-side_Testi…
cd15fd4
links are broken mistake fixed in 4-Web_Application_Security_Testing/…
9bc3108
mistake with code blok surrounded by blank lines fixed (#591)
42f5333
Removed broken link from 03.1-Testing_for_Oracle (#591)
5e4e779
new line and other format error fixed (#591)
4ca6ebd
formatting mistake fixed (#591)
2ea1e4a
formatting mistake fixed (#591)
b916869
formatting mistake fixed (#591)
209123f
Mistake caused by insuffitent new lines fixed
907b73c
Mistake caused by top level heading fixed
9ea0801
Mistake caused by insuffitent new lines fixed
effe070
Mistake caused by insuffitent new lines fixed
b068749
Mistake caused by broken link fixed
84536e7
Mistake caused by Incorrect usage of the term fixed
cd9010b
Mistake caused by roken link for case study is fixed by adding new ca…
39e23bf
ATHN-01 removed and added renamed to new numbers (#598)
c8dd891
Update document/4-Web_Application_Security_Testing/07-Input_Validatio…
manindar-mohan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
|ID | | ||
|------------| | ||
|WSTG-INPV-06| | ||
|WSTG-INPV-04| | ||
|
||
## Summary | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
|ID | | ||
|------------| | ||
|WSTG-INPV-07| | ||
|WSTG-INPV-05| | ||
|
||
## Summary | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
|ID | | ||
|------------| | ||
|WSTG-INPV-09| | ||
|WSTG-INPV-07| | ||
|
||
## Summary | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
|ID | | ||
|------------| | ||
|WSTG-INPV-11| | ||
|WSTG-INPV-09| | ||
|
||
## Summary | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,6 @@ | |
|
||
|ID | | ||
|------------| | ||
|WSTG-INPV-13| | ||
|WSTG-INPV-11| | ||
|
||
This content has been removed |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kingthorin I wouldn't put this as Id number 1. I feel with v5, we can take it out, no?
This will impact all the other docs, so I think we need to decide on this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You mean this specific topic?