SuRL: Suricata Rule Loader - Provides a web-based front-end for deploying out Suricata Rules.
Features:
- Golang utilized for single binary without dependencies
- Console Application
- Console color support
- Application splash logo
- Testing framework
Installation and Running (from a directory of your choice):
-
$ git clone https://github.com/pathaugen/SuRL
-
$ go test
-
$ go build
-
$ SuRL.exe
Related Links: