← Discover MCPs and Agents
S
AgentAI & MLGitHub

Strix-Kali-AI-PoweredPentestFramework

🦅Strix 落地与调教完全指北 —— 这是一个专注于下一代自主 AI 渗透测试代理Strix 的实战部署与性能榨干指南。🎮以及如何通过 --instruction 指令化身“赛博御兽师”操纵 AI 黑客注意力的进阶玩法的核心沉淀。⚡内含国内网络环境下 Docker 0/33 沙箱卡死究极加速方案,💰全网超全的多模型(DeepSeek-V4、Claude、火山引擎、OpenRouter)高性价比接入配置。A comprehensive hands-on guide to maximizing Strix, the autonomous AI agent that thinks and acts like a real hacker.

Links

README

From the repo.

Strix-Kali-AI

  ____  _        _       
 / ___|| |_ _ __(_)_  __ 
 \___ \| __| '__| \ \/ / 
  ___) | |_| |  | |>  <  
 |____/ \__|_|  |_/_/\_\

PyPI version Downloads Built by

> [!IMPORTANT]

Strix-Kali-AI performs autonomous security scanning and exploitation dynamically within an isolated sandbox. Since it automatically generates and executes Proof-of-Concept (PoC) scripts with the privileges of the active runner, never execution against unauthorized environments. Always verify target ownership and secure appropriate authorization before deployment. See the Security Considerations section for details.

🌐 Project Overview

Strix-Kali-AI is an optimized, high-performance integration guide and toolkit for deploying Strix—the autonomous AI agent that acts like a real hacker—specifically tailored for Kali Linux environments. By leveraging next-generation Large Language Models (LLMs), Strix dynamic executes local code, maps out vectors, and validates real-world vulnerabilities with concrete PoCs, ensuring zero-false-positive security validation without the overhead of manual pentesting.

Strix-Kali-AI currently supports comprehensive assessment flows for:

  * **Automated Reconnaissance**: Intelligent port mapping and service finger-printing.
  * **WAF/Defense Bypass**: High-reasoning heuristic analysis to circumvent defense mechanisms.
  * **IDOR & Business Logic Faults**: Context-aware testing across authenticated endpoints.
  * **PoC Generation & Execution**: On-the-fly script synthesis validated in clean docker sandboxes.
  * **Multi-LLM Adaptation**: Seamless orchestration across DeepSeek-V4, Claude 3.5/4.6, Volcano Engine (火山引擎), and OpenRouter.

image

🛠️ Quick Start

1. Prerequisites (Kali Linux)

Ensure your host has the required virtual environment base layer populated:

sudo apt install -y python3 python3-pip python3-venv --fix-missing

[ 🤖 AI-Agent ] [ 🎯 Zero-False-Positives ] [ 🚀 Kali-Ready ]

Strix 实战指南:把“真·黑客”装进 Kali,基于大模型的自主 AI 渗透测试完全进化论

Strix 是行为和真实黑客一模一样的自主 AI 代理——动态运行代码,发现漏洞,并通过实际概念验证 (PoC) 验证漏洞。

📌 目录

  1. 🛠️ 环境准备与 Kali 本地安装
  2. 🛑 避坑指南:国内环境“究极拉取”0/33 沙箱防卡死方案
  3. 🧠 核心配置:多服务商大模型(DS / 火山 / OpenRouter)接入
  4. 🎯 实战演练:从端口扫描到“对话式”深度渗透
  5. 🎛️ 进阶技巧:如何用 --instruction 小纸条操纵 AI 的注意力
  6. 📈 总结与 Token 消耗避坑指南

💡 Core Hub / 核心指南提示

  • ENG: All core tutorials, operational focus, configuration keys, and exploit scenarios are centrally organized in this single primary MD document. No need to dig through sub-folders—one-stop deployment starts here.

  • 中文: 本项目的所有核心实战教程、核心重难点、保姆级大模型配置指南以及避坑技巧,已全部集中、沉淀在上面唯一一个主 MD 文档中。无需四处翻找子目录,一页榨干 Strix 的全部潜能!

     Strix 落地与调教完全指北 —— 这是一个专注于下一代自主 AI 渗透测试代理Strix 的实战部署与性能榨干指南。
     以及如何通过 --instruction 指令化身“赛博御兽师”操纵 AI 黑客注意力的进阶玩法的核心沉淀。内含国内网络环境下 Docker 0/33 沙箱卡死究极加速方案,全网最全的多模型(DeepSeek-V4、Claude、火山引擎、OpenRouter)高性价比接入配置。
     A comprehensive hands-on guide to maximizing Strix, the autonomous AI agent that thinks and acts like a real hacker.

🐳 Container Registry Deployment / 容器化包管理

Strix-Kali-AI framework configurations are fully compliant with GitHub Packages (GHCR) and specialized domestic mirrors. To fetch the verified execution core directly:

# 官方标准的 Package 部署拉取流
docker pull ghcr.io/your-github-username/strix-kali-ai:latest

Collected info

  • ★ 22 stars
  • ⎇ 1 forks
  • Source updated: 9/23/2026