Using the script
Using the Script
Prerequisites
Before running the script, make sure you have the following:
Python 3 installed on your system.
Python libraries listed in the requirements.txt file.
Internet access.
Installing Prerequisites
To install the required dependencies, execute the following command: pip install -r requirements.txt
Command
Use the following command to execute the script: python3 controle_ioc_weekly.py
Modifications
The choice was made to perform a weekly check with the IoCs, but TweetFeed also provides daily, monthly, and yearly CSV files.
Last updated