Skip to content

Browser extension that uses intelligence to combat malicious websites by blocking them in real-time.

License

Notifications You must be signed in to change notification settings

blockadeio/chrome_extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockade Browser Protection ========================== Blockade brings antivirus-like capabilities to users who run the Chrome browser. Built as an extension, Blockade blocks malicious resources from being viewed or loaded inside of the browser.

Install

Blockade is currently available to a small number of alpha users. The extension can be freely downloaded through the Chrome webstore and requires no additional work in order to operate besides the cloud node URL.

https://chrome.google.com/webstore/detail/blockade/dpcbdbpeiafniipmiedlceedbffiejek

Purpose

Blockade focuses on those who are often targeted via phishing attacks and may not have a substantial capability at their disposal. Using threat intelligence mined from multiple sources (and analysts), Blockade attempts to detect attacks that may exist in the browser by monitoring web traffic requests. The primary goal for the project is to detect and prevent as many attacks as possible for those who would otherwise go left unnoticed.

Architecture

Reference architecture for Blockade

Blockade is split into two pieces, cloud infrastructure and the local Chrome Extension. Intelligence is passed from the cloud infrastructure directly into the browser's local storage. Using special APIs available to extensions, Blockade will look for any web request matching a known indicator and block it from being loaded. Malicious events from Blockade are passed to the cloud infrastructure where analysts can review the findings and surface more attacks. Read more about the infrastructure here.

Support

If you want more details about the extension and larger project, visit the project page. For bugs and other problems, please file a message in this repositories issue area. For private questions or comments, contact Brandon at info@blockade.io or find us on social media.