New Offline AI Agent Automates Penetration Testing with Local LLM and Kali Sandbox

AIRecon runs autonomous penetration tests using a locally hosted LLM and Kali Linux Docker sandbox, keeping all data and vulnerability reports offline.

CSBadmin
2 Min Read

Autonomous Security Testing Without Cloud Exposure

A new open-source penetration testing tool called AIRecon enables fully autonomous security assessments using a locally hosted AI model and a Kali Linux Docker sandbox. Developed by researcher pikpikcu, the tool runs entirely offline, eliminating the need to send target data to external cloud APIs. This design addresses privacy concerns for bug bounty hunters and red teamers who must keep all reconnaissance data, vulnerability reports, and session information on their own machines.

AIRecon integrates with the Caido proxy and includes five built-in tools for listing, replaying, automating with fuzzing markers, managing findings, and controlling scope. The system structures each engagement into four automated phases with defined objectives and transition criteria. It also features built-in checkpointing that evaluates progress every 5 iterations, triggers self-evaluation every 10 iterations, and compresses context every 15 iterations.

Key Features and Offline Intelligence

A standout capability is the optional airecon-dataset companion, which indexes approximately 1.09 million security records into local SQLite databases. This includes CVEs, red team techniques, CTF writeups, Nuclei templates, and bug bounty payloads, all accessible offline. When encountering unfamiliar techniques, the AI autonomously searches this dataset before taking action, grounding its decisions in real indexed data rather than relying on generative guesses.

The tool requires an LLM with native tool-calling support and extended thinking capabilities. Models below 8 billion parameters are discouraged due to hallucination risks. Recommended configurations range from the Qwen3.5 122B model requiring 48 GB of VRAM for best results, down to a 9B model needing just 6 GB for a minimum viable setup. AIRecon ships with 57 built-in skill files and 289 keyword-to-skill auto-mappings, with additional community playbooks available for CTF, bug bounty, and penetration testing scenarios.

Source: Cyber Security News

CSBadmin

The latest in cybersecurity news and updates.

TAGGED:
Share This Article
Follow:
The latest in cybersecurity news and updates.