Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.02 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.02 KB

Refresh a MISP instance

This script will only work on Ubuntu >18.04

No other support is planned.

Requirements

  • A MISP install. Ideally as directed in the documentation or installed via the installer
  • Minimum MISP version 2.4.109
  • bash
  • jq
  • dialog (optional)

What does it do?

It will, by default, ask a bunch of questions what you want to do with your MISP instance.

Like: wipe all the data, re-generate SSL certificates, re-generate server SSH keys, rename base organisation, ...

Usage

wget --no-cache -O /tmp/refresh.sh https://github.com/SteveClement/misp-refresh/main/refresh.sh ; bash /tmp/refresh.sh

License

NWHM Licensed