SECurityTr8Ker is a Python application designed to monitor the U.S. Securities and Exchange Commission’s (SEC) RSS feed for new 8-K filings that contain material cybersecurity incident disclosures.
This tool is particularly useful for cybersecurity analysts, financial professionals, and researchers interested in real-time alerts of cybersecurity incidents disclosed by publicly traded companies.
disclosures.json
Clone the Repository:
git clone https://github.com/pancak3lullz/SECurityTr8Ker.git
cd SECurityTr8Ker
Install Dependencies:
pip install -r requirements.txt
Configure Environment:
# Copy the example environment file
cp .env.example .env
For more information click here.
ripgrep is a line-oriented search tool that recursively searches the current directory for a regex…
InfluxDB is the leading open source time series database for metrics, events, and real-time analytics.…
Fuxploider is an open source penetration testing tool that automates the process of detecting and…
Before delving into the topic, let's first clarify the role of an Administrator within the…
Embassy is the next-generation framework for embedded applications. Write safe, correct and energy-efficient embedded code…
This repository provides a mapping of Atomic Red Team attack simulations to open-source detection rules,…