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.
Reviews
No reviews yet.
Stats
3
stars
3 stargazers
300
downloads
300 downloads
0
forks
0 forks
149
days
149 days since creation
0
days
0 days since last commit
0
days
0 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
a day ago
Changelog
Release Notes - v1.6.2
Bug Fixes
- Context Menu IP Check: Fixed an issue where using "Check IP reputation" from the right-click menu on a selection with multiple IPs would only process the first IP. It now correctly processes all IPs in the highlighted selection.
Improvements
- Result Indentation: Improved the formatting of reputation results.
- If the IP address is in a bulleted list, the results are now indented with a tab to properly nest under the IP.
- If the IP address is on a plain line, the results are bulleted at the same level.
README file from