A program that gets the latest incident reports from the Madison police departments RSS feed
Updated 2025-07-15 06:01:57 +00:00
This project is a proof of concept to see if we can have a program create SIGMA rules based on information in new CVEs that are published. - Extracts CVE records from the National Vulnerability Database - Extracts exploit data from Github repoositories, ExploitDB, and the CISA Known Exploited Vulnerabilities catalog - Extracts text data from reference links found on both exploit records + CVE records - Sends exploit data + reference data to LLM to create SIGMA rules based on the content This data is not meant for production use and is considered experimental. Inspired from: https://blogs.night-wolf.io/sigmagen-ai-powered-attck-mapped-threat-detection-with-sigma-rules
Updated 2025-07-14 22:54:18 +00:00
Updated 2025-07-09 23:47:34 +00:00
a repository with open source intelligence related notes and programs
Updated 2025-02-23 01:46:27 +00:00
A place to put the example programs I make when going through programming book tutorials and example programs.
Updated 2025-02-23 01:39:27 +00:00
A program that can be used to search through github using its REST API with PyGithub python library
Updated 2025-02-22 19:23:43 +00:00