{"id":26784720,"url":"https://github.com/theflash2k/raidware","last_synced_at":"2025-09-02T01:38:10.129Z","repository":{"id":135101842,"uuid":"529910160","full_name":"TheFlash2k/Raidware","owner":"TheFlash2k","description":"A C2 Framework developed as an FYP","archived":false,"fork":false,"pushed_at":"2025-06-22T04:47:17.000Z","size":1661,"stargazers_count":10,"open_issues_count":17,"forks_count":0,"subscribers_count":1,"default_branch":"release","last_synced_at":"2025-06-22T05:27:17.524Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/TheFlash2k.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-08-28T16:01:52.000Z","updated_at":"2024-11-20T06:40:45.000Z","dependencies_parsed_at":"2023-12-16T19:24:15.283Z","dependency_job_id":"caf34b2d-d606-4749-92fd-60a11963dc14","html_url":"https://github.com/TheFlash2k/Raidware","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheFlash2k/Raidware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFlash2k%2FRaidware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFlash2k%2FRaidware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFlash2k%2FRaidware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFlash2k%2FRaidware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheFlash2k","download_url":"https://codeload.github.com/TheFlash2k/Raidware/tar.gz/refs/heads/release","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFlash2k%2FRaidware/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218417,"owners_count":25065913,"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","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-03-29T10:29:26.229Z","updated_at":"2025-09-02T01:38:10.106Z","avatar_url":"https://github.com/TheFlash2k.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Raidware\r\nA C2 Framework developed as an FYP\r\n\r\n\r\n---\r\n\r\nIn order to initialize Raidware, you need to firstly run the following command:\r\n\r\n```bash\r\n$ sudo python3 raidware.py server\r\n## OR:\r\n$ sudo python3 raidware.py server --host \"0.0.0.0\" --port 42560\r\n```\r\n\r\nThen, in another terminal, you need to run the following command:\r\n```bash\r\n$ sudo python3 raidware.py cli \u003cusername\u003e \u003cpassword\u003e \u003cteam_password\u003e\r\n```\r\nThis command will let you use Raidware's powerful CLI.\r\n\r\nAlthough, in order to use it, you must firstly create a new account. A default account with the credentials `raidware:raidware` has been provided. Although, if you want to create your own, you can use the endpoint '/register' with the following parameters:\r\n```bash\r\n$ curl -X POST -d \"username=\u003cusername\u003e\u0026password=\u003cpassword\u003e\u0026team_password=\u003cteam_password\u003e\" http://localhost:42560/v1/register\r\n```\r\nThe valid response would be:\r\n\r\n```json\r\n{\"status\": \"success\", \"message\": \"Account created successfully\"}\r\n```\r\nErrors may include:\r\n```json\r\n{\"status\": \"failed\", \"message\": \"The user \u003cusername\u003e already exists.\"}\r\n{\"status\": \"failed\", \"message\": \"The team password is incorrect.\"}\r\n{\"status\": \"failed\", \"message\": \"Weak password\"}\r\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheflash2k%2Fraidware","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheflash2k%2Fraidware","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheflash2k%2Fraidware/lists"}