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.
- Host: GitHub
- URL: https://github.com/feross/fullscreen-api-attack
- Owner: feross
- Created: 2012-04-12T07:24:17.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2013-04-18T07:31:53.000Z (over 12 years ago)
- Last Synced: 2025-04-08T17:06:37.022Z (9 months ago)
- Language: JavaScript
- Homepage: http://feross.org/html5-fullscreen-api-attack/
- Size: 1.03 MB
- Stars: 117
- Watchers: 25
- Forks: 37
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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