Skip to content

Latest commit

 

History

History
executable file
·
16 lines (11 loc) · 513 Bytes

readme.md

File metadata and controls

executable file
·
16 lines (11 loc) · 513 Bytes

HTML5 Fullscreen API Attack

Copyright 2012 Feross Aboukhadijeh (http://feross.org). More info: http://feross.org/html5-fullscreen-api-attack/

Features

  • Emulates UI of:
    • current browser
    • current OS
    • handles arbitrary screen resolutions (fluid UI images)
  • Attack works whether user starts out in fullscreen mode or not. In fact, it's even more convincing when user is already fullscreened.
  • Attack preloads all images in background so that UI doesn't flash when images are load

License

MIT