Friday , August 21 2026

“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 any subscription of Claude, GPT, or LLM into an independent red-team operator.

CyberStrike is not just a chatbot. It works as a tool that runs in a terminal. It helps find flaws and weaknesses, exploits them, and creates reports without needing a person to guide it all the time. This makes it useful for penetration testers, bug bounty hunters, and security teams wanting to improve their assessments.

Five new malware families actively targeting Asian Gov.t infra

Central Asian government agencies have been attacked in a cyber spy operation that used a small but different range of...
Read More
Five new malware families actively targeting Asian Gov.t infra

T-Mobile Cuts Cables to Remove Chiness Salt Typhoon Hackers from Network

T-Mobile’s cybersecurity team reportedly physically cut a network cable connecting compromised infrastructure to the outside world. According to Bloomberg, the move...
Read More
T-Mobile Cuts Cables to Remove Chiness Salt Typhoon Hackers from Network

Splunk, Zyxel Patch Multiple Flaws Enabling RCE and Root Command Execution

Splunk has issued security fixes for 17 weaknesses in different apps and add-ons, such as Splunk MCP Server, Splunk AI...
Read More
Splunk, Zyxel Patch Multiple Flaws Enabling RCE and Root Command Execution

“Zombie Card” attack revels expired Visa card may be used for contactless payments

Security experts have shown that expired credit cards can still be used. A study from the University of Massachusetts Amherst,...
Read More
“Zombie Card” attack revels expired Visa card may be used for contactless payments

Critical Zimbra RCE Flaw Actively Exploited in the Wild

CERT Polska has alerted that bad actors are actively exploiting a security flaw in Zimbra Collaboration Suite to execute code...
Read More
Critical Zimbra RCE Flaw Actively Exploited in the Wild

Operation CameraSwarm
A single hacker compromise 1400+ Dahua camera worldwide 

Operation CameraSwarm compromised 14,500+ Dahua IP cameras mostly in Ukraine and Russia. The operation lasted for at least 35 days...
Read More
Operation CameraSwarm  A single hacker compromise 1400+ Dahua camera worldwide 

Cl0p Ransomware Listed 40+ Victims of PTC Windchill Campaign

The Cl0p ransomware group has listed over 40 organizations that they say they targeted in a recent attack. This attack...
Read More
Cl0p Ransomware Listed 40+ Victims of PTC Windchill Campaign

Oracle Issues 943 Security Patches, Including Critical WebLogic Flaw

Oracle has put out 943 new security updates in its August 2026 Critical Security Patch Update. These updates fix problems...
Read More
Oracle Issues 943 Security Patches, Including Critical WebLogic Flaw

500+ critical infrastructure hit by Medusa ransomware

Medusa ransomware hit over 500 critical infrastructure. The Cybersecurity and Infrastructure Security Agency (CISA) said on Tuesday that the Medusa...
Read More
500+ critical infrastructure hit by Medusa ransomware

Critical WordPress Plugin Flaw Exposes 600,000 Sites to Attacks

A big security flaw in the Forminator Forms WordPress plugin might let unapproved users upload harmful PHP files. This could...
Read More
Critical WordPress Plugin Flaw Exposes 600,000 Sites to Attacks

Getting started requires a single command, npm i -g @cyberstrike-io/cyberstrike@latest && cyberstrike, which launches a terminal interface that asks for an LLM provider and API key on first run.

The real change is in what the developers call the intelligence layer. This system adds OWASP testing methods, vulnerability patterns, and attack-chain reasoning to every model interaction.

This means the underlying AI does not need built-in security knowledge; CyberStrike provides security knowledge by organizing data, monitoring context, detecting providers automatically, and managing tools smartly.

The platform has more than 150 AI providers and 5,300 models. This includes Anthropic, OpenAI, Google, Amazon Bedrock, Azure, and offline options like Ollama and LM Studio for secure environments.

CyberStrike AI-Powered Security Platform

CyberStrike ships with 13 or more specific agents. These include special tools for testing web applications based on the OWASP WSTG guide, mobile testing that follows MASTG and MASVS, cloud security based on CIS benchmarks, and checking internal networks for Active Directory and lateral movement.

There are over 7,600 security skill files with Ed25519 signatures. They cover attack methods like JWT abuse, SSRF, SSTI, and GraphQL exploitation. They also include post-exploitation techniques for AWS, Azure, Kubernetes, Windows, and macOS.

A special part is the included Chromium browser named HackBrowser. It records live HTTP traffic while testers manually explore a target or automatically scan it using different accounts.

This traffic supports eight parallel proxy sub-testers. They look for problems like IDOR, bypassing authorization, mass assignment, and errors in business logic. Each tester uses a three-step confirmation method to prevent wrong alerts.

The Bolt part of the platform lets security tools work on remote servers instead of a local laptop. It uses Ed25519 key pairs to manage many toolkits and attack points from one terminal.

CyberStrike works with an MCP system that has 176 extra tools. These tools help with cloud checks, GitHub security, CVE information, and OSINT searches. It also has a web interface that can be accessed remotely using Cloudflare Tunnel, ensuring no open ports and secure encryption.

CyberStrike uses the AGPL-3.0 license. It is free for personal and open-source use. There is a paid license available for businesses. You can install it using npm, Homebrew, Scoop, or a curl script. This makes it easy to set up on macOS, Windows, and Linux.

The project clearly says it is only for approved security tests. It follows its ethical use rules and code of behavior while welcoming community support for agents, skills, and MCP servers.

Check Also

Greatness

Greatness PhaaS Evades Email Security and MFA to Take Over Microsoft 365 Accounts

Greatness has emerged as a phishing-as-a-service platform designed to steal Microsoft 365 access at a …