Black & White Path
Author

Black & White Path

We are the beacon of the cyber world, a stepping stone on the road to security.

611
Articles
0
Likes
3.4k
Views
0
Comments
Recent Articles

Latest from Black & White Path

100 recent articles max
Black & White Path
Black & White Path
Jul 21, 2026 · Information Security

Hugging Face Suffers Autonomous AI Attack—A Lesson in Security

Last weekend, Hugging Face experienced an unprecedented breach where an autonomous AI‑driven agent framework exploited two dataset pipeline code‑execution flaws, performed over 17,000 actions, was detected by an LLM‑based monitoring system, and highlighted the limitations of commercial model guardrails.

AI securityHugging FaceLLM detection
0 likes · 7 min read
Hugging Face Suffers Autonomous AI Attack—A Lesson in Security
Black & White Path
Black & White Path
Jul 21, 2026 · Information Security

Fastjson RCE Vulnerability Deep Dive with Exploit POC

Security researchers disclosed a remote code execution flaw in fastjson 1.2.66‑1.2.83 that bypasses autoType, exploits @JSONType with Spring Boot’s LaunchedURLClassLoader, and works on JDK 8, providing detailed payloads, proof‑of‑concept scripts, detection tools, and mitigation recommendations.

DetectionFastjsonJSON
0 likes · 9 min read
Fastjson RCE Vulnerability Deep Dive with Exploit POC
Black & White Path
Black & White Path
Jul 21, 2026 · Artificial Intelligence

Unlimited-OCR: Baidu’s 3B-Parameter Open-Source OCR That Handles 100-Page PDFs in One Pass

Unlimited-OCR is a 3‑billion‑parameter, open‑source OCR model from Baidu that can process an entire 100‑page PDF in a single forward pass using a 32K context window, achieving 93% benchmark accuracy, sub‑0.11% error after 40 pages, multilingual support, and fully offline deployment on consumer‑grade GPUs.

BaiduDockerMultilingual
0 likes · 6 min read
Unlimited-OCR: Baidu’s 3B-Parameter Open-Source OCR That Handles 100-Page PDFs in One Pass
Black & White Path
Black & White Path
Jul 21, 2026 · Information Security

IoT Penetration Testing: Using Printers to Breach Corporate Networks

Modern office printers act as hidden entry points to internal networks, with default credentials, open ports, and plaintext transmissions enabling attacks such as Pass‑Back credential harvesting, SNMP data extraction, firmware RCE, and ultimately full Active Directory compromise.

Active DirectoryIoTPass-Back Attack
0 likes · 9 min read
IoT Penetration Testing: Using Printers to Breach Corporate Networks
Black & White Path
Black & White Path
Jul 20, 2026 · Information Security

A 15‑Year‑Old NGINX Map Regex RCE Flaw (CVE‑2026‑42533): Deep Technical Breakdown

A severe remote‑code‑execution vulnerability (CVE‑2026‑42533) in NGINX’s map‑regex handling, present since 2011, lets an attacker trigger a heap overflow and bypass ASLR with a single crafted HTTP request, affecting dozens of directives across both HTTP and Stream modules, and the article details the underlying two‑pass evaluation flaw, exploitation steps, impact assessment, and remediation guidance.

ASLR bypassCVE-2026-42533Nginx
0 likes · 12 min read
A 15‑Year‑Old NGINX Map Regex RCE Flaw (CVE‑2026‑42533): Deep Technical Breakdown
Black & White Path
Black & White Path
Jul 20, 2026 · Information Security

WallBreaker: An Open-Source CLI for Automated LLM Red-Team Testing

WallBreaker is an open-source CLI that automates LLM red-team testing by iteratively mutating attack payloads, offering a library of research-grade techniques, a 59-to-222 transformation engine, multimodal image attacks, a HarmBench-based judge, and performance optimizations that cut token costs by 20% and boost success rates by about 30%.

AI safetyCLI toolHarmBench
0 likes · 7 min read
WallBreaker: An Open-Source CLI for Automated LLM Red-Team Testing
Black & White Path
Black & White Path
Jul 20, 2026 · Information Security

How SIM Cards Can Compromise Your System: Security Analysis, Attack Methods, and Research Tools

The article reveals that SIM cards function as active computing platforms capable of OTA updates, AT command injection, and baseband manipulation, and details the researchers' custom SIM simulator, five attack vectors, new analysis tools, and recommendations to focus on SIM‑baseband interaction for future security work.

IoT securityOTA attacksSIM security
0 likes · 6 min read
How SIM Cards Can Compromise Your System: Security Analysis, Attack Methods, and Research Tools
Black & White Path
Black & White Path
Jul 19, 2026 · Information Security

Critical WordPress Core wp2shell Exploit Chain – Full Technical Analysis & POC

WordPress’s wp2shell vulnerability chain, disclosed by Adam Kues and Mustafa Can İpekçi, links CVE‑2026‑63030 REST route confusion with CVE‑2026‑60137 SQL injection to achieve pre‑authentication remote code execution via a single HTTP request, and the article details the exploit steps, detection scripts, and mitigation measures.

RCEREST APISQL injection
0 likes · 14 min read
Critical WordPress Core wp2shell Exploit Chain – Full Technical Analysis & POC