{"id":13795027,"url":"https://github.com/plazmaz/liquidhoney","last_synced_at":"2025-04-23T02:30:49.500Z","repository":{"id":72390655,"uuid":"177359656","full_name":"Plazmaz/LiquidHoney","owner":"Plazmaz","description":"A small, fluid, low-interaction honeypot","archived":false,"fork":false,"pushed_at":"2019-05-20T00:34:36.000Z","size":69,"stargazers_count":19,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T06:43:07.856Z","etag":null,"topics":["honeypot","low-interaction","monitoring","security","tcp","udp"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Plazmaz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-24T01:54:20.000Z","updated_at":"2024-08-12T19:47:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"faf37be1-2cf0-48fa-afc3-ae4cb74b522e","html_url":"https://github.com/Plazmaz/LiquidHoney","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Plazmaz%2FLiquidHoney","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Plazmaz%2FLiquidHoney/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Plazmaz%2FLiquidHoney/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Plazmaz%2FLiquidHoney/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Plazmaz","download_url":"https://codeload.github.com/Plazmaz/LiquidHoney/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250357557,"owners_count":21417305,"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":["honeypot","low-interaction","monitoring","security","tcp","udp"],"created_at":"2024-08-03T23:00:51.360Z","updated_at":"2025-04-23T02:30:49.248Z","avatar_url":"https://github.com/Plazmaz.png","language":"Python","funding_links":[],"categories":["\u003ca id=\"a53d22b9c5d09dc894413453f4755658\"\u003e\u003c/a\u003e未分类"],"sub_categories":[],"readme":"# LiquidHoney\nA small, fluid, low-interaction honeypot designed to spoof banners across thousands of ports. \n\n## Features\n* Parsing and spoofing based on nmap's [nmap-service-probes](https://nmap.org/book/vscan-fileformat.html) file format.\n* Support for ssl-wrapped protocols (See `create-cert.sh`)\n* Hourly log rollover\n* Support for UDP and TCP based protocols\n* Works passively, can be used for recon/capturing in addition to being a honeypot\n* Does not require root after setup\n\n**Note**:   \nWhile LiquidHoney will attempt to register iptables rules redirecting ports to itself, you may need to do this manually if\niptables is not present or is not usable. \n\n## Setup\nSetup is relatively simple. You will need Python 3 and pip installed to run this application.\n1. Install nmap-service-probes. This file is under a different license (https://nmap.org/book/man-legal.html). Either of these options will work:\n    * Intall nmap  \n    * Download it here: https://raw.githubusercontent.com/nmap/nmap/master/nmap-service-probes.  \n2. `pip install -r requirements.txt`\n3. `./create-cert.sh` to generate an SSL certificate\n4. Set up the iptables rules using `sudo python3 liquid_honey.py --create-rules`\n5. Run the server with `python3 liquid_honey.py`\n6. Watch the logs roll in!\n\n**Note:** By default, LiquidHoney drops packets sent to the listen port from non-internal addresses, however it is highly\nrecommended that you block external traffic to that port (11337 by default).\n\n## Configuration\nLiquidHoney can be configured in more depth using the `config.yml` file. There are descriptions of the options in the default config.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplazmaz%2Fliquidhoney","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplazmaz%2Fliquidhoney","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplazmaz%2Fliquidhoney/lists"}