Tagged articles

Red Team

31 articles · Page 1 of 1
Black & White Path
Black & White Path
Jul 28, 2026 · Information Security

Active Directory Enumeration Mindmap: A Must-Have Red Team Roadmap

The article introduces a free, open‑source Active Directory enumeration mindmap that visualizes every AD attack path—from user and computer discovery to Kerberos and BloodHound data collection—providing red‑team practitioners with a systematic, fast, and comprehensive reconnaissance workflow.

AD enumerationActive DirectoryBloodHound
0 likes · 7 min read
Active Directory Enumeration Mindmap: A Must-Have Red Team Roadmap
Black & White Path
Black & White Path
Jul 22, 2026 · Information Security

US Cyber Shield vs China’s Protective Net: Detailed Comparison of 2026 Cyber Defense Exercises

The 2026 Cyber Shield exercise, the U.S. Department of Defense’s largest non‑classified cyber‑defense drill, focused on OT and power‑grid security, while China’s Protective Net emphasized real‑world attack‑defense and rapid remediation, highlighting differing goals, scopes, and international collaboration between the two nations.

Blue teamCyber ShieldOT security
0 likes · 7 min read
US Cyber Shield vs China’s Protective Net: Detailed Comparison of 2026 Cyber Defense Exercises
Black & White Path
Black & White Path
Jul 17, 2026 · Information Security

PowerShell Red Team Guide: Core Hacking Skills Explained

This tutorial walks through essential PowerShell techniques for red‑team operations, covering command basics, credential harvesting, execution‑policy bypass, file download, in‑memory payloads, downgrade attacks, anti‑AV evasion, persistence, hidden execution, command‑history handling, scheduled‑task abuse, session management, log cleaning, and a stealthy Utilman backdoor.

Credential HarvestingExecution BypassPersistence
0 likes · 14 min read
PowerShell Red Team Guide: Core Hacking Skills Explained
Black & White Path
Black & White Path
Jul 15, 2026 · Information Security

How a Single `/btw` Command Bypasses Claude Fable 5’s Security Guard

Security researcher aniziki discovered that the `/btw` command in Claude Code runs in an isolated side‑channel, allowing requests blocked by the main‑dialogue guard to be answered there and then forked back into the normal session, effectively bypassing Claude Fable 5’s protective mechanisms.

AI securityClaudeRed Team
0 likes · 4 min read
How a Single `/btw` Command Bypasses Claude Fable 5’s Security Guard
Black & White Path
Black & White Path
Jul 5, 2026 · Artificial Intelligence

In‑Depth Evaluation of the 1.5B‑Parameter Security‑SLM‑1.5B Model Running Locally on CPU

The article provides a detailed technical assessment of the open‑source 1.5 billion‑parameter security‑SLM‑1.5B language model, covering its architecture, quantized GGUF format, blue‑team and red‑team capabilities, training metrics, performance improvements, and step‑by‑step deployment on CPU via Ollama, llama.cpp, and Python.

Blue teamMITRE ATT&CK mappingOllama
0 likes · 9 min read
In‑Depth Evaluation of the 1.5B‑Parameter Security‑SLM‑1.5B Model Running Locally on CPU
Black & White Path
Black & White Path
Jul 3, 2026 · Information Security

recon-skills: An Open‑Source Library of 156 Penetration‑Testing Skills

recon-skills is a community‑maintained open‑source repository that bundles 156 offensive security skills—validated on over 600 real targets across more than 45 industries—covering information gathering, vulnerability discovery, attack‑chain construction, and anti‑detection techniques, with full manuals and quick‑start instructions.

Penetration TestingRed TeamSecurity tools
0 likes · 6 min read
recon-skills: An Open‑Source Library of 156 Penetration‑Testing Skills
Black & White Path
Black & White Path
Jul 2, 2026 · Information Security

Unauthenticated Enumeration of All Microsoft Account Authentication Methods with CredSpy

CredSpy, an open‑source tool released by security researcher RedByte1337, leverages Microsoft’s public GetCredentialType API to enumerate, without any authentication, the full set of supported authentication methods for a given Microsoft 365 (Entra ID) account, aiding red‑team reconnaissance and defensive assessments.

Credential EnumerationGetCredentialType APIMicrosoft 365
0 likes · 8 min read
Unauthenticated Enumeration of All Microsoft Account Authentication Methods with CredSpy
Black & White Path
Black & White Path
Jun 30, 2026 · Artificial Intelligence

A 27B Red‑Team AI Model That Runs on Just 12 GB VRAM

The BugTraceAI CORE Ultra 27B model, fine‑tuned on 2,541 real vulnerability reports, generates fully functional Nuclei templates, CVE PoCs, webshell bypasses, JWT cracking tools, and kernel exploits with a 0 % rejection rate, and its quantized Q4 version runs on a single 24 GB GPU, making advanced red‑team automation accessible.

BugTraceAIGPULLM
0 likes · 7 min read
A 27B Red‑Team AI Model That Runs on Just 12 GB VRAM
Black & White Path
Black & White Path
Jun 22, 2026 · Information Security

