Skip to content

Latest commit

 

History

330 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Privacy Friendly QR Scanner Icon

TORPEDO - TOoltip-poweRed Phishing Email DetectiOn

Get it on Firefox Get it on Firefox

TORPEDO is a security-focused WebExtension for Thunderbird and Firefox that intercepts link hover events, analyzes the target URL for phishing indicators, and shows an inline tooltip with a security verdict before the user can click.


Build System

Assembles a compressed .zip file for the respective target platform.

# Thunderbird
python build.py --version thunderbird
 
# Chrome
python build.py --version browser --browser chrome
 
# Firefox
python build.py --version browser --browser firefox

Supported Webmail-Clients

The browser version of the webextension supports the following webmail clients:

  • GoogleMail
  • owa.kit.edu

Third-Party Libraries (bundled in src/shared/js/)

Library Used for
floating-ui Tooltip positioning
browser-polyfill Normalizes browser.* API across versions

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages