mirror of
https://github.com/qazbnm456/awesome-web-security.git
synced 2024-10-01 03:15:46 -04:00
add articles
This commit is contained in:
parent
cda4aed25c
commit
3bba5160e8
@ -29,6 +29,7 @@ Check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitt
|
|||||||
- [AngularJS](#introductions-angularjs)
|
- [AngularJS](#introductions-angularjs)
|
||||||
- [SSL/TLS](#introductions-ssl-tls)
|
- [SSL/TLS](#introductions-ssl-tls)
|
||||||
- [Webmail](#introductions-webmail)
|
- [Webmail](#introductions-webmail)
|
||||||
|
- [AWS](#introductions-aws)
|
||||||
- [Books](#books)
|
- [Books](#books)
|
||||||
- [Evasions](#evasions)
|
- [Evasions](#evasions)
|
||||||
- [CSP](#evasions-csp)
|
- [CSP](#evasions-csp)
|
||||||
@ -117,6 +118,11 @@ Check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitt
|
|||||||
|
|
||||||
* [Webmail-Hacking](https://github.com/mottoin/SecPaper/blob/master/Webmail-Hacking.pdf) - Written by [千域千寻](http://blog.csdn.net/f1n4lly/).
|
* [Webmail-Hacking](https://github.com/mottoin/SecPaper/blob/master/Webmail-Hacking.pdf) - Written by [千域千寻](http://blog.csdn.net/f1n4lly/).
|
||||||
|
|
||||||
|
<a name="introductions-aws"></a>
|
||||||
|
### AWS
|
||||||
|
|
||||||
|
* [PENETRATION TESTING AWS STORAGE: KICKING THE S3 BUCKET](https://rhinosecuritylabs.com/penetration-testing/penetration-testing-aws-storage/) - Written by Dwight Hohnstein from [Rhino Security Labs](https://rhinosecuritylabs.com/).
|
||||||
|
|
||||||
### Books
|
### Books
|
||||||
|
|
||||||
* [Security Geek 2016 - Part. A](http://bobao.360.cn/download/book/security-geek-2016-A.pdf) - Written by [360网络攻防实验室](http://bobao.360.cn/).
|
* [Security Geek 2016 - Part. A](http://bobao.360.cn/download/book/security-geek-2016-A.pdf) - Written by [360网络攻防实验室](http://bobao.360.cn/).
|
||||||
@ -174,6 +180,7 @@ Check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitt
|
|||||||
* [见招拆招:绕过WAF继续SQL注入常用方法](http://www.freebuf.com/articles/web/36683.html) - Written by [mikey](http://www.freebuf.com/author/mikey).
|
* [见招拆招:绕过WAF继续SQL注入常用方法](http://www.freebuf.com/articles/web/36683.html) - Written by [mikey](http://www.freebuf.com/author/mikey).
|
||||||
* [MySQL Error Based SQL Injection Using EXP](https://www.exploit-db.com/docs/37953.pdf) - Written by [@osandamalith](https://twitter.com/osandamalith).
|
* [MySQL Error Based SQL Injection Using EXP](https://www.exploit-db.com/docs/37953.pdf) - Written by [@osandamalith](https://twitter.com/osandamalith).
|
||||||
* [SQL injection in an UPDATE query - a bug bounty story!](http://zombiehelp54.blogspot.jp/2017/02/sql-injection-in-update-query-bug.html) - Written by [Zombiehelp54](http://zombiehelp54.blogspot.jp/).
|
* [SQL injection in an UPDATE query - a bug bounty story!](http://zombiehelp54.blogspot.jp/2017/02/sql-injection-in-update-query-bug.html) - Written by [Zombiehelp54](http://zombiehelp54.blogspot.jp/).
|
||||||
|
* [GitHub Enterprise SQL Injection](http://blog.orange.tw/2017/01/bug-bounty-github-enterprise-sql-injection.html)
|
||||||
|
|
||||||
<a name="tricks-ssrf"></a>
|
<a name="tricks-ssrf"></a>
|
||||||
### SSRF
|
### SSRF
|
||||||
|
Loading…
Reference in New Issue
Block a user