mirror of
https://github.com/qazbnm456/awesome-web-security.git
synced 2025-03-12 17:56:33 -04:00
add csrf resource
This commit is contained in:
parent
e2e0c26333
commit
5a85d49b25
@ -20,6 +20,9 @@ Check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitt
|
|||||||
- [XSS](#resource-xss)
|
- [XSS](#resource-xss)
|
||||||
- [SQL Injection](#resource-sql-injection)
|
- [SQL Injection](#resource-sql-injection)
|
||||||
- [XML](#resource-xml)
|
- [XML](#resource-xml)
|
||||||
|
- [CSRF](#resource-csrf)
|
||||||
|
- [Rails](#resource-rails)
|
||||||
|
- [AngularJS](#resource-angularjs)
|
||||||
- [Evasion](#evasion)
|
- [Evasion](#evasion)
|
||||||
- [CSP](#evasion-csp)
|
- [CSP](#evasion-csp)
|
||||||
- [JSMVC](#evasion-jsmvc)
|
- [JSMVC](#evasion-jsmvc)
|
||||||
@ -62,6 +65,11 @@ Check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitt
|
|||||||
|
|
||||||
* [XML实体攻击 - 从内网探测到命令执行步步惊心](http://www.freebuf.com/video/49961.html), written by 张天琪.
|
* [XML实体攻击 - 从内网探测到命令执行步步惊心](http://www.freebuf.com/video/49961.html), written by 张天琪.
|
||||||
|
|
||||||
|
<a name="resource-csrf"></a>
|
||||||
|
### CSRF
|
||||||
|
|
||||||
|
* [讓我們來談談 CSRF](http://blog.techbridge.cc/2017/02/25/csrf-introduction/), written by [TechBridge](http://blog.techbridge.cc/).
|
||||||
|
|
||||||
<a name="resource-rails"></a>
|
<a name="resource-rails"></a>
|
||||||
### Rails
|
### Rails
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user