Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
AISA-Scanner — AISA-Scanner is an AI-powered autonomous vulnerability scanner that maps CVEs to metasploit exploits, MITRE, CEH, and SANS, delivering intelligent, real-time risk reports. | Kitploit
Tools/GitHubGitHub/gmh5225/aisa-scanner
ReconnaissanceVulnerability ScannersPort ScanningVulnerability AnalysisExploitationPenetration TestingThreat IntelligenceSubdomain EnumerationAI Security
GitHubgmh5225/aisa-scanner

AISA-Scanner

AISA-Scanner is an AI-powered autonomous vulnerability scanner that maps CVEs to metasploit exploits, MITRE, CEH, and SANS, delivering intelligent, real-time risk reports.

117451 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository

AISA-Scanner — Autonomous AI Security Agent

AISA-Scanner is a self-evolving, AI/ML-driven cybersecurity analysis toolkit that blends NLP, CVE enrichment, autonomous scanning, risk modeling, and enterprise-grade reporting into a single framework. It’s designed for modern security researchers, penetration testers, red teams, and enterprise defenders who need real-time vulnerability insight, enriched intelligence, and actionable outcomes.

Python License Status AI-Powered MITRE Mapping


Key Features

CategoryDescription
Target TypesDomains, Subdomains, IPs, TCP Ports
AI EngineZero-Shot OWASP classification
Risk ModelOnline self-learning classifier with scoring
CVEsCVE detection from banners, NLP (NER), and AI hints
CVE EnrichmentCVSS, CWE, and Descriptions from NVD
Exploit MappingMetasploit modules auto-mapped from CVE
Enterprise ReportsHTML reports with datatables, CVE links, MITRE heatmaps, export buttons
Taxonomy MappingAutomatic mapping to MITRE ATT&CK, CEH Modules, and SANS CWE Top 25
Subdomain ScannerFuzzy resolver with wildcard detection
HTTP + TCP SupportFetch + probe banners on open TCP ports
Persistent FindingsSQLite logging with JSON blob per record
NLP-Powered RiskUses AI confidence + vulnerability count + MSF links to assign severity
Offline/ResumableCaches mappings, CVE details, MSF modules for offline use
Self-Healing ModelTrains on new results to refine the accuracy
CustomizableTime budget, confidence gating, subdomain limit, custom port range

Comparison: AISA-Scanner vs Other Tools

Why AISA-Scanner Wins: It blends intelligent classification, autonomous enrichment, deep CVE-MSF relationships, and a lightweight, no-dependency interface for real-time scanning and reporting—all in one script. Author: Haroon Ahmad Awan [email protected]


Usage – Report Picture

Below is a sample enterprise-style HTML report generated by AISA-Scanner:

Report Screenshot

Includes CVE links, MITRE techniques, risk chart, export options (PDF, Excel), and search-enabled table.

🔧 Installation

root@kitploit:~
git clone https://github.com/haroonawanofficial/AISA-Scanner.git
cd AISA-Scanner
pip install -r requirements.txt
Download Tool
FeatureAISA-ScannerNessusNiktoOpenVAS
AI Labeling (OWASP)✅❌❌❌
Zero-Shot Classification (NLP)✅❌❌❌
CVE Auto-Mapping to MSF Modules✅❌❌✅
MITRE ATT&CK + CEH + SANS Mapping✅Partial❌Partial
Subdomain Enumeration✅❌❌❌
TCP Port Banner Scanning✅✅❌✅
PDF/CSV/Excel Report Export✅✅❌✅
Self-Learning Risk Model✅❌❌❌
Lightweight & CLI-Ready✅❌✅❌
Free and Open Source✅❌✅✅