SOC Toolkit

by Michael Massoni
favorite
share
Score: 50/100
Description

The SOC Toolkit plugin provides cybersecurity professionals and SOC analysts with tools for IP reputation analysis and defanging directly within their notes. It scans IPv4 and IPv6 addresses, including defanged variants, and queries VirusTotal and AbuseIPDB APIs for reputation data. Results are cached locally to reduce API calls and displayed in a customizable format. Users can defang IPs in notes via commands or right-click menus, preserving original formatting. The plugin supports both full and last-dot defanging and integrates with the command palette and context menus for quick access.

Stats
3
stars
158
downloads
0
forks
49
days
47
days
47
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits
RequirementsExperimental
Latest Version
2 months ago
Changelog

✨ New & Improved

Now available in the Obsidian Community Plugins browser!

  • Install directly from Obsidian: Settings → Community plugins → Browse → Search for “SOC Toolkit”

📝 Documentation

Updated the Installation section:

  • Instructions now reflect the new, simpler Community Plugins installation process.

Updated the Configuration section:

  • Clarified API key setup and added instructions for testing keys.
  • Minor improvements to usage and roadmap documentation.

🐛 Bug Fixes

  • Fixed: Only one IP in a highlighted selection would get annotated.
  • Fixed: Non-defanged (fanged?) IPv4 addresses were not being annotated.
  • If you installed manually before, you can now safely switch to the Community Plugins version for easier one-click updates within Obsidian.
README file from