SOC-Multitool

Introduction

Introducing SOC Multitool a free and open-source browser extension that accelerates and optimizes research. 

Now accessible through the Chrome Web Store and working with every browser powered by the Chromium OS, including Microsoft Edge, Chrome, Brave, and Opera.

Download link- https://chrome.google.com/webstore/detail/soc-multi-tool/diagjgnagmnjdfnfcciocmjcllacgkab?hl=en&authuser=0 

Streamline your investigations

The constant copying and pasting required during investigations is done away with by SOC Multi-Tool. To access the type of data you want to look into, simply highlight the text you want to look into, right-click, and select the option.

The results of your investigation will then be displayed in new tabs opened by the extension.

Modern and feature-rich

The SOC Multi-Tool is a modernized multi-tool built from the ground up, with a range of features and capabilities. Some of the key features include:

  • IP Reputation Lookup using VirusTotal and AbuseIPDB
  • IP Info Lookup using Tor relay checker and WHOIS
  • Hash Reputation Lookup using VirusTotal
  • Domain Reputation Lookup using VirusTotal and AbuseIPDB
  • Domain Info Lookup using Alienvault
  • Living off the land binaries Lookup using the LOLBas project
  • Decoding of Base64 and HEX using CyberChef
  • File Extension and Filename Lookup using fileinfo.com & File.net
  • MAC Address manufacturer Lookup using maclookup.com
  • Parsing of UserAgent using user-agents.net
  • Microsoft Error Code Lookup using Microsoft’s DB
  • Event ID Lookup (Windows, SharePoint, SQL Server, Exchange, and Sysmon) using ultimatewindowssecurity.com
  • Blockchain Address Lookup using blockchain.com
  • CVE Info using cve.mitre.org

Easy to install

By downloading the most recent version from the Chrome Web Store, you can quickly install the extension!

Download the file from the releases page, extract the folder, and make your changes if necessary. 

Turn on developer mode in your browser’s extension settings, click “Load Unpacked,” and choose the extracted folder to load your modified extension!

SOC MultToolol is a community-driven project, and the developer encourages users to contribute and share better resources.

Aman Mishra

Aman Mishra is a eJPT certified and always keen to learn new concepts and methodologies regarding cybersecurity.he is also a cyber security content writer and have passion for sharing my knowledge about the latest threads and trends in the industry.

Recent Posts

git fetch vs git pull: How They Work and When to Use Each

Both git fetch and git pull talk to a remote repository, but they do very different things to your…

2 days ago

git cherry-pick Command: Apply Commits from Another Branch

Sometimes the change you need already exists, just on the wrong branch. A hotfix lands…

2 days ago

Best Email APIs for Secure Business Email: Why Developers Are Moving Beyond SMTP

Email is still one of the most important communication channels inside modern applications. Password resets,…

3 days ago

Nginx Commands in Linux: Start, Stop, Reload, Test, and Log

Nginx is a high-performance web server and reverse proxy trusted by some of the largest…

6 days ago

ufw Command in Linux: Manage Firewall Rules with Examples

ufw (Uncomplicated Firewall) sits on top of iptables (or nftables on newer systems) and replaces…

6 days ago

who Command in Linux: Show All Logged-In Users and Sessions

When you share a server with a team or investigate unexpected activity, the first question…

6 days ago