A cyber 'threat feed' for your TV.
Is your CIRT/SOC/COT/Centre of Cyber Security missing a bit of pizazz? Do you often have the big wigs and brass walk in and wonder if you actually do anything? Are you on the hook for promotional photos and need to show something 'cybery'?
Feeds of Random Sh.. Stuff is for you.
- PEW PEW Map
- International Clocks
- RSS Cyber Feed
Yes it literally means nothing and we all know it.
sudo apt update && sudo apt install curl git npm
curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
sudo apt install -y nodejs
git clone https://github.com/MichMich/MagicMirror
git clone https://github.com/0xShen/FORS
cp -r MagicMirror/* FORS/ && rm -rf MagicMirror
cd FORS
npm install
chmod +x start.sh
./start.sh
Ctrl+Q
crontab -e
@reboot /path/to/start.sh
210219 - Proof of concept
- Fix RSS feed clipping into worldclocks
- Custom Pew Pew map able to ingest tap data or netflow captures
- Additional page with a better newfeed containing multimedia
- Panic button to bring up FORS if something else cough sports cough is playing
- OzBargain feed for cracking tech deals
FORS is essentially a preconfigured MagicMirror project utilising some 3rd party modules. Planned features will come in the form of custom modules.