/os_dash

OSdash is an open-source project for visualizing the exploration and monitoring of your operating system. Please note that this is not built for production environments and is for educational purposes. Use at your own risk

Primary LanguagePython

OSdash

OSdash is an open-source project for visualizing the exploration and monitoring of your operating system. Please note that this is not built for production environments and is for educational purposes. Built for Windows 10.

Setup

  • Install python and osquery, then create accounts at abuseipdb, greynoise and maxmind.

  • Download this repo: git clone https://github.com/dpdug4n/os_dash

  • cd os_dash

  • pip install -r requirements.txt

  • Download maxmind's geolite2-city database and save it in \assets.

  • You will need to set your API keys as system variables.
    Press Win+R then enter rundll32 sysdm.cpl,EditEnvironmentVariables to bring up the menu.
    Create two new user variables named abuseipdb_key and greynoise_key with the respective API keys for the values.

Run

  • python index.py
  • Navigate here in your preferred browser.

Demo

Demo