Skip to content

threathawkproject/ioc_aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IOC Aggregator

Periodically Aggregates IOC Feeds so user can easily select the IOC form trusted souces

Note: Try to do this in a virutalenv!

Step 1: Install the required dependencies

cd aggregator
pip install -r requirements.txt 

Step 2: Migrations

python manage.py makemigrations
python manage.py migrate

Step 3: Run the server

python manage.py runserver 8004

Exposed Endpoints

  • /api/ioc_feeds

Step 4: Run the consumer

python manage.py ioc_feeds_consumer

Step 5: Run the producer

python manage.py ioc_feeds_job

Tutorial to follow

Aggregator 101

TODO:

  • Darklist
  • Blocklist
  • AbuseIPDB
  • Botvrij

About

An aggregator for scheduled indicator collection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages