← Back to Projects

LLM-powered Offensive Security / AI-powered Penetration Testing

LLM-powered Offensive Security / AI-powered Penetration Testing

Project: LLM-Powered Manual Hacking Machine

Description: Designed and implemented a local AI agent that integrates fine-tuned open-source LLMs with direct terminal access to automate manual hacking workflows. The model receives a goal (e.g., enumerate services, find vulnerabilities), plans steps, runs terminal commands, interprets results, and decides next actions — all without cloud dependency. Successfully used this system to complete HackTheBox starting point labs autonomously.

Key Features:

Technologies & Tools Used:

Use Case: This research-driven project explored the feasibility of using local LLMs for autonomous penetration testing. It highlights the potential of AI-assisted red-team tooling while also demonstrating risks if such systems fall into adversarial hands.