Information Security

Showing 100 articles max
Black & White Path
Black & White Path
Aug 10, 2026 · Information Security

CVE-2026-45454: SharePoint Server Upload.aspx Path Traversal Leads to Remote Code Execution

The AretiQ security team disclosed a path‑traversal flaw in SharePoint Server's Upload.aspx page that lets an authenticated user with Contribute rights upload files to any library, and when PageParserPaths permits server‑side scripts, an ASPX webshell can be executed for full remote code execution, with CVSS 3.1 score 6.5 (Microsoft 8.2).

CVE-2026-45454PowerShellRemote Code Execution
0 likes · 14 min read
CVE-2026-45454: SharePoint Server Upload.aspx Path Traversal Leads to Remote Code Execution
Tech Ocean
Tech Ocean
Aug 9, 2026 · Information Security

A Complete Guide to Backend Access Control: RBAC, Dynamic Routing, and Data Permissions

The article dissects backend permission control by explaining RBAC fundamentals, illustrating how dynamic routing improves UI experience while backend authorization enforces security, detailing data‑scope enforcement, role inheritance limits, session handling, revocation mechanisms, and practical implementation steps with code examples and testing guidelines.

RBACSpring Securityaccess control
0 likes · 21 min read
A Complete Guide to Backend Access Control: RBAC, Dynamic Routing, and Data Permissions
Black & White Path
Black & White Path
Aug 9, 2026 · Information Security

Black Hat Reveal: Single Email Can Hijack Five Major AI Browsers Including Claude, Gemini, and ChatGPT Atlas

At Black Hat USA 2026, Zenity Labs disclosed the "PleaseFix" vulnerability that lets attackers hijack AI browsers via a malicious email without any user interaction, compromising Claude in Chrome, Gemini in Chrome, Perplexity Comet, ChatGPT Atlas, and Copilot Edge, and demonstrated further local‑host exploits and mitigation steps.

AI browsersBlack Hat 2026Intent Collision
0 likes · 8 min read
Black Hat Reveal: Single Email Can Hijack Five Major AI Browsers Including Claude, Gemini, and ChatGPT Atlas
IT Services Circle
IT Services Circle
Aug 8, 2026 · Information Security

Embedding an Entire Website Inside a Favicon: What the Experiment Reveals

The author demonstrates that a favicon—an 8×8‑pixel PNG image—can store a complete 166‑byte HTML page by encoding each byte into the RGB channels of individual pixels, then analyzes how this steganographic technique can bypass file‑type checks, evade CSP img‑src restrictions, and serve as a covert data channel, while noting its limited practical value for legitimate web publishing.

CSPHTML injectiondata exfiltration
0 likes · 14 min read
Embedding an Entire Website Inside a Favicon: What the Experiment Reveals
IT Services Circle
IT Services Circle
Aug 7, 2026 · Information Security

Why Is Sa-Token Gaining So Much Traction?

Sa-Token has become a popular Java permission framework because it offers a lightweight, plug‑in‑driven architecture that automates authentication, authorization and session management, allowing developers to replace complex solutions like Spring Security with just a few lines of code while still supporting distributed deployments and advanced features.

AuthenticationAuthorizationJava
0 likes · 16 min read
Why Is Sa-Token Gaining So Much Traction?
21CTO
21CTO
Aug 7, 2026 · Information Security

Why Microsoft’s F* Language Powers Firefox, Linux Kernel, and Azure Security

F* is a proof‑oriented programming language developed by Microsoft Research, INRIA and the open‑source community that generates mathematically verified C code used in critical components such as Firefox’s TLS handshake, Linux’s WireGuard crypto, Azure packet parsing, and even blockchain smart contracts, offering zero‑day‑free security at the cost of higher proof‑writing effort.

AzureF*Firefox
0 likes · 10 min read
Why Microsoft’s F* Language Powers Firefox, Linux Kernel, and Azure Security
TechVision Expert Circle
TechVision Expert Circle
Aug 7, 2026 · Information Security

Developers Beware: Malware Targeting AI Development Tools

In early 2026 a wave of attacks exploited the high‑privilege, trusted AI assistants, code‑completion plugins, and automation agents used by developers, revealing supply‑chain compromises, prompt‑injection tricks, and context‑data theft, and the article outlines concrete defensive practices to mitigate these new threats.

AI securityMCP protocolPrompt Injection
0 likes · 14 min read
Developers Beware: Malware Targeting AI Development Tools
Black & White Path
Black & White Path
Aug 7, 2026 · Information Security

How I Used AI to Earn $500K in Google Bug Bounty in Three Months

