Skip to content
/ doom Public

A set of files that allows you to play DOOM in the DOM

License

Notifications You must be signed in to change notification settings

almroot/doom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOOM XSS

This project allows you to play DOOM in the browser. Here is a silly blog post explaining how an XSS vulnerability could be used to achieve "DOOM execution" on Tesla.

Demo

To demonstrate how this works, follow this link to doom.pwn.life. The code is hosted here on GitHub pages.

XSS

If you ever want to demonstrate the possibilities of a XSS vulnerability (as shown in the blog post), you may make an inclusion of exploit.js like so: <script src="https://almroot.github.io/doom/exploit.js"></script>. Please note that I take no responsibilities for your actions, make sure you have permissions from the website owner(s) before doing anything bad.

About

A set of files that allows you to play DOOM in the DOM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published