These code snippets collect data published at "https://otx.alienvault.com/". Separates the collected data according to categories and writes (json or csv) to the files.
- You must have python3 on your computer
- have "requests" and "colorama" modules
- You must get API KEY by sign up to "https://otx.alienvault.com/".
- API KEY should add to "Hunt.py"
- Clone or Download Repo
- Run pip install -r requirements.txt
- Run "Hunt.py" (python Hunt.py)