├── 01-ui-redressing-the-url-bar ├── browser-ui.png ├── footer.png ├── header.png ├── hero.png ├── index.html ├── index.js ├── lh-header.png ├── lh-sidebar.png ├── money.jpg ├── pop.html ├── pop.js └── windows-bg.png ├── 02-clickjacking-permission-dialogs ├── index.html ├── index.js ├── pop.html └── pop.js ├── 03-time-shifted-drive-by-download ├── cat.jpg ├── index.html └── index.js ├── 04-multi-file-drive-by-download ├── cat.jpg ├── index.html └── index.js ├── 05-mouse-cursor-takeover ├── index.html ├── index.js ├── pop.html ├── pop.js └── ransomware.png ├── 06-persistent-window-attack ├── index.html ├── index.js ├── pop.html ├── pop.js └── ransomware.png └── README.md /01-ui-redressing-the-url-bar/browser-ui.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/01-ui-redressing-the-url-bar/browser-ui.png -------------------------------------------------------------------------------- /01-ui-redressing-the-url-bar/footer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/01-ui-redressing-the-url-bar/footer.png -------------------------------------------------------------------------------- /01-ui-redressing-the-url-bar/header.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/01-ui-redressing-the-url-bar/header.png -------------------------------------------------------------------------------- /01-ui-redressing-the-url-bar/hero.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/01-ui-redressing-the-url-bar/hero.png -------------------------------------------------------------------------------- /01-ui-redressing-the-url-bar/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/01-ui-redressing-the-url-bar/index.html -------------------------------------------------------------------------------- /01-ui-redressing-the-url-bar/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/01-ui-redressing-the-url-bar/index.js -------------------------------------------------------------------------------- /01-ui-redressing-the-url-bar/lh-header.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/01-ui-redressing-the-url-bar/lh-header.png -------------------------------------------------------------------------------- /01-ui-redressing-the-url-bar/lh-sidebar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/01-ui-redressing-the-url-bar/lh-sidebar.png -------------------------------------------------------------------------------- /01-ui-redressing-the-url-bar/money.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/01-ui-redressing-the-url-bar/money.jpg -------------------------------------------------------------------------------- /01-ui-redressing-the-url-bar/pop.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/01-ui-redressing-the-url-bar/pop.html -------------------------------------------------------------------------------- /01-ui-redressing-the-url-bar/pop.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/01-ui-redressing-the-url-bar/pop.js -------------------------------------------------------------------------------- /01-ui-redressing-the-url-bar/windows-bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/01-ui-redressing-the-url-bar/windows-bg.png -------------------------------------------------------------------------------- /02-clickjacking-permission-dialogs/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/02-clickjacking-permission-dialogs/index.html -------------------------------------------------------------------------------- /02-clickjacking-permission-dialogs/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/02-clickjacking-permission-dialogs/index.js -------------------------------------------------------------------------------- /02-clickjacking-permission-dialogs/pop.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/02-clickjacking-permission-dialogs/pop.html -------------------------------------------------------------------------------- /02-clickjacking-permission-dialogs/pop.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/02-clickjacking-permission-dialogs/pop.js -------------------------------------------------------------------------------- /03-time-shifted-drive-by-download/cat.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/03-time-shifted-drive-by-download/cat.jpg -------------------------------------------------------------------------------- /03-time-shifted-drive-by-download/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/03-time-shifted-drive-by-download/index.html -------------------------------------------------------------------------------- /03-time-shifted-drive-by-download/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/03-time-shifted-drive-by-download/index.js -------------------------------------------------------------------------------- /04-multi-file-drive-by-download/cat.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/04-multi-file-drive-by-download/cat.jpg -------------------------------------------------------------------------------- /04-multi-file-drive-by-download/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/04-multi-file-drive-by-download/index.html -------------------------------------------------------------------------------- /04-multi-file-drive-by-download/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/04-multi-file-drive-by-download/index.js -------------------------------------------------------------------------------- /05-mouse-cursor-takeover/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/05-mouse-cursor-takeover/index.html -------------------------------------------------------------------------------- /05-mouse-cursor-takeover/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/05-mouse-cursor-takeover/index.js -------------------------------------------------------------------------------- /05-mouse-cursor-takeover/pop.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/05-mouse-cursor-takeover/pop.html -------------------------------------------------------------------------------- /05-mouse-cursor-takeover/pop.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/05-mouse-cursor-takeover/pop.js -------------------------------------------------------------------------------- /05-mouse-cursor-takeover/ransomware.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/05-mouse-cursor-takeover/ransomware.png -------------------------------------------------------------------------------- /06-persistent-window-attack/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/06-persistent-window-attack/index.html -------------------------------------------------------------------------------- /06-persistent-window-attack/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/06-persistent-window-attack/index.js -------------------------------------------------------------------------------- /06-persistent-window-attack/pop.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/06-persistent-window-attack/pop.html -------------------------------------------------------------------------------- /06-persistent-window-attack/pop.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/06-persistent-window-attack/pop.js -------------------------------------------------------------------------------- /06-persistent-window-attack/ransomware.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/06-persistent-window-attack/ransomware.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/feross/caught-in-a-web-of-apis/HEAD/README.md --------------------------------------------------------------------------------