34 Commits

Author SHA1 Message Date
John Doe fd6a9eb3f6 Update README to include details about run_pentest tool and its functionality 2026-03-03 01:59:15 -05:00
John Doe 90d77e56eb Add run_pentest tool with session management and markdown report generation 2026-03-03 01:58:05 -05:00
John Doe b0b4605854 Enhance session management by ensuring an active session exists before file operations and updating output paths accordingly 2026-03-03 01:45:44 -05:00
John Doe c14677ee4c Enhance session results functionality to include all files in active session directory and improve output messaging 2026-03-03 01:31:26 -05:00
John Doe 49c67b9981 Add Open WebUI Pentester System Prompt for guidance on authorized engagements 2026-03-03 01:17:03 -05:00
John Doe 0a364f9d49 Add GitHub Actions workflow for building and pushing Docker image 2026-03-03 00:54:50 -05:00
John Doe 82d51b53d8 Enhance searchsploit database update command in Dockerfile for better error handling 2026-03-03 00:53:19 -05:00
John Doe 158ef226bd Update Dockerfile to include searchsploit database update at build time 2026-03-03 00:49:58 -05:00
John Doe c69defdaa9 Add exploitdb package installation and enhance exploit_search function with error handling 2026-03-03 00:49:46 -05:00
John Doe e4eb23200e Add nuclei_scan and web_fuzz tools with corresponding tests and documentation updates 2026-03-03 00:48:44 -05:00
John Doe 58129ac8d6 Add session_results tool and implement output file previews in session history 2026-03-03 00:38:23 -05:00
John Doe 649e00bd32 Fix typo in variable name for active session retrieval in tools.py 2026-03-03 00:32:37 -05:00
John Doe 6ceb2c6340 Add session management features: implement active session file path retrieval and append session history 2026-03-03 00:31:55 -05:00
John Doe ced48eee68 Ensure user is set to root for kali-mcp-server container in docker-compose.yml 2026-03-03 00:27:41 -05:00
John Doe 39e6e2e6ee Add read-write permissions to session volume and create .gitkeep file in sessions directory 2026-03-03 00:26:31 -05:00
John Doe 17c3c54180 Simplify session directory resolution by using a static path and remove unused code 2026-03-03 00:23:26 -05:00
John Doe 3329f897fd Implement dynamic session directory resolution for improved session management 2026-03-03 00:14:18 -05:00
John Doe bb09eddb16 Enhance session history test to include "No active session" message validation 2026-03-03 00:11:04 -05:00
John Doe 7c763d4c39 Add session state isolation fixture and enhance session management tests 2026-03-03 00:09:44 -05:00
John Doe b8176e90af Refactor subprocess command execution for consistency in vulnerability scan, web enumeration, and network discovery functions 2026-03-03 00:06:04 -05:00
John Doe 6b9f027a41 Update linting configuration to ignore specific errors and enhance linting command 2026-03-03 00:04:27 -05:00
John Doe 53afb31c4a Update virtual environment configuration and enhance type checking command 2026-03-03 00:02:14 -05:00
John Doe b701adc131 Enhance development environment setup and testing scripts 2026-03-02 23:59:23 -05:00
John Doe 4d80941543 Add Docker Compose support and enhance testing scripts 2026-03-02 23:57:06 -05:00
K3nn3dy f63799770c housekeeping 2026-02-21 16:08:21 +00:00
K3nn3dy 065942be14 Merge pull request #3 from k3nn3dy-ai/updates
Tooling upgrades
2026-02-21 16:07:24 +00:00
K3nn3dy 1639e84666 Tooling upgrades
Increased tooling to 35, all enabled by default
2026-02-21 16:07:09 +00:00
K3nn3dy 89778306d5 Merge pull request #1 from k3nn3dy-ai/v2
version2
2025-06-24 22:02:49 +01:00
K3nn3dy bc13467e86 version2 2025-06-24 22:02:24 +01:00
K3nn3dy 209a69f6f7 Update README.md 2025-06-17 23:08:12 +01:00
K3nn3dy 895a8e639c Update README 2025-05-16 18:04:23 +01:00
K3nn3dy 32034ca0cb Update README.md 2025-05-16 14:21:15 +01:00
K3nn3dy a989530bc6 initial 2025-05-16 12:43:03 +01:00
K3nn3dy 43c3cab5dc Initial commit 2025-05-16 09:21:07 +01:00