Sunday , August 2 2026
CyberSentinel AI

CyberSentinel AI features 33 security tools like Nmap, SQLMap, and ZAP, utilizing Claude and GPT

A new open-source cybersecurity tool named CyberSentinel AI v3.0 has come out. It is an important step in self-operated security tools. It combines 33 tools for testing and understanding threats with an AI system that works with Claude, GPT-4o, and OpenRouter, and it can work offline using Ollama.

CyberSentinel AI is different from regular AI security helpers that only give advice. It runs tools like Nmap, SQLMap, Nikto, Nuclei, and OWASP ZAP in a safe Kali Linux Docker environment. Then, it uses AI to check the results right away.

CISA alerts to cyberattacks affecting U.S. water utilities

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) warns of a big rise in attacks on internet-connected programmable logic controllers...
Read More
CISA alerts to cyberattacks affecting U.S. water utilities

“CyberStrike” AI-Driven Security Platform for Automated Testing

A new open-source project named CyberStrike aims to be the first AI tool made for offensive security. It can turn...
Read More
“CyberStrike” AI-Driven Security Platform for Automated Testing

AIDCQ Propose to invest $2 billion in AI data center in Bangladesh

Many countries are now showing interest to invest in the data center industry in Banglades especially in AI data centers....
Read More
AIDCQ Propose to invest $2 billion in AI data center in Bangladesh

NVIDIA BlueField Flaw Enables Code Execution Attacks

NVIDIA has revealed a big flaw with its BlueField DPUs and ConnectX networking systems. This issue could let attackers run...
Read More
NVIDIA BlueField Flaw Enables Code Execution Attacks

Massive customer data from India’s Bank of Baroda surfaced online

India's leading state-owned lender Bank of Baroda acknowledged Monday a security incident after reports that approximately 1 terabyte of customer...
Read More
Massive customer data from India’s Bank of Baroda surfaced online

Active Exploits Hit Fortinet, Arista: AI Discovered Linux Kernel Zero-Day

CISA has put the Fortinet FortiOS vulnerability CVE-2025-68686 in its list of known exploited flaws after ongoing attacks. The flaw...
Read More
Active Exploits Hit Fortinet, Arista: AI Discovered Linux Kernel Zero-Day

Sam Altman Claims AI “singularity” has arrived, Where Systems Improve by Themselves

OpenAI's CEO Sam Altman says that AI has reached a big milestone. The technology can now make itself better, leading...
Read More
Sam Altman Claims AI “singularity” has arrived, Where Systems Improve by Themselves

Shinyhunters claimed and set deadline to publish E&Y data

ShinyHunters has publicly claimed responsibility for the Ernst & Young (EY) data breach. The group posted a message on their...
Read More
Shinyhunters claimed and set deadline to publish E&Y data

Microsoft, NVIDIA and CrowdStrike Initiate Alliance for Open-Source AI Security

Nvidia and over 30 tech firms started a group on Monday to create open-source AI tools for protecting against cyber...
Read More
Microsoft, NVIDIA and CrowdStrike Initiate Alliance for Open-Source AI Security

Google Search Results Reportedly Show Claude AI Shared Chats

Claude's share links from Anthropic showed up in public search results. This raised new privacy worries for users who shared...
Read More
Google Search Results Reportedly Show Claude AI Shared Chats

The platform can be found on GitHub at 3sk1nt4n/cybersentinel-ai. It is made to run completely on local systems without needing any cloud services.

The setup uses Docker Compose and includes seven container services. A Next.js frontend on port 3000 provides a chat interface, while a FastAPI backend on port 8000 takes care of AI tasks, understanding intents, and managing tools.

Security scans run in a safe Kali container, so risky actions stay separate from the main system.

The AI layer is backed by three data parts. Neo4j helps map knowledge graphs of attack surfaces and MITRE ATT&CK techniques. ChromaDB acts as a Retrieval-Augmented Generation engine based on MITRE, CIS, and NIST frameworks. Elasticsearch with Kibana works as an ELK Stack SIEM with pre-set security events for training log analysis.

The agentic execution model lets the AI understand what users want, choose the right tools by itself, and use up to five tools at the same time. It then combines the results into one analysis, which is an important move towards better security automation.

CyberSentinel AI with 33 Security Tools

The platform organizes its toolset across six functional categories:

Live Scanners (11): Nmap, Nikto, Nuclei, SQLMap, Subfinder, OWASP ZAP, SSL/TLS analysis, DNS Recon, WHOIS, HTTP Headers, and Ping/Traceroute
Threat Intel APIs (5): Shodan, VirusTotal, AbuseIPDB, AlienVault OTX, and NVD/CISA KEV integration
SIEM Integration (3): ELK Stack, Splunk, and Wazuh connectors
AI Detection (5): Zeek Analyzer, IOC Extractor, Log Analyzer, Threat Detection, and Email Phishing Analyzer
Threat Hunting (4): YARA Rules, Sigma Rules, Snort/Suricata Rules, and SIEM Query Generator
Compliance (5): MITRE ATT&CK, MITRE ATLAS, NIST/CIS, HIPAA/PCI-DSS, and SOC 2/FedRAMP frameworks

One key feature of CyberSentinel is its ability to switch AI providers in the middle of a chat. Users can change between Anthropic Claude, OpenAI GPT-4o, OpenRouter (which gives access to over 100 models), and Ollama with qwen2.5:7b running locally, without losing the chat’s context. Users can choose to enter API keys, but the platform works completely offline using Ollama as the main processor.

Live threat intelligence comes from NVD, CISA KEV, EPSS, AlienVault OTX, and Abuse.ch, keeping details on weaknesses up to date without needing manual changes.

 

Check Also

EY

Shinyhunters claimed and set deadline to publish E&Y data

ShinyHunters has publicly claimed responsibility for the Ernst & Young (EY) data breach. The group …