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

Understanding the Model Context Protocol (MCP) and How It Works

Introduction to the Model Context Protocol (MCP) The Model Context Protocol (MCP) is an open…

6 days ago

The file Command – Quickly Identify File Contents in Linux

While file extensions in Linux are optional and often misleading, the file command helps decode what a…

6 days ago

How to Use the touch Command in Linux

The touch command is one of the quickest ways to create new empty files or update timestamps…

6 days ago

How to Search Files and Folders in Linux Using the find Command

Handling large numbers of files is routine for Linux users, and that’s where the find command shines.…

6 days ago

How to Move and Rename Files in Linux with the mv Command

Managing files and directories is foundational for Linux workflows, and the mv (“move”) command makes it easy…

6 days ago

How to Create Directories in Linux with the mkdir Command

Creating directories is one of the earliest skills you'll use on a Linux system. The mkdir (make…

6 days ago