/FORS

Feeds of Random Stuff

Primary LanguageJavaScript

FORS - Feeds of Random Stuff

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.

Installation

Install MagicMirror^2

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

Install FORS Modules

git clone https://github.com/0xShen/FORS
cp -r MagicMirror/* FORS/ && rm -rf MagicMirror
cd FORS
npm install
chmod +x start.sh

Start FORS

./start.sh

Stop FORS

Ctrl+Q

Start FORS on Boot

crontab -e
@reboot /path/to/start.sh

Versions

210219 - Proof of concept

Planned Features

  • 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

Credits

FORS is essentially a preconfigured MagicMirror project utilising some 3rd party modules. Planned features will come in the form of custom modules.