mirror of
https://github.com/qazbnm456/awesome-web-security.git
synced 2025-03-12 09:46:35 -04:00
Reorg
This commit is contained in:
parent
8710266a04
commit
342b0c4ec3
11
README-jp.md
11
README-jp.md
@ -50,7 +50,6 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
|||||||
- [Crypto](#crypto)
|
- [Crypto](#crypto)
|
||||||
- [Web Shell](#web-shell)
|
- [Web Shell](#web-shell)
|
||||||
- [OSINT](#osint)
|
- [OSINT](#osint)
|
||||||
- [Books](#books)
|
|
||||||
- [DNS Rebinding](#dns-rebinding)
|
- [DNS Rebinding](#dns-rebinding)
|
||||||
- [Evasions](#evasions)
|
- [Evasions](#evasions)
|
||||||
- [XXE](#evasions-xxe)
|
- [XXE](#evasions-xxe)
|
||||||
@ -75,6 +74,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
|||||||
- [Browser Exploitation](#browser-exploitation)
|
- [Browser Exploitation](#browser-exploitation)
|
||||||
- [PoCs](#pocs)
|
- [PoCs](#pocs)
|
||||||
- [Database](#pocs-database)
|
- [Database](#pocs-database)
|
||||||
|
- [Cheetsheets](#cheetsheets)
|
||||||
- [Tools](#tools)
|
- [Tools](#tools)
|
||||||
- [Auditing](#tools-auditing)
|
- [Auditing](#tools-auditing)
|
||||||
- [Command Injection](#tools-command-injection)
|
- [Command Injection](#tools-command-injection)
|
||||||
@ -327,11 +327,6 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
|||||||
- [102 Deep Dive in the Dark Web OSINT Style Kirby Plessas](https://www.youtube.com/watch?v=fzd3zkAI_o4) - Presented by [@kirbstr](https://twitter.com/kirbstr).
|
- [102 Deep Dive in the Dark Web OSINT Style Kirby Plessas](https://www.youtube.com/watch?v=fzd3zkAI_o4) - Presented by [@kirbstr](https://twitter.com/kirbstr).
|
||||||
- [The most complete guide to finding anyone’s email](https://www.blurbiz.io/blog/the-most-complete-guide-to-finding-anyones-email) - Written by [Timur Daudpota](https://www.blurbiz.io/).
|
- [The most complete guide to finding anyone’s email](https://www.blurbiz.io/blog/the-most-complete-guide-to-finding-anyones-email) - Written by [Timur Daudpota](https://www.blurbiz.io/).
|
||||||
|
|
||||||
<a name="books"></a>
|
|
||||||
### Books
|
|
||||||
|
|
||||||
- [XSS Cheat Sheet - 2018 Edition](https://leanpub.com/xss) - Written by [@brutelogic](https://twitter.com/brutelogic).
|
|
||||||
|
|
||||||
<a name="dns-rebinding"></a>
|
<a name="dns-rebinding"></a>
|
||||||
### DNS Rebinding
|
### DNS Rebinding
|
||||||
|
|
||||||
@ -541,6 +536,10 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
|||||||
- [SPLOITUS](https://sploitus.com/) - Exploits & Tools Search Engine by [@i_bo0om](https://twitter.com/i_bo0om).
|
- [SPLOITUS](https://sploitus.com/) - Exploits & Tools Search Engine by [@i_bo0om](https://twitter.com/i_bo0om).
|
||||||
- [Exploit Database](https://www.exploit-db.com/) - ultimate archive of Exploits, Shellcode, and Security Papers by [Offensive Security](https://www.offensive-security.com/).
|
- [Exploit Database](https://www.exploit-db.com/) - ultimate archive of Exploits, Shellcode, and Security Papers by [Offensive Security](https://www.offensive-security.com/).
|
||||||
|
|
||||||
|
## Cheetsheets
|
||||||
|
|
||||||
|
- [XSS Cheat Sheet - 2018 Edition](https://leanpub.com/xss) - Written by [@brutelogic](https://twitter.com/brutelogic).
|
||||||
|
|
||||||
## Tools
|
## Tools
|
||||||
|
|
||||||
<a name="tools-auditing"></a>
|
<a name="tools-auditing"></a>
|
||||||
|
23
README-zh.md
23
README-zh.md
@ -50,7 +50,6 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
|||||||
- [Crypto](#crypto)
|
- [Crypto](#crypto)
|
||||||
- [Web Shell](#web-shell)
|
- [Web Shell](#web-shell)
|
||||||
- [OSINT](#osint)
|
- [OSINT](#osint)
|
||||||
- [Books](#books)
|
|
||||||
- [DNS Rebinding](#dns-rebinding)
|
- [DNS Rebinding](#dns-rebinding)
|
||||||
- [Evasions](#evasions)
|
- [Evasions](#evasions)
|
||||||
- [XXE](#evasions-xxe)
|
- [XXE](#evasions-xxe)
|
||||||
@ -75,6 +74,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
|||||||
- [Browser Exploitation](#browser-exploitation)
|
- [Browser Exploitation](#browser-exploitation)
|
||||||
- [PoCs](#pocs)
|
- [PoCs](#pocs)
|
||||||
- [Database](#pocs-database)
|
- [Database](#pocs-database)
|
||||||
|
- [Cheetsheets](#cheetsheets)
|
||||||
- [Tools](#tools)
|
- [Tools](#tools)
|
||||||
- [Auditing](#tools-auditing)
|
- [Auditing](#tools-auditing)
|
||||||
- [Command Injection](#tools-command-injection)
|
- [Command Injection](#tools-command-injection)
|
||||||
@ -348,17 +348,6 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
|||||||
- [102 Deep Dive in the Dark Web OSINT Style Kirby Plessas](https://www.youtube.com/watch?v=fzd3zkAI_o4) - Presented by [@kirbstr](https://twitter.com/kirbstr).
|
- [102 Deep Dive in the Dark Web OSINT Style Kirby Plessas](https://www.youtube.com/watch?v=fzd3zkAI_o4) - Presented by [@kirbstr](https://twitter.com/kirbstr).
|
||||||
- [The most complete guide to finding anyone’s email](https://www.blurbiz.io/blog/the-most-complete-guide-to-finding-anyones-email) - Written by [Timur Daudpota](https://www.blurbiz.io/).
|
- [The most complete guide to finding anyone’s email](https://www.blurbiz.io/blog/the-most-complete-guide-to-finding-anyones-email) - Written by [Timur Daudpota](https://www.blurbiz.io/).
|
||||||
|
|
||||||
<a name="books"></a>
|
|
||||||
### Books
|
|
||||||
|
|
||||||
- [Security Geek 2016 - Part. A](http://bobao.360.cn/download/book/security-geek-2016-A.pdf) - Written by [360网络攻防实验室](https://weibo.com/360adlab).
|
|
||||||
- [Security Geek 2016 - Part. B](http://bobao.360.cn/download/book/security-geek-2016-B.pdf) - Written by [360网络攻防实验室](https://weibo.com/360adlab).
|
|
||||||
- [Security Geek 2017 - Q1](http://bobao.360.cn/download/book/security-geek-2017-q1.pdf) - Written by [360网络攻防实验室](https://weibo.com/360adlab).
|
|
||||||
- [Security Geek 2017 - Q2](http://bobao.360.cn/download/book/security-geek-2017-q2.pdf) - Written by [360网络攻防实验室](https://weibo.com/360adlab).
|
|
||||||
- [Security Geek 2017 - Q3](http://bobao.360.cn/download/book/security-geek-2017-q3.pdf) - Written by [360网络攻防实验室](https://weibo.com/360adlab).
|
|
||||||
- [Security Geek 2017 - Q4](https://static.anquanke.com/download/b/security-geek-2017-q4.pdf) - Written by [360网络攻防实验室](https://weibo.com/360adlab).
|
|
||||||
- [XSS Cheat Sheet - 2018 Edition](https://leanpub.com/xss) - Written by [@brutelogic](https://twitter.com/brutelogic).
|
|
||||||
|
|
||||||
<a name="dns-rebinding"></a>
|
<a name="dns-rebinding"></a>
|
||||||
### DNS Rebinding
|
### DNS Rebinding
|
||||||
|
|
||||||
@ -583,6 +572,16 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
|||||||
- [SPLOITUS](https://sploitus.com/) - Exploits & Tools Search Engine by [@i_bo0om](https://twitter.com/i_bo0om).
|
- [SPLOITUS](https://sploitus.com/) - Exploits & Tools Search Engine by [@i_bo0om](https://twitter.com/i_bo0om).
|
||||||
- [Exploit Database](https://www.exploit-db.com/) - ultimate archive of Exploits, Shellcode, and Security Papers by [Offensive Security](https://www.offensive-security.com/).
|
- [Exploit Database](https://www.exploit-db.com/) - ultimate archive of Exploits, Shellcode, and Security Papers by [Offensive Security](https://www.offensive-security.com/).
|
||||||
|
|
||||||
|
## Cheetsheets
|
||||||
|
|
||||||
|
- [Security Geek 2016 - Part. A](http://bobao.360.cn/download/book/security-geek-2016-A.pdf) - Written by [360网络攻防实验室](https://weibo.com/360adlab).
|
||||||
|
- [Security Geek 2016 - Part. B](http://bobao.360.cn/download/book/security-geek-2016-B.pdf) - Written by [360网络攻防实验室](https://weibo.com/360adlab).
|
||||||
|
- [Security Geek 2017 - Q1](http://bobao.360.cn/download/book/security-geek-2017-q1.pdf) - Written by [360网络攻防实验室](https://weibo.com/360adlab).
|
||||||
|
- [Security Geek 2017 - Q2](http://bobao.360.cn/download/book/security-geek-2017-q2.pdf) - Written by [360网络攻防实验室](https://weibo.com/360adlab).
|
||||||
|
- [Security Geek 2017 - Q3](http://bobao.360.cn/download/book/security-geek-2017-q3.pdf) - Written by [360网络攻防实验室](https://weibo.com/360adlab).
|
||||||
|
- [Security Geek 2017 - Q4](https://static.anquanke.com/download/b/security-geek-2017-q4.pdf) - Written by [360网络攻防实验室](https://weibo.com/360adlab).
|
||||||
|
- [XSS Cheat Sheet - 2018 Edition](https://leanpub.com/xss) - Written by [@brutelogic](https://twitter.com/brutelogic).
|
||||||
|
|
||||||
## Tools
|
## Tools
|
||||||
|
|
||||||
<a name="tools-auditing"></a>
|
<a name="tools-auditing"></a>
|
||||||
|
11
README.md
11
README.md
@ -50,7 +50,6 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
|||||||
- [Crypto](#crypto)
|
- [Crypto](#crypto)
|
||||||
- [Web Shell](#web-shell)
|
- [Web Shell](#web-shell)
|
||||||
- [OSINT](#osint)
|
- [OSINT](#osint)
|
||||||
- [Books](#books)
|
|
||||||
- [DNS Rebinding](#dns-rebinding)
|
- [DNS Rebinding](#dns-rebinding)
|
||||||
- [Evasions](#evasions)
|
- [Evasions](#evasions)
|
||||||
- [XXE](#evasions-xxe)
|
- [XXE](#evasions-xxe)
|
||||||
@ -75,6 +74,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
|||||||
- [Browser Exploitation](#browser-exploitation)
|
- [Browser Exploitation](#browser-exploitation)
|
||||||
- [PoCs](#pocs)
|
- [PoCs](#pocs)
|
||||||
- [Database](#pocs-database)
|
- [Database](#pocs-database)
|
||||||
|
- [Cheetsheets](#cheetsheets)
|
||||||
- [Tools](#tools)
|
- [Tools](#tools)
|
||||||
- [Auditing](#tools-auditing)
|
- [Auditing](#tools-auditing)
|
||||||
- [Command Injection](#tools-command-injection)
|
- [Command Injection](#tools-command-injection)
|
||||||
@ -324,11 +324,6 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
|||||||
- [102 Deep Dive in the Dark Web OSINT Style Kirby Plessas](https://www.youtube.com/watch?v=fzd3zkAI_o4) - Presented by [@kirbstr](https://twitter.com/kirbstr).
|
- [102 Deep Dive in the Dark Web OSINT Style Kirby Plessas](https://www.youtube.com/watch?v=fzd3zkAI_o4) - Presented by [@kirbstr](https://twitter.com/kirbstr).
|
||||||
- [The most complete guide to finding anyone’s email](https://www.blurbiz.io/blog/the-most-complete-guide-to-finding-anyones-email) - Written by [Timur Daudpota](https://www.blurbiz.io/).
|
- [The most complete guide to finding anyone’s email](https://www.blurbiz.io/blog/the-most-complete-guide-to-finding-anyones-email) - Written by [Timur Daudpota](https://www.blurbiz.io/).
|
||||||
|
|
||||||
<a name="books"></a>
|
|
||||||
### Books
|
|
||||||
|
|
||||||
- [XSS Cheat Sheet - 2018 Edition](https://leanpub.com/xss) - Written by [@brutelogic](https://twitter.com/brutelogic).
|
|
||||||
|
|
||||||
<a name="dns-rebinding"></a>
|
<a name="dns-rebinding"></a>
|
||||||
### DNS Rebinding
|
### DNS Rebinding
|
||||||
|
|
||||||
@ -535,6 +530,10 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
|||||||
- [SPLOITUS](https://sploitus.com/) - Exploits & Tools Search Engine by [@i_bo0om](https://twitter.com/i_bo0om).
|
- [SPLOITUS](https://sploitus.com/) - Exploits & Tools Search Engine by [@i_bo0om](https://twitter.com/i_bo0om).
|
||||||
- [Exploit Database](https://www.exploit-db.com/) - ultimate archive of Exploits, Shellcode, and Security Papers by [Offensive Security](https://www.offensive-security.com/).
|
- [Exploit Database](https://www.exploit-db.com/) - ultimate archive of Exploits, Shellcode, and Security Papers by [Offensive Security](https://www.offensive-security.com/).
|
||||||
|
|
||||||
|
## Cheetsheets
|
||||||
|
|
||||||
|
- [XSS Cheat Sheet - 2018 Edition](https://leanpub.com/xss) - Written by [@brutelogic](https://twitter.com/brutelogic).
|
||||||
|
|
||||||
## Tools
|
## Tools
|
||||||
|
|
||||||
<a name="tools-auditing"></a>
|
<a name="tools-auditing"></a>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user