└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # HackerGPT Cyber-Security Companion 2 | 3 | HackerGPT is an Offensive Security Companion that's used by a human operator to scan networks, find vulnerabilites, perform exploits and produce reports about discovered weaknesses. It helps you with penetration tests and red teaming engagments. Not only does it perform cmd line actions for you, but it can also suggest next best action. It acts as an assistant you can rely on to keep notes, perform complex tasks, suggest actions and retrieve useful information. 4 | 5 | 6 | ## Key Features 7 | 8 | - Autonomous Exploitation of Vulnerabilities 9 | 10 | - Real-Time Detection of Services 11 | 12 | - Real-Time Detection of Security Flaws 13 | 14 | - RAG-powered Exploit Generation for Known Vulnerabilities 15 | 16 | - Expert-Level Decision-Making and Adaptation 17 | 18 | - Produce Vulnerability Reports 19 | 20 | # Lite 21 | 22 | Our lite version is a publicly available OSINT and Discovery tool. It can be accessed here: https://hackergpt.app 23 | 24 | Lite version includes some passive scanning techniques and can help you fingerprint hosts, find information on dark web and in data leaks, provide suggestions on offensive security techniques and more.. Lite requires no technical skills and let you learn cyber-security in a fun and interactive way. Lite version doesn't perform or suggest exploits and is designed to cause no damage even if the user desires to. 25 | 26 | Try it out and let us know what you think: info@whitehacklabs.com 27 | --------------------------------------------------------------------------------