Simple Guide to using Data Mining for Threat Intelligence.
In this notebook we use Beautiful Soup to web scrape the CISA Advisory site for incoming alerts.
Doing so enables us to gather and classify oncoming alerts by category or severity, displaying them in real time via a live TI feed.
** Next Improvement: Color coding by category & conducting Sentiment Analysis on individual alerts.