NSA Director Claims Anthropic’s Mythos Cracked Nearly All Classified Systems in Hours

An NSA director allegedly said Anthropic’s Mythos AI breached almost every classified system within hours, sparking a ten‑day silence, viral social‑media exposure, conflicting official and Anthropic narratives, and raising urgent questions about AI‑driven cyber‑offense, red‑team testing, and regulatory gaps.

AI GovernanceAI securityAnthropic
0 likes · 8 min read
NSA Director Claims Anthropic’s Mythos Cracked Nearly All Classified Systems in Hours
Black & White Path
Black & White Path
Jun 19, 2026 · Information Security

Storm-Breaker: A Multi‑Feature Social Engineering Penetration Tool for Red Teams

Storm‑Breaker is an open‑source red‑team framework built with PHP and Python that provides device information harvesting, real‑time location tracking, remote camera and microphone access via deceptive web pages, offers a visual web panel, supports multiple deployment platforms (Kali, macOS, Android/Termux, self‑hosted), and includes installation commands, default credentials, and legal usage guidelines.

PHPPenetration TestingPython
0 likes · 5 min read
Storm-Breaker: A Multi‑Feature Social Engineering Penetration Tool for Red Teams
Black & White Path
Black & White Path
Jun 18, 2026 · Information Security

Inside the AI‑Powered Hack: Full Claude & Codex Attack Log Exposed

OALABS recovered over 1,000 Claude and Codex session logs from a compromised server, revealing how the attackers duplicated AI agents, used them for reconnaissance, vulnerability exploitation, data theft, and even attempted cryptocurrency cracking across at least 14 companies, demonstrating that AI agents can dramatically lower the technical barrier for sophisticated cyber‑attacks.

AI securityClaudeCodex
0 likes · 49 min read
Inside the AI‑Powered Hack: Full Claude & Codex Attack Log Exposed
Black & White Path
Black & White Path
Jun 11, 2026 · Information Security

Why Red Teams Need c2detect: Fast Open-Source C2 Fingerprint Detection

c2detect is a command‑line static fingerprint scanner that quickly identifies popular C2 frameworks such as Cobalt Strike, Sliver, Mythic, Havoc and Brute Ratel in files, directories or API inputs, outputs risk scores in JSON, SARIF or MCP formats, and integrates seamlessly into CI/CD pipelines and AI agents.

C2 fingerprintingCI/CDMCP
0 likes · 9 min read
Why Red Teams Need c2detect: Fast Open-Source C2 Fingerprint Detection
Black & White Path
Black & White Path
Jun 1, 2026 · Information Security

KeyHacks: Verify Over 100 API Keys with a Single Curl Command

KeyHacks lets security engineers quickly test the validity of more than a hundred different API keys by providing ready‑made curl commands, eliminating the need to write code or read documentation and streamlining red‑team workflows.

API key validationGitHubKeyHacks
0 likes · 6 min read
KeyHacks: Verify Over 100 API Keys with a Single Curl Command
Black & White Path
Black & White Path
May 29, 2026 · Information Security

GhostType: Open‑Source Forensic Scanner for Leaked Credentials in AI Chat Histories

GhostType is an open‑source forensic scanner that parses local conversation files from popular AI coding assistants, uses TruffleHog’s 800+ detectors plus custom regex rules to locate exposed API keys or passwords, verifies their validity in real time, and outputs detailed JSON or CSV reports for red‑team or DLP use.

AI assistantsDLPGhostType
0 likes · 3 min read
GhostType: Open‑Source Forensic Scanner for Leaked Credentials in AI Chat Histories
Black & White Path
Black & White Path
May 13, 2026 · Information Security

Comprehensive Red Team Information‑Gathering Guide

This article presents a step‑by‑step red‑team information‑gathering methodology covering domain CDN detection, real‑IP extraction, subdomain enumeration, DNS history analysis, SSL certificate probing, host‑IP collision, company‑level queries, and a curated list of open‑source tools and command‑line examples for each phase.

CDN BypassOSINT ToolsRed Team
0 likes · 19 min read
Comprehensive Red Team Information‑Gathering Guide
Black & White Path
Black & White Path
May 5, 2026 · Information Security

KreiosC2 v3: Using Social Media as a Botnet C2 Server

KreiosC2 v3 replaces traditional command‑and‑control servers with Twitter and LinkedIn posts, adds Windows support, and introduces dynamic control language updates, while outlining evasion tactics, detection challenges, and defensive measures for red‑team and blue‑team practitioners.

C2KreiosC2LinkedIn
0 likes · 4 min read
KreiosC2 v3: Using Social Media as a Botnet C2 Server
Black & White Path
Black & White Path
Mar 30, 2026 · Information Security

Chrome Users Beware: Google Patches Eight Critical Zero‑Click Vulnerabilities