Over three months, the author collected thousands of Google API keys, built a scanner and an AI‑driven testing framework, uncovered multiple high‑value vulnerabilities across Google services, and earned more than $500,000 in bug‑bounty rewards, detailing each step and lesson learned.

AIBug BountyGoogle APIs
0 likes · 12 min read
How I Used AI to Earn $500K in Google Bug Bounty in Three Months
Black & White Path
Black & White Path
Aug 7, 2026 · Information Security

From SQL Injection to SYSTEM Privileges: How Attackers Hide Backdoors Inside Oracle Databases

A recent Huntress investigation reveals how attackers leveraged a web‑app SQL injection to compile the khunt tool as internal Java objects in an Oracle database, then used those objects to execute commands, steal credentials and obtain Windows SYSTEM privileges, highlighting the stealth of in‑database backdoors.

Database SecurityMITRE ATT&CKOracle
0 likes · 9 min read
From SQL Injection to SYSTEM Privileges: How Attackers Hide Backdoors Inside Oracle Databases
Black & White Path
Black & White Path
Aug 7, 2026 · Information Security

WRAITH: The Open‑Source Modern Replacement for BeEF Redefines Browser Hijacking

WRAITH, an open‑source framework rewritten in Node.js, merges BeEF's interactive session control with blind‑XSS callbacks, adds a Shadow DOM phishing overlay, Page Capture, and Page Mirror features, and offers a Docker‑based one‑command deployment that modernizes browser hijacking for penetration testing.

BeEFNode.jsPenetration Testing
0 likes · 9 min read
WRAITH: The Open‑Source Modern Replacement for BeEF Redefines Browser Hijacking
TonyBai
TonyBai
Aug 7, 2026 · Information Security

Why Go’s New crypto/passkey Package Could Nail Password‑less Login

Filippo Valsorda’s proposal to add a crypto/passkey package to Go’s standard library introduces a stateless, no‑callback API that simplifies Passkey integration for small‑to‑medium sites by standardising credential storage, redefining user‑ID handling, and trimming unnecessary protocol features.

AuthenticationGoPasskey
0 likes · 15 min read
Why Go’s New crypto/passkey Package Could Nail Password‑less Login
Raymond Ops
Raymond Ops
Aug 6, 2026 · Information Security

How to Harden SSH Without Locking Yourself Out

This guide explains why the default SSH configuration is insecure, walks through protocol basics, key generation, server hardening options, step‑by‑step safeguards to avoid being locked out, key‑management best practices, troubleshooting tips, and provides a complete hardening script for Linux systems.

Fail2banSSHhardening
0 likes · 25 min read
How to Harden SSH Without Locking Yourself Out
Ops Development & AI Practice
Ops Development & AI Practice
Aug 6, 2026 · Information Security

Breaking Application Security Chaos with OWASP DefectDojo's DevSecOps Closed‑Loop

The article explains how the OWASP DefectDojo platform tackles the tool‑explosion problem in DevSecOps by aggregating results from over 120 scanners, standardizing data, automatically de‑duplicating findings, tracking SLA and risk acceptance, and integrating with issue trackers to create a unified Application Security Posture Management (ASPM) governance loop.

ASPMApplication SecurityDefectDojo
0 likes · 8 min read
Breaking Application Security Chaos with OWASP DefectDojo's DevSecOps Closed‑Loop
Java Companion
Java Companion
Aug 6, 2026 · Information Security

Deploy JumpServer in One Command, Record All Sessions and Block Dangerous rm‑rf Commands

The article introduces JumpServer, an open‑source bastion host written in Python/Django, explains its features such as unified access to servers, databases and K8s, session recording, command auditing and rm‑rf blocking, and provides a step‑by‑step one‑command installation guide with usage tips.

JumpServerbastion hostcommand auditing
0 likes · 8 min read
Deploy JumpServer in One Command, Record All Sessions and Block Dangerous rm‑rf Commands
Black & White Path
Black & White Path
Aug 6, 2026 · Information Security

Vipere: One-Click Hijack of Visual Studio Installer Service for Stable SYSTEM Privilege Escalation

Vipere, a BOF module for Cobalt Strike, hijacks the Visual Studio Installer Elevation Service to achieve SYSTEM‑level privilege escalation and persistence without modifying any signed binaries, leveraging lax SDDL permissions, unchecked .NET CLR configuration, and orphaned service registry entries, while evading EDR detection.

BOFCobalt StrikeDetection
0 likes · 7 min read
Vipere: One-Click Hijack of Visual Studio Installer Service for Stable SYSTEM Privilege Escalation