You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Interactive AI Security Assistant in Web Dashboard
136
+
# Launch --webmod and navigate to 'AI Assistant' tab
125
137
```
126
138
127
139
### **Dark Web OSINT (Robin Integration)**
@@ -288,12 +300,16 @@ Impact factors:
288
300
289
301
#### **Dashboard Features**
290
302
291
-
Access the dashboard at `http://localhost:8080`:
292
-
-**Item List**: View all findings with scores, tags, and enrichment status
293
-
-**Filtering**: Filter by score, leak type, tags, or date range
294
-
-**Details View**: View full item details including structured fields
295
-
-**Actions**: Approve, archive, or notify for each finding
296
-
-**Audit Trail**: View complete action history
303
+
VulnForge now features a **Premium Multi-Module Dashboard** built with Streamlit, accessible via `bash start_webmod.sh` or `python3 vulnforge_main.py --webmod`.
304
+
305
+
**Key Dashboard Modules:**
306
+
-**🏠 Overview**: Real-time system health and recent security activity monitoring.
307
+
-**🔍 Reconnaissance**: Visual interface for target scanning with AI-powered analysis.
308
+
-**🕷️ Dark Web (Robin)**: Full integration of the Robin OSINT engine for dark web investigation.
309
+
-**🛠️ Tool Manager**: Management and verification of required security tools (Nmap, Nuclei, etc.).
310
+
-**🤖 AI Assistant**: Interactive chat interface for security consulting and vulnerability analysis.
311
+
-**📑 Intelligence Reports**: Easy access and download of all generated security reports.
312
+
-**⚙️ Settings**: Configuration of Ollama, API keys, and framework parameters.
0 commit comments