Google has issued an emergency update that patches eight high‑severity Chrome flaws capable of zero‑click remote hijacking, detailing the red‑team exploitation opportunities, the blue‑team rapid response timeline, the broader Chromium impact, and practical steps users should take to stay protected.

Blue teamBrowser securityCVE-2026
0 likes · 10 min read
Chrome Users Beware: Google Patches Eight Critical Zero‑Click Vulnerabilities
Black & White Path
Black & White Path
Mar 17, 2026 · Information Security

Red Team Playbook: From External Breach to Internal Network Domination

This guide walks through the full red‑team workflow—from reconnaissance and initial access through defense evasion, credential theft, lateral movement, and operational security—detailing concrete tools, commands, and techniques for compromising both external and internal networks.

Credential DumpingLateral MovementOPSEC
0 likes · 10 min read
Red Team Playbook: From External Breach to Internal Network Domination
Black & White Path
Black & White Path
Mar 11, 2026 · Information Security

AI Doctor Can Be Hijacked to Alter Prescription Dosage and Give Wrong Medical Advice

Security researchers demonstrated that Doctronic’s AI doctor can be easily hijacked via prompt‑injection attacks, allowing attackers to leak system prompts, alter the AI’s memory, fabricate SOAP notes and even inflate prescription dosages, raising serious concerns for medical AI safety despite claimed safeguards.

AI safetyDoctronicRed Team
0 likes · 6 min read
AI Doctor Can Be Hijacked to Alter Prescription Dosage and Give Wrong Medical Advice
Huolala Safety Emergency Response Center
Huolala Safety Emergency Response Center
Jan 21, 2026 · Information Security

How to Build an Automated Red‑Team Framework for LLM Security Testing

This article presents a systematic approach to evaluating large language model (LLM) safety by constructing an automated red‑team testing platform that measures prompt jailbreak, privacy leakage, and tool‑execution risks, defines quantitative metrics, compares commercial and open‑source models, and outlines a continuous evolution pipeline for attack samples.

AI safetyLLM securityRed Team
0 likes · 20 min read
How to Build an Automated Red‑Team Framework for LLM Security Testing
Huolala Tech
Huolala Tech
Jan 21, 2026 · Artificial Intelligence

Building an Automated Red‑Team Framework for LLM Security Testing

This article presents a systematic approach to evaluating large language model security by defining threat models, categorizing attack surfaces such as jailbreak and privacy leakage, and describing an automated red‑team platform that generates, mutates, scores, and evolves adversarial prompts to continuously assess model robustness.

LLM securityRed Teamadversarial AI
0 likes · 20 min read
Building an Automated Red‑Team Framework for LLM Security Testing
DevOps Coach
DevOps Coach
Jan 8, 2026 · Information Security

Why VPNs Are Obsolete: 12 Top Zero‑Trust Tools to Secure Your Network

This article explains why traditional VPNs are increasingly insecure, outlines the core principles of zero‑trust security, reviews twelve leading zero‑trust solutions with features, real‑world red‑team examples and quick‑setup commands, and provides a step‑by‑step migration guide from VPN to zero‑trust.

Cloud securityNetwork SecurityRed Team
0 likes · 21 min read
Why VPNs Are Obsolete: 12 Top Zero‑Trust Tools to Secure Your Network
DevOps
DevOps
Jul 6, 2021 · Information Security

Security Chaos Engineering (SCE): Concepts, Challenges, Benefits, and the ChaoSlingr Case Study

The article introduces Security Chaos Engineering (SCE) as a proactive experimental approach to uncover security control failures, discusses the limitations of traditional red/blue/purple team exercises, outlines SCE's advantages, and presents the open‑source ChaoSlingr framework as a practical implementation example.

Chaos EngineeringRed TeamSCE
0 likes · 8 min read
Security Chaos Engineering (SCE): Concepts, Challenges, Benefits, and the ChaoSlingr Case Study
Huolala Tech
Huolala Tech
Nov 11, 2020 · Information Security

How Red Team Techniques Uncover Phishing Attack Origins: A Step‑by‑Step Guide

This article demonstrates how red‑team methods can be applied to phishing traceability, detailing phishing classifications, email‑header extraction, malicious site analysis, web‑shell decryption, privilege‑escalation techniques, log mining, and attacker attribution to reconstruct the full attack chain.

Log AnalysisPhishingPrivilege Escalation
0 likes · 33 min read
How Red Team Techniques Uncover Phishing Attack Origins: A Step‑by‑Step Guide
DevOps Cloud Academy
DevOps Cloud Academy
Dec 6, 2019 · Information Security

Jenkins Security Threats: Attack Vectors, Exploitation Techniques, and Mitigation Strategies

This article examines how adversaries target Jenkins automation servers, detailing common discovery methods, exploitation techniques such as Java deserialization and mis‑configured authentication, and practical red‑team demonstrations of credential extraction, script‑console abuse, and malicious job creation to illustrate mitigation recommendations.

CI/CDCredential TheftJenkins
0 likes · 14 min read
Jenkins Security Threats: Attack Vectors, Exploitation Techniques, and Mitigation Strategies