{"id":19024181,"url":"https://github.com/marcorosa/cnc-botnet-in-python","last_synced_at":"2025-04-23T11:57:31.957Z","repository":{"id":11523607,"uuid":"49502978","full_name":"marcorosa/CnC-Botnet-in-Python","owner":"marcorosa","description":"C\u0026C Botnet written in Python with fabric","archived":false,"fork":false,"pushed_at":"2022-06-20T12:39:45.000Z","size":23,"stargazers_count":35,"open_issues_count":0,"forks_count":11,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-23T11:57:25.755Z","etag":null,"topics":["botnet","fabric","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/marcorosa.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":"2016-01-12T13:51:14.000Z","updated_at":"2025-02-01T22:00:46.000Z","dependencies_parsed_at":"2022-08-07T06:16:24.587Z","dependency_job_id":null,"html_url":"https://github.com/marcorosa/CnC-Botnet-in-Python","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/marcorosa%2FCnC-Botnet-in-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcorosa%2FCnC-Botnet-in-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcorosa%2FCnC-Botnet-in-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcorosa%2FCnC-Botnet-in-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcorosa","download_url":"https://codeload.github.com/marcorosa/CnC-Botnet-in-Python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250430589,"owners_count":21429323,"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":["botnet","fabric","python"],"created_at":"2024-11-08T20:35:27.984Z","updated_at":"2025-04-23T11:57:31.940Z","avatar_url":"https://github.com/marcorosa.png","language":"Python","funding_links":[],"categories":["\u003ca id=\"ec8ac76dec379ff452f681a4504444b8\"\u003e\u003c/a\u003e工具"],"sub_categories":["\u003ca id=\"dbd38a8d8a1e246cd8628a34002c5fe7\"\u003e\u003c/a\u003e新添加"],"readme":"# CnC-Botnet-in-Python\nC\u0026#38;C Botnet written in Python\n\n## Description\nSimple botnet written in Python using fabric. \n\u003cp\u003e\nThe author is not responsible for the use of this code.\n\n## Hosts\nIt is possible to load hosts from a file _hosts.txt_ included in the main directory of the project.\nThe default format for this file is:\n```bash\nusername@host:port password\n```\n\nIf the port number is not declared, port 22 is used:\n```bash\nusername@host password\n```\nSSH connection is the default authentication way, so if the host knows the public key of the user, it is not necessary to indicate the password:\n```bash\nusername@host\n```\n\n## Usage\nTo start the application, simply download the repository\n```bash\ngit clone https://github.com/marcorosa/CnC-Botnet-in-Python\ncd CnC-Botnet-in-Python\n```\n\nInstall the dependencies\n```bash\npip install -r requirements.txt\n```\n\nCreate the _hosts.txt_ file (optional, see above), and run the start script\n```bash\npython start.py\n```\n\n## Example\n```\n=================================\nMENU\n=================================\n[0] Load host from external file\n[1] Add a new host\n[2] Print selected hosts\n[3] Check active hosts\n[4] Select only active hosts\n[5] Select bots\n[6] Execute command locally\n[7] Execute command on bots\n[8] Run external script\n[9] Open shell in a host\n[10] Exit\n\u003e\u003e\u003e \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcorosa%2Fcnc-botnet-in-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcorosa%2Fcnc-botnet-in-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcorosa%2Fcnc-botnet-in-python/lists"}