michaelmassoni580 downloadsA collection of tools for cyber security analysts.
An Obsidian plugin that provides a collection of tools for SOC analysts and cybersecurity professionals. Currently includes IP reputation analysis using VirusTotal and AbuseIPDB APIs, and IP defanging.
IP Reputation Analysis
8[.]8[.]8[.]8 or 8.8.8[.]8)IP Defanging
You can now install this plugin directly from within Obsidian:
Before you will be able to run IP reputation checks, you need to first configure your API keys:
Before:
IPs involved in incident:
- 8.8.8.8
- 2001:4860:4860::8888
After running the plugin:
IPs involved in incident:
- 8[.]8[.]8[.]8
- VirusTotal: 0/94 vendors flagged as malicious
- AbuseIPDB: 0% confidence of abuse, last reported today
- 2001[:]4860[:]4860::8888
- VirusTotal: 0/94 vendors flagged as malicious
- AbuseIPDB: 0% confidence of abuse, last reported 66d ago
This plugin:
This project is licensed under the GPLv3 License - see the LICENSE file for details.