aira-cyber-security-ai
v2.5.2
Published
Aira Cyber Security AI — Local CLI security auditor powered by AIRAGROUP: SAST code scanning, read-only local system hardening diagnostics, and passive website security checks (headers/SSL/DNS).
Downloads
2,100
Maintainers
Readme
🛡️ AIRA CYBER SECURITY AI (v2.4.0)
Proprietary & Closed-Source Cyber Security AI Console
Developed & Maintained by Adam Eehan (CEO, Aira Group Of Technology)
Aira Cyber Security AI is an advanced, local command-line security auditor, threat intelligence engine, and static application security testing (SAST) suite built specifically for software engineers, SOC analysts, and security researchers.
🔒 License & Usage Terms: STRICTLY CLOSED SOURCE / AUTHORIZED DEFENSIVE USE ONLY
================================================================================
AIRA CYBER SECURITY AI - PROPRIETARY SECURITY EULA & DEFENSIVE USE POLICY
================================================================================
1. PROPRIETARY & CLOSED SOURCE:
This software, its source code, architecture, prompt logic, and binaries are
strictly Proprietary and Closed-Source intellectual property of Aira Group Of Technology.
Unauthorized distribution, reverse-engineering, or commercial resale is prohibited.
2. STRICTLY AUTHORIZED DEFENSIVE USE ONLY:
Aira Cyber Security AI is designed exclusively for authorized defensive auditing,
self-system hardening, source code vulnerability remediation, and educational research.
3. ABSOLUTE PROHIBITION OF ILLEGAL MISUSE:
Using this tool for unauthorized network scanning, malicious exploitation, cybercrime,
unauthorized access, or targeting systems without explicit written consent is
STRICTLY FORBIDDEN.
4. NO LIABILITY:
Aira Group Of Technology and Adam Eehan assume no liability for misuse, unauthorized
testing, or damages resulting from non-compliant deployment.
================================================================================⚡ Installation & Quick Start
Install globally via NPM:
npm install -g aira-cyber-security-ai@latestLaunch the interactive Aira console:
aira🎛️ Interactive Slash Menu (/)
Inside the aira console, simply press / or type /help to open an interactive selection menu with ⬆️⬇️ Arrow Keys (Up/Down navigation) and Enter key selection!
🛠️ Complete Feature & Tools Breakdown (16+ Integrated Modules)
🔍 1. SAST & Code Security Review
scan <path>: Audits source code (.js,.py,.java,.cpp,.go,.sql) for OWASP Top 10 flaws (SQLi, XSS, Command Injection, Hardcoded Secrets) and generates drop-in refactored patch code.deps <path>: Scans project dependencies (package.json,requirements.txt) for known supply-chain vulnerabilities.jwtcheck <token>: Decodes JWT headers & payloads, detecting weak signature algorithms (nonealg), missing expiration claims, and key risks.
🌐 2. Web, Cloud & Infrastructure Hardening
webcheck <url>: Passively audits HTTP security headers (CSP, HSTS, CORS), TLS/SSL certificates, and DNS security records (SPF, DMARC) — no attack payloads sent.harden: Performs read-only diagnostics on your local machine (open ports, file permissions, SSH configs) and computes a 0-100% Hardening Score.cloudcheck: Evaluates AWS, Azure, and GCP cloud infrastructure configurations against CIS Security Benchmarks.dockercheck: ReviewsDockerfileand Kubernetes manifests for root execution risks, insecure base images, and runtime misconfigurations.
📜 3. Log Analysis & SIEM Intelligence
logcheck <file>: Parses Apache, Nginx, Linux/var/log, and Windows event logs, detecting attack signatures, anomalies, and suspicious activity.passcheck <password>: Calculates character entropy (in bits) and evaluates password resistance against brute-force attacks.parsereport <file>: Synthesizes raw scan outputs from external tools (Semgrep, Trivy, OWASP ZAP) into prioritized defensive remediation steps.
📡 4. Threat Intelligence & CVE Research
vtlookup <hash/domain>: Queries VirusTotal & threat intelligence databases for static file hash (MD5/SHA256) classifications and domain reputations.shodan <ip/domain>: Explains exposed ports, banners, and network infrastructure insights powered by Shodan API data.censys <ip/domain>: Evaluates server certificate fingerprints and host infrastructure exposures using Censys API.cve <CVE_ID>: Breaks down CVE vulnerabilities, CVSS risk scores, root cause technical explanations, and exact mitigation patches.
📱 5. Mobile, Incident Response & Learning Mode
apkcheck: Static security review guidelines for Android APKs (AndroidManifest.xml, insecure storage, cleartext traffic).playbook <threat>: Generates comprehensive Incident Response Playbooks (Ransomware, Data Breach, Phishing, Account Takeover).learn <topic>: Cybersecurity Learning Mode teaching CTF methodologies, binary exploitation defenses, and web application security foundations.
🚫 What This Tool Will Never Do
By design, for both legal compliance and ethical safety:
- Execute SQL injection, XSS, or exploit payloads against any target.
- Attempt authentication bypass, credential stuffing, or brute-force attacks.
- Perform unauthorized scanning or attack automation against remote systems.
- Provide malware generation or weaponized exploit chains.
👨💻 Developer & Organization
- Author: Adam Eehan
- Role: Chief Executive Officer (CEO), Aira Group Of Technology
- Official System: Aira Cyber Security AI Engine
- Package:
aira-cyber-security-ai
© 2026 Aira Group Of Technology. All Rights Reserved. Strictly Closed Source & Proprietary.
