{"id":19309469,"url":"https://github.com/0xkoda/pwnd-gpt","last_synced_at":"2025-04-22T13:33:06.059Z","repository":{"id":161707985,"uuid":"636061353","full_name":"0xKoda/pwnd-GPT","owner":"0xKoda","description":"AI assisted incident response for any cyber issue. Clear malware, patch networks, isolate machines, perform active defence with guided terminal commands. ","archived":false,"fork":false,"pushed_at":"2023-10-17T22:04:08.000Z","size":224,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-10-17T23:22:13.939Z","etag":null,"topics":["ai","cybersecurity","gpt","incident-response"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/0xKoda.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}},"created_at":"2023-05-04T03:37:02.000Z","updated_at":"2023-10-17T23:22:24.693Z","dependencies_parsed_at":null,"dependency_job_id":"941faaf8-10ae-48fd-943d-0cee185380eb","html_url":"https://github.com/0xKoda/pwnd-GPT","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xKoda%2Fpwnd-GPT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xKoda%2Fpwnd-GPT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xKoda%2Fpwnd-GPT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xKoda%2Fpwnd-GPT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xKoda","download_url":"https://codeload.github.com/0xKoda/pwnd-GPT/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223897733,"owners_count":17221645,"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":["ai","cybersecurity","gpt","incident-response"],"created_at":"2024-11-10T00:19:15.742Z","updated_at":"2024-11-10T00:19:16.563Z","avatar_url":"https://github.com/0xKoda.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# pwnd-GPT\n\nA CLI tool built with Rust that guides users through cybersecurity incident response using GPT-3.5-turbo powered assistance. Simply describe the incident, and recieve an incident response plan along with terminal commands and steps enabling faster incident response campaigns and active defence.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./c1.png\" alt=\"pwndGPT logo\" width=\"300\" /\u003e\n\u003c/p\u003e\n\n## Table of Contents\n\n- [Features](#features)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Features\n\n- Get step-by-step guidance on handling cybersecurity incidents.\n- Interacts with OpenAI GPT-3.5 for advanced assistance.\n- Identify and clear threats using command line tooling.\n\n*Note: Always check results for accuracy. GPT-4 may be used in due time to improve accuracy.*\n\n## Installation\n\n1. Ensure you have Rust and Cargo installed on your system. If not, follow the [official installation guide](https://www.rust-lang.org/tools/install).\n\n2. Clone the repository:\n\n```bash\ngit clone https://github.com/0xKoda/pwnd-GPT.git\n```\n\n3. Change to the project directory:\n\n```\ncd pwnd-GPT\n```\n\n4. Build the project\n\n```\ncargo build --release\n```\n\n5. Add compiled binary to path\n\n```\nexport PATH=$PATH:/path/to/pwnd-GPT/target/release\n```\n\n## Usage\n1. Set the OPENAI_API_KEY environment variable with your OpenAI API key:\n\n```\nexport OPENAI_API_KEY=\"your-api-key-here\"\n```\n2. Run the CLI tool:\n\n```\npwnd-GPT\n```\n\nNote: Input the issue you are having, if it is a malware infection, input \"malware infection\".\nBe sure to input any tools you might have installed to assist with the incident response. \nChat GPT will guide you through the process. \n\n## Contributing\nContributions are welcome! Please feel free to submit a pull request or open an issue on the project's GitHub repository.\n\n## License\nThis project is licensed under the MIT License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xkoda%2Fpwnd-gpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xkoda%2Fpwnd-gpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xkoda%2Fpwnd-gpt/lists"}