LICENSE.rst
MANIFEST.in
README.md
setup.cfg
setup.py
data/db.sqlite3
data/dicts.py
data/dockercompose
data/favicon.ico
data/http.cap
data/migrate sqllite to postgresql
data/my-snort-rule.tmp
data/requirements.txt
data/snortFile
data/admin/0004_keyword_delete_keywords.py
data/admin/image/images.png
data/nginx/nginx
data/nginx/nginx.conf
data/static/favico.ico
data/static/admin/css/admin-styles.css
data/static/admin/css/base.css
data/static/admin/css/forms.css
data/static/admin/css/nav_sidebar.css
data/static/admin/css/vendor/select2/LICENSE-SELECT2.md
data/static/admin/css/vendor/select2/select2.css
data/static/admin/css/vendor/select2/select2.min.css
data/static/admin/image/images.png
data/static/css/main.84e29367.css
data/static/css/main.84e29367.css.map
data/static/css/main.e4c84822.css
data/static/css/main.e4c84822.css.map
data/static/js/787.2c2ec360.chunk.js
data/static/js/787.2c2ec360.chunk.js.map
data/static/js/main.55bd9e64.js
data/static/js/main.55bd9e64.js.LICENSE.txt
data/static/js/main.55bd9e64.js.map
data/static/js/main.f0a984ee.js
data/static/js/main.f0a984ee.js.LICENSE.txt
data/static/js/main.f0a984ee.js.map
data/static/media/snortImg.db5003ab5954357f2e96.jpg
data/templates/html/full_rule.html
data/templates/html/import.html
data/templates/html/snortBuilder.html
snort_web_master/pcaps/__init__.py
snort_web_master/pcaps/admin.py
snort_web_master/pcaps/apps.py
snort_web_master/pcaps/models.py
snort_web_master/pcaps/tests.py
snort_web_master/pcaps/views.py
snort_web_master/pcaps/migrations/0001_initial.py
snort_web_master/pcaps/migrations/0002_initial.py
snort_web_master/pcaps/migrations/0003_rename_rule_to_validate_pcap_rule_to_validate2_and_more.py
snort_web_master/pcaps/migrations/0004_rename_rule_to_validate2_pcap_rule_to_validate_and_more.py
snort_web_master/pcaps/migrations/__init__.py
snort_web_master/settings/__init__.py
snort_web_master/settings/admin.py
snort_web_master/settings/apps.py
snort_web_master/settings/models.py
snort_web_master/settings/tests.py
snort_web_master/settings/views.py
snort_web_master/settings/migrations/0001_initial.py
snort_web_master/settings/migrations/0002_remove_keywords_type_keywords_description_and_more.py
snort_web_master/settings/migrations/0003_keywords_avalable.py
snort_web_master/settings/migrations/0004_keyword_delete_keywords.py
snort_web_master/settings/migrations/0005_remove_keyword_negation_alter_keyword_description_and_more.py
snort_web_master/settings/migrations/__init__.py
snort_web_master/snort/__init__.py
snort_web_master/snort/admin.py
snort_web_master/snort/apps.py
snort_web_master/snort/models.py
snort_web_master/snort/parser.py
snort_web_master/snort/snort_templates.py
snort_web_master/snort/tests.py
snort_web_master/snort/views.py
snort_web_master/snort/migrations/0001_initial.py
snort_web_master/snort/migrations/0002_snortruleviewarray.py
snort_web_master/snort/migrations/0003_snortruleviewarray_htmlid_and_more.py
snort_web_master/snort/migrations/0004_snortrule_deleted.py
snort_web_master/snort/migrations/0005_remove_snortrule_template_snortrule_is_template.py
snort_web_master/snort/migrations/0006_rename_main_ref_snortrule_document_and_more.py
snort_web_master/snort/migrations/0007_snortrule_tag.py
snort_web_master/snort/migrations/__init__.py
snort_web_master/snort_web_master/__init__.py
snort_web_master/snort_web_master/asgi.py
snort_web_master/snort_web_master/settings.py
snort_web_master/snort_web_master/urls.py
snort_web_master/snort_web_master/wsgi.py
snort_web_master/snort_web_master.egg-info/PKG-INFO
snort_web_master/snort_web_master.egg-info/SOURCES.txt
snort_web_master/snort_web_master.egg-info/dependency_links.txt
snort_web_master/snort_web_master.egg-info/requires.txt
snort_web_master/snort_web_master.egg-info/top_level.txt
snort_web_master/snort_web_master/middleware/__init__.py
snort_web_master/snort_web_master/middleware/no_cache.py