{"id":13799974,"url":"https://github.com/roccomuso/alveare","last_synced_at":"2025-04-10T17:35:42.911Z","repository":{"id":28571843,"uuid":"118112058","full_name":"roccomuso/alveare","owner":"roccomuso","description":":honeybee: Multi-client, multi-threaded reverse shell handler written in Node.js","archived":false,"fork":false,"pushed_at":"2022-07-07T12:51:31.000Z","size":227,"stargazers_count":74,"open_issues_count":7,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-02T01:01:38.543Z","etag":null,"topics":["alveare","javascript","js","nodejs","reverse","shell","socket","thread"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/roccomuso.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":"2018-01-19T10:32:04.000Z","updated_at":"2025-02-06T13:01:46.000Z","dependencies_parsed_at":"2022-09-04T07:51:40.048Z","dependency_job_id":null,"html_url":"https://github.com/roccomuso/alveare","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roccomuso%2Falveare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roccomuso%2Falveare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roccomuso%2Falveare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roccomuso%2Falveare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roccomuso","download_url":"https://codeload.github.com/roccomuso/alveare/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248262029,"owners_count":21074230,"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":["alveare","javascript","js","nodejs","reverse","shell","socket","thread"],"created_at":"2024-08-04T00:01:07.806Z","updated_at":"2025-04-10T17:35:42.887Z","avatar_url":"https://github.com/roccomuso.png","language":"JavaScript","funding_links":[],"categories":["Post-exploitation"],"sub_categories":["Reverse shell"],"readme":"# :honeybee: alveare\n\n[![NPM Version](https://img.shields.io/npm/v/alveare.svg)](https://www.npmjs.com/package/alveare)\n![node](https://img.shields.io/node/v/alveare.svg)\n[![Dependency Status](https://david-dm.org/roccomuso/alveare.png)](https://david-dm.org/roccomuso/alveare)\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\n\u003e Multi-client, multi-threaded reverse shell handler written in Node.js :honey_pot:\n\nAlveare (`hive` in italian) lets you listen for incoming reverse connection, list them, handle and bind the sockets. It's an easy to use tool, useful to handle reverse shells and remote processes.\n\n\n## Install\n\n\u003e npm install -g alveare\n\n### How it works\n\nAlveare is a **tcp server with 2 listening ports**. One used by the *queen bees* and the other by *worker bees*.\n\n1. Default usage, type: `alveare`\n2. Connect to it as a queen bee: `telnet localhost 8869` and type `.help`\n3. Wait for worker bees to join the hive...\n\nYou can spawn a [netcat reverse-shell](https://github.com/roccomuso/netcat#reverse-shell) and increase the number of incoming connections (bees).\n\n### Usage\n\n![Alveare](/other/screen.png?raw=true \"Alveare\")\n\nSee **alveare** usage: `alveare --help`.\n\n```text\nUsage: alveare [options] [command]\n\nCommands:\n\n  help  Display help\n\nOptions:\n\n  -H, --bee-host [value]    Worker bees host to bind the listening server to (defaults to \"0.0.0.0\")\n  -P, --bee-port \u003cn\u003e        The port on which the hive will be listening for worker bees (defaults to 2389)\n  -H, --help                Output usage information\n  -h, --queen-host [value]  Queen bees host to bind the listening server to (defaults to \"127.0.0.1\")\n  -p, --queen-port \u003cn\u003e      The port on which the hive will be listening for queen bees (defaults to 8869)\n  -v, --version             Output the version number\n```\n\n### Queen bee Commands\n\n- `.help`: display this message.\n- `.list`: list connected bees.\n- `.bind \u003cn\u003e`: bind to a bee and connect to his established socket.\n- `.unbind`: detach the connection from the selected worker bee.\n- `.uptime`: show hive uptime.\n- `.credit`: display info on the project.\n- `.quit`: close your connection.\n- `.exit`: tear down the whole beehive.\n\n### Disclaimer\n\n*This reverse shell should only be used in the lawful, remote administration of authorized systems. Accessing a computer network without authorization or permission is illegal*.\n\n## Author\n\nRocco Musolino ([@roccomuso](https://twitter.com/roccomuso))\n\n### License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froccomuso%2Falveare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froccomuso%2Falveare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froccomuso%2Falveare/lists"}