From 79d7789db4c700cae689ecff01819aeebebeea04 Mon Sep 17 00:00:00 2001 From: Masic Date: Thu, 15 May 2025 16:37:33 -0600 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ae69b9c..73987bd 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,19 @@ This is an intelligent cybersecurity assistant using large language models with - **Knowledge Base Enhancement (Optional)**: Supports enhancing AI responses through a local knowledge base RAG (`knowledge` directory). - **Configurable Models**: Supports configuration of different language model parameters. -**Startup Effect** -0001 +### Startup Effect +

+ GHOSTCREW Terminal Startup Screen +
+ GHOSTCREW's terminal startup interface with ASCII art logo +

-**Metasploit Tool Call**: -0002 +### Metasploit Tool Call +

+ GHOSTCREW Metasploit Integration +
+ Example of GHOSTCREW invoking Metasploit Framework for security testing +

## Installation Guide