Skip to content

s4msecurity/BeCareful

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeCareful

Phishing detection system.

What is Be Careful? Version: 1.0
The way the browser plugin works: When a site is entered, it checks the HTML plugins in the page, removes the word groups included in the phishing, and determines whether it is the original site with the URL control, and leaves it to the user's consent.
Note: Please post any bugs or vulnerabilities you catch.

Browser Plugin Installation Run Process:
Written for Mozilla Firefox.
  • In Mozilla, go to the add-ons area. Url: "about:debugging#/runtime/this-firefox"
  • Click the "Load Temprorary Add-on.." button.
  • Select the "manifest.json" file under the downloaded folder.