mirror of
https://github.com/qazbnm456/awesome-web-security.git
synced 2024-10-01 03:15:46 -04:00
add 'Tricks of Deserialization' section
This commit is contained in:
parent
610a6fc26c
commit
22ce6e5cd6
@ -71,6 +71,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
||||
- [Web Cache Poisoning](#tricks-web-cache-poisoning)
|
||||
- [Header Injection](#tricks-header-injection)
|
||||
- [URL](#tricks-url)
|
||||
- [Deserialization](#tricks-deserialization)
|
||||
- [Others](#tricks-others)
|
||||
- [Browser Exploitation](#browser-exploitation)
|
||||
- [PoCs](#pocs)
|
||||
@ -492,6 +493,11 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
||||
- [Unicode Domains are bad and you should feel bad for supporting them](https://www.vgrsec.com/post20170219.html) - Written by [VRGSEC](https://www.vgrsec.com/).
|
||||
- [[dev.twitter.com] XSS](http://blog.blackfan.ru/2017/09/devtwittercom-xss.html) - Written by [Sergey Bobrov](http://blog.blackfan.ru/).
|
||||
|
||||
<a name="tricks-deserialization"></a>
|
||||
### Deserialization
|
||||
|
||||
- [ASP.NET resource files (.RESX) and deserialisation issues](https://www.nccgroup.trust/uk/about-us/newsroom-and-events/blogs/2018/august/aspnet-resource-files-resx-and-deserialisation-issues/) - Written by [@irsdl](https://twitter.com/irsdl).
|
||||
|
||||
<a name="tricks-others"></a>
|
||||
### Others
|
||||
|
||||
|
@ -71,6 +71,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
||||
- [Web Cache Poisoning](#tricks-web-cache-poisoning)
|
||||
- [Header Injection](#tricks-header-injection)
|
||||
- [URL](#tricks-url)
|
||||
- [Deserialization](#tricks-deserialization)
|
||||
- [Others](#tricks-others)
|
||||
- [Browser Exploitation](#browser-exploitation)
|
||||
- [PoCs](#pocs)
|
||||
@ -523,6 +524,11 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
||||
- [Unicode Domains are bad and you should feel bad for supporting them](https://www.vgrsec.com/post20170219.html) - Written by [VRGSEC](https://www.vgrsec.com/).
|
||||
- [[dev.twitter.com] XSS](http://blog.blackfan.ru/2017/09/devtwittercom-xss.html) - Written by [Sergey Bobrov](http://blog.blackfan.ru/).
|
||||
|
||||
<a name="tricks-deserialization"></a>
|
||||
### Deserialization
|
||||
|
||||
- [ASP.NET resource files (.RESX) and deserialisation issues](https://www.nccgroup.trust/uk/about-us/newsroom-and-events/blogs/2018/august/aspnet-resource-files-resx-and-deserialisation-issues/) - Written by [@irsdl](https://twitter.com/irsdl).
|
||||
|
||||
<a name="tricks-others"></a>
|
||||
### Others
|
||||
|
||||
|
@ -71,6 +71,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
||||
- [Web Cache Poisoning](#tricks-web-cache-poisoning)
|
||||
- [Header Injection](#tricks-header-injection)
|
||||
- [URL](#tricks-url)
|
||||
- [Deserialization](#tricks-deserialization)
|
||||
- [Others](#tricks-others)
|
||||
- [Browser Exploitation](#browser-exploitation)
|
||||
- [PoCs](#pocs)
|
||||
@ -488,6 +489,11 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
||||
- [Unicode Domains are bad and you should feel bad for supporting them](https://www.vgrsec.com/post20170219.html) - Written by [VRGSEC](https://www.vgrsec.com/).
|
||||
- [[dev.twitter.com] XSS](http://blog.blackfan.ru/2017/09/devtwittercom-xss.html) - Written by [Sergey Bobrov](http://blog.blackfan.ru/).
|
||||
|
||||
<a name="tricks-deserialization"></a>
|
||||
### Deserialization
|
||||
|
||||
- [ASP.NET resource files (.RESX) and deserialisation issues](https://www.nccgroup.trust/uk/about-us/newsroom-and-events/blogs/2018/august/aspnet-resource-files-resx-and-deserialisation-issues/) - Written by [@irsdl](https://twitter.com/irsdl).
|
||||
|
||||
<a name="tricks-others"></a>
|
||||
### Others
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user