{"id":13775139,"url":"https://github.com/shendo/websnort","last_synced_at":"2026-01-10T08:47:23.879Z","repository":{"id":14597720,"uuid":"17314704","full_name":"shendo/websnort","owner":"shendo","description":"Web service for scanning pcaps with snort","archived":false,"fork":false,"pushed_at":"2018-07-04T10:37:52.000Z","size":307,"stargazers_count":108,"open_issues_count":1,"forks_count":14,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-10-31T22:17:10.363Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://websnort.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shendo.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-01T12:38:18.000Z","updated_at":"2024-09-14T08:35:16.000Z","dependencies_parsed_at":"2022-08-18T08:20:17.465Z","dependency_job_id":null,"html_url":"https://github.com/shendo/websnort","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shendo%2Fwebsnort","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shendo%2Fwebsnort/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shendo%2Fwebsnort/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shendo%2Fwebsnort/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shendo","download_url":"https://codeload.github.com/shendo/websnort/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225027340,"owners_count":17409414,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T17:01:34.386Z","updated_at":"2026-01-10T08:47:23.824Z","avatar_url":"https://github.com/shendo.png","language":"Python","funding_links":[],"categories":["\u003ca id=\"f13469c9891173804423be4403b2c4ff\"\u003e\u003c/a\u003epcap"],"sub_categories":["\u003ca id=\"eb49514924c3f4bf2acf6f3a4436af13\"\u003e\u003c/a\u003e未分类"],"readme":"websnort\n========\n\nWeb service for analysing pcap files with intrusion detection systems such as\n``snort`` and ``suricata``.\n\n|build_status| |pypi_version|\n\nOverview\n--------\n\n``websnort`` provides a web interface for user and system submission of packet\ncapture files to run against IDS instances.  Alerts and details from the analysis\nare returned as results.\n\nIf you are after a web interface for monitoring a live ``snort`` instance,\nsee https://www.snort.org/downloads#additional-downloads instead.\n\nWhile originally developed specifically for ``snort``.  Recent releases support\na flexible IDS plugin system which also supports ``suricata`` out of the box.\n\n``websnort`` can be configured to run the same submitted packet capture\nagainst any number of IDS instances, configs and rulesets.  This allows broader\ncoverage and comparison between installs and rule versions.\n\nGetting Started\n---------------\n\n**Ubuntu**\n\nInstall ``snort`` if needed: ::\n\n    sudo apt-get install snort\n    \n*Optional* Disable running snort service if only required for this web api: ::\n\n    sudo service snort stop\n    sudo update-rc.d snort disable\n\nOn recent ubuntu/debian releases the default *snort.conf* is not world readable.  Unless \nplanning to run the web service as root (not recommended) you will need to modify the\npermissions, for example: ::\n\n\tsudo chmod a+r /etc/snort/snort.conf\n\nInstall web service using ``pip``: ::\n\n\tsudo pip install websnort\n\nStart the ``websnort`` web server on the default port: ::\n\n\twebsnort\n\nBrowse to http://server:8080 and submit a pcap file for analysis.\n\nNavigate to http://server:8080/api for details of provided json web api.\n\nDocumentation\n-------------\n\nFull project documentation can be found on `readthedocs`_.\n\nIssues\n------\n\nSource code for ``websnort`` is hosted on `GitHub`_. Any bug reports or feature\nrequests can be made using GitHub's `issues system`_.\n\n.. _GitHub: https://github.com/shendo/websnort\n.. _issues system: https://github.com/shendo/websnort/issues\n.. _readthedocs: https://websnort.readthedocs.org\n\n.. |build_status| image:: https://secure.travis-ci.org/shendo/websnort.png?branch=master\n   :target: https://travis-ci.org/shendo/websnort\n   :alt: Current build status\n\n.. |pypi_version| image:: https://img.shields.io/pypi/v/websnort.svg\n   :target: https://pypi.python.org/pypi/websnort\n   :alt: Latest PyPI version\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshendo%2Fwebsnort","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshendo%2Fwebsnort","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshendo%2Fwebsnort/lists"}