Skip to content

kalyparker/misp-refresh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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://raw.githubusercontent.com/SteveClement/misp-refresh/master/refresh.sh ; bash /tmp/refresh.sh

License

NWHM Licensed

About

This will refresh you MISP install

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%