kernaltrap8 / edge-devtools-poc

PoC for a DevTools enabler in MS Edge for Xbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

edge-devtools-poc

PoC for a DevTools enabler in MS Edge for Xbox

Why is this an exploit?

This attack could be leveraged if a exploit is found in the backend of ntp.msn.com, so even in its current state it could be considered as a XSS attack. The amount of leverage (since most browsers are heavily sandboxed) in its current state is minimal, so there shouldn't be much worry, yet. Any attacks would neeed social engineering to be effective.
Demo:
ezgif com-video-to-gif
Basic functions such as alert, console.log, and console.clear seem to work using this method. Why this was left in is beyond me.

Limitations

HTTP GET requests are not supported, so you cannot use external scripts:
image

About

PoC for a DevTools enabler in MS Edge for Xbox

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%