Phishing
Make sure to check what mailing server target is using first
Outlook Login Pages
https://github.com/Octagon-simon/microsoft-login-clone https://github.com/JoniRinta-
Kahila/microsoft-login-spoof/blob/main/HTML%26JS-only/index.html
Setup Landing Page (Cover Page)
Remove any javascripts
Remove all forms
Add "Welcome , Continue Sign in as"
<span id="gf-user"></span>
where gf user get from email linkAdd to "sign in button" onclick="redirected()"
Add js script
Setup Login Page (Credential Harvesting Page)
Add js script
Remember to replace any value with "emailkau" to show email when load
Last updated
Was this helpful?