rocknsm / rocknsm-upload

Small web app to upload and scan pcap files with RockNSM.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rocknsm-upload

Small web app to upload and scan pcap files with RockNSM's bro.

Setup

  • Install system package. See the system_package.txt file. (*Unix)

  • Create virtual enviroment (use virtualenv) and activate it.

  • Then install python packages:

$ pip install -r requirements.txt
  • Run it:
$ python app.py

Post Setup

The server_config sub directory contains examples of how to run under nginx.

Screenshot

Alt text

About

Small web app to upload and scan pcap files with RockNSM.


Languages

Language:JavaScript 53.6%Language:HTML 21.1%Language:Python 13.5%Language:CSS 7.6%Language:Shell 4.1%