{"id":13795171,"url":"https://github.com/uhh-iss/honeygrove","last_synced_at":"2026-01-14T13:52:18.616Z","repository":{"id":49971675,"uuid":"107659836","full_name":"UHH-ISS/honeygrove","owner":"UHH-ISS","description":"A multi-purpose, modular medium-interaction honeypot based on Twisted.","archived":false,"fork":false,"pushed_at":"2021-06-07T15:11:13.000Z","size":830,"stargazers_count":20,"open_issues_count":7,"forks_count":8,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-11-17T17:34:33.076Z","etag":null,"topics":["broker","cybersecurity","honeypot","twisted"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UHH-ISS.png","metadata":{"files":{"readme":"README.md","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":"2017-10-20T09:36:13.000Z","updated_at":"2024-09-21T11:33:22.000Z","dependencies_parsed_at":"2022-09-16T13:11:05.911Z","dependency_job_id":null,"html_url":"https://github.com/UHH-ISS/honeygrove","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UHH-ISS%2Fhoneygrove","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UHH-ISS%2Fhoneygrove/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UHH-ISS%2Fhoneygrove/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UHH-ISS%2Fhoneygrove/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UHH-ISS","download_url":"https://codeload.github.com/UHH-ISS/honeygrove/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225157000,"owners_count":17429698,"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":["broker","cybersecurity","honeypot","twisted"],"created_at":"2024-08-03T23:00:52.930Z","updated_at":"2026-01-14T13:52:18.571Z","avatar_url":"https://github.com/UHH-ISS.png","language":"HTML","funding_links":[],"categories":["\u003ca id=\"a53d22b9c5d09dc894413453f4755658\"\u003e\u003c/a\u003e未分类"],"sub_categories":[],"readme":"![Honeygrove](https://raw.githubusercontent.com/wiki/UHH-ISS/honeygrove/img/honeygrove_logo_v2.png)\n\nHoneygrove is a modular honeypot based on Python that builds upon [Broker](https://github.com/zeek/broker) and the [Twisted Framework](https://twistedmatrix.com/trac/wiki).\n\n## System Requirements\n\nHoneygrove currently requires **Python 3.5+** and was tested on Ubuntu 16.4, Debian 9.1 and ArchLinux. However it should work on other distributions that provide a compatible Python distribution. \nIf the [`broker`](https://github.com/zeek/broker) communication library is not available, the honeypot itself can be used without it. Currently there is no possibility to communicate with the management-console or the monitoring stack without Broker.\nIf Honeygrove is configured to use the Siemens S7 protocol, the [`Snap7`](http://snap7.sourceforge.net/) library needs to be installed on the system.\n\n\n## Quickstart Guide\n\n* Clone the repository or download and unzip it\n* Optional: Setup a virtualenv to contain the required dependencies\n  ```shell\n  $ python3 -m venv .venv\n  $ source .venv/bin/activate\n  ```\n* Install the required python dependencies\n  ```shell\n  $ pip3 install --upgrade -r requirements.txt\n  ```\n* Optional: Install [`broker`](https://github.com/zeek/broker) and the python bindings to communicate with a CIM\n* Optional: Install [`Snap7`](http://snap7.sourceforge.net/) to make use of the Siemens S7 protocol\n* Create the honeygrove main directory and some required subdirectories\n  ```shell\n  $ mkdir -p /var/honeygrove/{logs,resources/{quarantine,honeytoken_files}}\n  ```\n* Copy the provided example resources to the main directory\n  ```shell\n  $ cp -a resources /var/honeygrove\n  ```\n* Edit the configuration file to fit your needs\n  ```shell\n  $ $EDITOR honeygrove/config.py\n  ```\n* Start honeygrove and verify everything works as expected\n  ```shell\n  $ sudo python3 -m honeygrove\n  ```\n\nFor further information see our [wiki](https://github.com/UHH-ISS/honeygrove/wiki) (currently only the user guide for honeygrove is available in english).\n\n\n## Related Projects\n\nHoneygrove is intended to be used with a Cyber Incident Monitor (CIM) ([honeygrove-cim](https://github.com/UHH-ISS/honeygrove-cim)) and can additionally be controlled through a management console ([honeygrove-console](https://github.com/UHH-ISS/honeygrove-console)) that communicates with honeygrove via `broker`.\n\n## License\n\nHoneygrove is licensed under the MIT license. See LICENSE for more details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuhh-iss%2Fhoneygrove","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuhh-iss%2Fhoneygrove","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuhh-iss%2Fhoneygrove/lists"}