/ICS-Threat-Intel-Feed

ICS Threat Intel Feed Project forged from web scraping CISA.gov data using Python's BeautifulSoup and Pandas libraries

Primary LanguageJupyter Notebook

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.

Screenshot (3939)

** Next Improvement: Color coding by category & conducting Sentiment Analysis on individual alerts.