Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jobigoud
on April 15, 2015
|
parent
|
context
|
favorite
| on:
Remote Kernel Code Execution Via HTTP Request In I...
Is the HttpListener .NET class impacted?
https://msdn.microsoft.com/en-us/library/system.net.httplist...
jimbobimbo
on April 15, 2015
|
next
[–]
http.sys lives at the bottom of HTTP processing/consumption stack, and that's where vulnerability is. HttpListener simply uses Windows HTTP stack's services, as IIS and others do.
lubos
on April 16, 2015
|
prev
[–]
It looks like HttpListener doesn't support kernel caching at all which means it's not vulnerable to this attack.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://msdn.microsoft.com/en-us/library/system.net.httplist...