Skip to content

This extension is meticulously crafted to safeguard users from phishing attempts that replicate the Office365 login interface, particularly when adversaries employ tools such as Evilginx.

Notifications You must be signed in to change notification settings

benzetaa/Office365-Phishing-Evilginx-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Office365 Phishing Evilginx Detection

This extension is meticulously crafted to safeguard users from phishing attempts that replicate the Office365 login interface, particularly when adversaries employ tools such as Evilginx.

How it works:

Alt text

  1. The extension checks the domain and content of the current page.
  2. It compares it to a list of valid Microsoft domains.
  3. If it detects a suspicious page that doesn't meet the criteria of a valid Microsoft login, the extension will stop the page from loading.
  4. A "Page Blocked Due to Phishing Suspicion" notification is displayed to alert the user.

Install

  1. Download/clone this repo.
  2. Open the extensions page (chrome://extensions/).
  3. Toggle on the Developer mode setting.
  4. Click on Load unpacked.
  5. Select the directory from this repo.

Note: There may be some edge cases I haven't identified, and I might update the logic above as needed. Feel free to submit a PR.

Examples

Shodan Query

http.favicon.hash:-2057558656 http.html:"Sign in"

Fake example

fake

Valid example

valid

About

This extension is meticulously crafted to safeguard users from phishing attempts that replicate the Office365 login interface, particularly when adversaries employ tools such as Evilginx.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published