Description
Coding & Technical Tools Plugin
Category: Coding & Technical Tools
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
3 stargazers
158
downloads
158 downloads
0
forks
0 forks
49
days
49 days since creation
47
days
47 days since last commit
47
days
47 days since last release
0
total PRs
0 total pull requests
0
open PRs
0 open pull requests
0
closed PRs
0 closed pull requests
0
merged PRs
0 merged pull requests
0
total issues
0 total issues
0
open issues
0 open issues
0
closed issues
0 closed issues
0
commits
0 total commits in last one year
RequirementsExperimental
You must obtain a VirusTotal API key to enable IP reputation checks.
You must also obtain an AbuseIPDB API key for AbuseIPDB integration.
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.
Upgrade recommended for all users!
- 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