mirror of
https://github.com/qazbnm456/awesome-web-security.git
synced 2025-03-12 17:56:33 -04:00
Update README.md
This commit is contained in:
parent
37d1ea643d
commit
f3739f489a
@ -54,6 +54,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
||||
- [Deserialization](#deserialization)
|
||||
- [OAuth](#oauth)
|
||||
- [JWT](#jwt)
|
||||
- [Javascript Anti Debugging](#javascript-anti-debugging)
|
||||
- [Evasions](#evasions)
|
||||
- [XXE](#evasions-xxe)
|
||||
- [CSP](#evasions-csp)
|
||||
@ -360,6 +361,11 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
||||
|
||||
- [Hardcoded secrets, unverified tokens, and other common JWT mistakes](https://r2c.dev/blog/2020/hardcoded-secrets-unverified-tokens-and-other-common-jwt-mistakes/) - Written by [@ermil0v](https://twitter.com/ermil0v).
|
||||
|
||||
<a name="javascript-anti-debugging"></a>
|
||||
### Javascript Anti Debugging
|
||||
|
||||
- [Awesome list of javascript anti debugging introduction and techniques](https://github.com/weizman/awesome-javascript-anti-debugging#intro)
|
||||
|
||||
## Evasions
|
||||
|
||||
<a name="evasions-xxe"></a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user