Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
/ Snorpy Public archive

Snorpy is a python script the gives a Gui interface to help those new to snort create rules.

License

Notifications You must be signed in to change notification settings

chrisjd20/Snorpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snorpy

Snorpy is a simple Snort rule creator / builder / maker made originally with python but I made the most recent version with Node and jquery.

This sample can be seen at Snorpy.com

Docker Installation Instructions:

  1. Download and install Docker-ce
  2. git clone https://github.com/chrisjd20/Snorpy.git
  3. cd Snorpy
  4. docker build -t snorpy_app .
  5. docker run -p 8080:8080 -it --rm --name snorpy_container snorpy_app

About

Snorpy is a python script the gives a Gui interface to help those new to snort create rules.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published