<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Oveek Sur</title>
    <description>The latest articles on DEV Community by Oveek Sur (@oveek_sur_f48e68a1b657523).</description>
    <link>https://dev.to/oveek_sur_f48e68a1b657523</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3998156%2Fda091f1e-4945-4949-8cc7-edf81c1e1544.jpg</url>
      <title>DEV Community: Oveek Sur</title>
      <link>https://dev.to/oveek_sur_f48e68a1b657523</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/oveek_sur_f48e68a1b657523"/>
    <language>en</language>
    <item>
      <title>I built an autonomous AI pentesting agent for Kali Linux (because standard LLMs kept refusing to help)</title>
      <dc:creator>Oveek Sur</dc:creator>
      <pubDate>Tue, 23 Jun 2026 06:57:11 +0000</pubDate>
      <link>https://dev.to/oveek_sur_f48e68a1b657523/i-built-an-autonomous-ai-pentesting-agent-for-kali-linux-because-standard-llms-kept-refusing-to-4b9j</link>
      <guid>https://dev.to/oveek_sur_f48e68a1b657523/i-built-an-autonomous-ai-pentesting-agent-for-kali-linux-because-standard-llms-kept-refusing-to-4b9j</guid>
      <description>&lt;p&gt;Have you ever tried doing standard network reconnaissance or payload crafting using ChatGPT or Claude, only to be hit with: "I cannot assist with that"?&lt;/p&gt;

&lt;p&gt;As a solo dev and security enthusiast, this ethical guardrail bottleneck was driving me crazy. I didn't want a malicious tool, I just wanted an AI that could actually help me automate my local Kali Linux workflows without constantly lecturing me.&lt;/p&gt;

&lt;p&gt;So, I built FalconHunter.&lt;/p&gt;

&lt;p&gt;What is it?&lt;br&gt;
FalconHunter is an autonomous AI agent that connects directly to your Kali Linux box. It's not just a chat interface. It’s designed to run tools natively in your terminal, parse the live output, and decide on the next logical steps.&lt;/p&gt;

&lt;p&gt;How it works under the hood:&lt;br&gt;
Node.js Client: You run a lightweight Node.js agent on your machine that connects to the dashboard. No heavy installations.&lt;/p&gt;

&lt;p&gt;Uncensored Models: It hooks into OpenRouter to access uncensored AI models, entirely bypassing artificial limitations.&lt;/p&gt;

&lt;p&gt;Human-in-the-Loop Architecture: I didn't want the AI running rm -rf or aggressive exploits on its own. So, it explicitly pauses and asks for your approval before executing commands.&lt;/p&gt;

&lt;p&gt;Why I'm sharing it here&lt;br&gt;
I built this entirely bootstrapped to solve my own problems. I’ve just launched the MVP and I'm offering 15 free commands per day so the dev and security community can test it out.&lt;/p&gt;

&lt;p&gt;I would absolutely love it if you guys could test the architecture, roast the code, and give me some raw feedback on how to handle large terminal outputs without blowing up the AI's context window.&lt;/p&gt;

&lt;p&gt;🔗 Try it out here: &lt;a href="https://falconhunter.lovable.app" rel="noopener noreferrer"&gt;https://falconhunter.lovable.app&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let me know your thoughts in the comments! 👇&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fmy1meeuprjcgni63dc7h.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fmy1meeuprjcgni63dc7h.png" alt=" " width="800" height="359"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fwqnr5gueq77oy9e3gser.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fwqnr5gueq77oy9e3gser.png" alt=" " width="800" height="309"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fqhx9eoch9lpjop0vci65.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fqhx9eoch9lpjop0vci65.png" alt=" " width="800" height="305"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
