Skip to content

altersec/addoncyber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AddonCyber

AddonCyber is a simple open-source browser extension to assist SOC teams, cybersecurity researchers and analysts in day-to-day threat inteligence and security operations.

Using a browser, highlight the indicator: IP, URL, domain, file hash, CVE number, base64 encoded text, and opt to search various threat intel services for the IOC, search for a CVE, decode base64, etc

Install from Edge web store

Install from chrome web store

Made by alterSec under Apache license. Any feedback and PR welcomed!

Current extension options:

NOTE: Some options may require authenticated access. Services that require an API key (like VT) use the PHP script in the extra folder hosted by alterSec. Users should host their own instance on public web server, configured with your specific VT API key.

Screenshots

Screenshot Screenshot

Getting Started

If you just want to use the addon:

Install from Edge web store

Install from chrome web store

For devs, clone the github repo to a local folder and Sideload extension in Edge

For Firefox direct installation you can go to:

about:debugging | Temporary Extensions | Load Temporary Add-on

and select the manifest.json file

WIP/TBD

  • Add extension to stores
  • Integration with MISP instance, search IOC, add indicator to an event
  • In-context tooltip option, rather than open in a new tab
  • Better code
  • Roadmap of useful services and ideas
  • All tasks are complete 🎉

References

© alterSec Ltd