Skip to content

asish231/paikali

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PAi-KALI - Pentesting AI Assistant for Kali Linux

Made with ❤️ by Asish

Terminal-native AI assistant for cybersecurity professionals

Features

  • Natural language to Kali Linux command translation
  • Real-time command execution with ALT+ENTER
  • Output analysis and next-step suggestions
  • Support for OpenAI and Gemini AI providers
  • Safety checks for dangerous commands
  • AI-powered tool details and security warnings

Quick Start

git clone https://github.com/your-repo/pai-kali
cd pai-kali
pip install -r requirements.txt
python setup_wizard.py  # Configure AI provider
python main.py

Usage

  1. Type your task in natural language:

    kali⭑pai >> $ scan my local network for open ports
    
  2. Review suggested commands

  3. Press ALT+ENTER to execute selected command

  4. View real-time output and AI analysis

Commands

  • /exit - Quit PAi-KALI
  • /setup - Reconfigure AI provider
  • /new - Clear context
  • pai tool detail <toolname> - Get AI-powered details and security warnings for a specific tool.
  • /help - Show help

Security

  • Local command execution
  • Dangerous command blocking
  • API key encryption

⚠️ Use responsibly and only on authorized systems

kli

kli

About

An Kali automation Attempt with AI (BETA)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages