A script to trigger push notifications based on CERT warnings
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
panki27 97bb22a290 honestly no idea, just trying to fix my fckin git 6 years ago
README.md Readme wank 7 years ago
certAlert.py honestly no idea, just trying to fix my fckin git 6 years ago
keyfile_template API-Keys are now loaded from a single file. See the template! 7 years ago

README.md

certAlert, the NetSec info push script

Hey there. This is my little script which alerts me via Firebase Cloud Messageging (push) if there is a new advisory on the german CERT page which is relevant to my interests.

Adapting this for your own purposes shouldn't be too hard. To use this, simply change the constants at the head of the file. Requires BeautifulSoup and pyfcm! Huge shoutout to the creators of those. Run this script as a cronjob on your server. Prolly need an android/ios app to receive this stuff tho

This almost has the potential to become a crawler.