dEEpEst
☣☣ In The Depths ☣☣
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
- Joined
- Mar 29, 2018
- Messages
- 13,862
- Solutions
- 4
- Reputation
- 32
- Reaction score
- 45,552
- Points
- 1,813
- Credits
- 55,350
7 Years of Service
56%

Progressive Web App (PWA) Phishing
Attack Scenario
A user lands on index.html and clicks the "Install Microsoft Application" button. The install app prompt appears and once it is installed by the user, the JavaScript embedded in index.html redirects the PWA window to the phishing page that hase a fake URL bar at the top (i.e. mrd0x.html). Ensure that you're testing this over HTTPS to avoid encountering issues.
Files
- index.html - Landing page that has an "Install Microsoft Application" button.
- manifset.json - The PWA manifest file.
- service-worker.js - The PWA service worker.
- mrd0x.html - This is a sample Microsoft phishing page that has a fake URL bar at the top of the page.
- styles.css - CSS stylesheet.
- submit.php - Simple PHP file that logs the credentials entered on the Microsoft phishing page.
Usage
This repository is simply to demonstrate how PWA phishing works. Don't use it for illegal purposes.
A PWA Phishing template which was explained here:
To see this hidden content, you must like this content.
To see this hidden content, you must like this content.