The LupovisProwlAnalyzer
is an analyzer for TheHive that integrates with the Lupovis Prowl API to evaluate the reputation of IP addresses
- IP Reputation Analysis: Checks if an IP address is linked to malicious activities.
- Detailed Reporting: Generates both detailed and summary reports for analysis results.
- Flexible Configuration: Supports configuration of API keys and proxy settings.
- Python Version: 3.x
- Dependencies: Listed in
requirements.txt
-
Clone the Repository:
git clone https://github.com/stacsirt/ProwlAPI---IP-reputation-check cd LupovisProwlAnalyzer
#Install the required Python packages using requirements.txt.
'pip install -r requirements.txt'
#API Key
API Key: Obtain an API key from Lupovis Prowl.
#Reporting The analyzer generates two types of reports:
Long Report (long.html): Provides a detailed view of the analysis result. Short Report (short.html): Shows a concise summary using taxonomies.
#License This project is licensed under the AGPL-V3 License.
#Author Name: Lyle Docherty