From d4fce81d675a5d97d4e42f978348f5666aa4ac1d Mon Sep 17 00:00:00 2001 From: Masic Date: Mon, 19 May 2025 00:30:32 -0600 Subject: [PATCH 1/3] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 59aa06e..417b8e5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # GHOSTCREW -This is an intelligent red team assistant using large language models with MCP and RAG architecture. It aims to help users perform penetration testing tasks, query security information, analyze network traffic, and more through natural language interaction. +This is an AI red team assistant using large language models with MCP and RAG architecture. It aims to help users perform penetration testing tasks, query security information, analyze network traffic, and more through natural language interaction. https://github.com/user-attachments/assets/73176f92-a94d-4b66-9aa7-ee06c438a741 @@ -17,9 +17,8 @@ https://github.com/user-attachments/assets/73176f92-a94d-4b66-9aa7-ee06c438a741 ### Startup Effect

- GHOSTCREW Terminal Startup Screen + GHOSTCREW Terminal Startup Screen
- GHOSTCREW's terminal startup interface

From 2722fe5c42f5fe73210e5199dbfb235697f80efe Mon Sep 17 00:00:00 2001 From: Masic Date: Mon, 19 May 2025 17:06:28 -0600 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 417b8e5..36b17af 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ https://github.com/user-attachments/assets/73176f92-a94d-4b66-9aa7-ee06c438a741 ### Metasploit Tool Call

- GHOSTCREW Metasploit Integration + GHOSTCREW Metasploit Integration
Example of GHOSTCREW invoking Metasploit Framework

From 4ac4114cde5ceb4e7d7968758ff01d03d4ae0948 Mon Sep 17 00:00:00 2001 From: Masic Date: Tue, 20 May 2025 00:16:29 -0600 Subject: [PATCH 3/3] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 36b17af..791c73f 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,16 @@ GHOSTCREW supports integration with the following security tools through the MCP Each tool can be configured through the interactive configuration menu by selecting "Configure new tools" from the MCP tools menu. +## Coming Soon + +- Amass +- BloodHound +- CrackMapExec +- Gobuster +- Hydra +- Responder +- Bettercap + ## File Structure ```