An open API service indexing awesome lists of open source software.

https://github.com/feross/fullscreen-api-attack

Demo of phishing attack on the native HTML5 full screen API.
https://github.com/feross/fullscreen-api-attack

Last synced: 4 months ago
JSON representation

Demo of phishing attack on the native HTML5 full screen API.

Awesome Lists containing this project

README

          

# 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