exaybachay-ak / IPINT

Chrome extension written in Javascript. Completely stand-alone addition to Chrome that assist with investigations using a variety of Open-Source Intelligence sites. Eventually will read page data and color IP address based on detection by sites.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IPINT

Chrome extension written in Javascript. Completely stand-alone addition to Chrome that assist with investigations using a variety of Open-Source Intelligence sites.

Current version can be used to assist in incident response and ongoing SOC investigation processes. Future plans include the ability to read page data and color IP address based on detection by sites.

TO INSTALL:

  • download and unzip files from github repo
  • open Chrome
  • browse to "chrome://extensions"
  • check box for "Developer mode"
  • click on "Load unpacked extension..."
  • browse to the unpacked repo directory and select "Open"
  • Initial version includes:

    • ThreatMiner
    • ThreatCrowd
    • Robtex

    Future releases may incorporate:

    • SenderBase
    • Cymru
    • GreenSnow.co
    • VirusTotal (API Calls and caching)

    UPDATE 11-24-2023: It seems like ThreatMiner is hit or miss, and sometimes when you load IPINT it won't go there. When I loaded it today, I manually browsed to ThreatMiner, and then it started to work afterwards, so I think it could be something to do with cached data - if you cannot load ThreatMiner, try going there manually in your browser and then re-loading IPINT.

    About

    Chrome extension written in Javascript. Completely stand-alone addition to Chrome that assist with investigations using a variety of Open-Source Intelligence sites. Eventually will read page data and color IP address based on detection by sites.

    License:GNU General Public License v3.0


    Languages

    Language:JavaScript 98.9%Language:HTML 1.1%