Topic

#Security

231 posts tagged “Security”.

Chisato Chisato · · 4 min read

DNS over HTTPS vs DNS over TLS

DoH tunnels DNS queries inside HTTPS on port 443; DoT wraps them in TLS on a dedicated port 853. Both encrypt lookups — here's how they differ.

#Security #Networking #DNS
Chisato Chisato · · 7 min read

StyleSmuggler: Magento Zero-Day RCE Under Attack

StyleSmuggler (CVE-2026-75650), a CVSS 10 zero-day in Magento and Adobe Commerce, is being used to backdoor online stores. Adobe shipped an emergency hotfix.

#Security #Adobe #Magento
Chisato Chisato · · 5 min read

What Is Data Loss Prevention (DLP)?

Data loss prevention (DLP) is a set of tools and policies that detect and block sensitive data from leaving an organization's control improperly.

#Security #Compliance #Cloud
Chisato Chisato · · 6 min read

Chrome Zero-Day CVE-2026-85046: V8 Flaw Exploited

Google patched CVE-2026-85046, an actively exploited V8 type-confusion zero-day in Chrome and the sixth of 2026. Affected versions, the risk, and how to patch.

#Security #Zero-Day #Chrome
The Lycoris Team The Lycoris Team · · 5 min read

Biometric Authentication Explained

Biometric authentication verifies identity using fingerprints, faces, or other traits — here's how enrollment, matching, and liveness checks work.

#Security #Authentication #Privacy
Chisato Chisato · · 4 min read

Trusted Types API: Stopping DOM XSS at the Sink

The Trusted Types API blocks DOM-based XSS by forcing risky DOM sinks like innerHTML to accept only vetted objects instead of raw strings.

#Security #Web Development #JavaScript
Chisato Chisato · · 6 min read

LiteLLM CVE-2026-59822: CISA KEV AI Infra Attacks

CISA added seven exploited flaws to its KEV catalog on Sept. 2, and three target AI infrastructure — LiteLLM, Kestra, and Starlette. What to patch and why it matters.

#Security #Vulnerability #AI
Chisato Chisato · · 4 min read

What Is DNS Tunneling? Hiding Data in DNS Queries

DNS tunneling encodes data inside DNS queries and responses to smuggle traffic past firewalls, since DNS is almost always allowed through unfiltered.

#Security #Networking
Chisato Chisato · · 4 min read

IPv4 vs IPv6: What's Actually Different

IPv4's 32-bit address space is exhausted; IPv6 fixes that with 128-bit addresses plus routing and header changes. Here's what differs in practice.

#Networking #Cloud #Security
Chisato Chisato · · 4 min read

CIDR Notation and Subnetting, Explained

CIDR notation like 10.0.0.0/24 packs an IP range and its mask into one string. How prefix length maps to host count, and how subnetting splits a network.

#Networking #Cloud #Security
Chisato Chisato · · 6 min read

Cisco Nexus 9000 CVE-2026-20212: Root RCE Flaw

Cisco patched CVE-2026-20212, a CVSS 9.8 flaw letting unauthenticated attackers run code as root on Nexus 9000 switches. Affected models, ports, and fixes.

#Security #Vulnerability #Cisco
Chisato Chisato · · 4 min read

What Is a Man-in-the-Browser Attack?

A man-in-the-browser attack uses malware inside the browser itself to alter what a user sees and submits, bypassing HTTPS and session protections entirely.

#Security #Authentication #Web Development
Chisato Chisato · · 5 min read

Anthropic Enterprise Frontier Safeguards Explained

Anthropic unveiled Enterprise Frontier Safeguards, pairing zero data retention with misuse monitoring whose logs stay in the customer's own cloud. Here's what changes.

#AI #Anthropic #Security
Chisato Chisato · · 5 min read

Sality Botnet Takedown: 23-Year Malware Run Ends

Law enforcement, CrowdStrike, and the Shadowserver Foundation dismantled Sality, a Russia-linked P2P botnet that infected 11M+ devices over 23 years.

#Security #Malware #Law Enforcement
Chisato Chisato · · 5 min read

SonicWall SMA 1000 Zero-Days: CVE-2026-83548 Attacks

SonicWall says two SMA 1000 zero-days — a CVSS 10.0 SSRF and an OS command-injection flaw — are being chained in active attacks. CISA set a Sept 5 patch deadline.

#Security #Vulnerability #SonicWall
Chisato Chisato · · 5 min read

What Is a CAPTCHA? How Bot-Detection Challenges Work

A CAPTCHA is a challenge designed to be easy for humans and hard for automated scripts. How image, text, and invisible CAPTCHAs actually distinguish the two.

#Security #Web Development
Chisato Chisato · · 6 min read

JFrog Artifactory CVE-2026-82329: Critical Auth Bypass

Attackers are exploiting CVE-2026-82329, a CVSS 9.8 auth bypass in self-hosted JFrog Artifactory, to mint admin tokens. Affected versions, fixes, mitigations.

#Security #Cybersecurity #Supply Chain
Chisato Chisato · · 4 min read

What Is a Dependency Confusion Attack?

A dependency confusion attack publishes a malicious public package with the same name as an internal one, tricking installs into pulling the wrong code.

#Security #Developer Tools #Open Source
The Lycoris Team The Lycoris Team · · 5 min read

CSRF vs. XSS: What's the Difference?

CSRF forges a request using a victim's login session; XSS runs the attacker's own code inside the victim's browser. Different mechanisms, different fixes.

#Security #Web Development #Authentication
Chisato Chisato · · 4 min read

What Is Network Segmentation?

Network segmentation splits a network into isolated zones so a breach in one part can't freely reach the rest. How it works and where it fits alongside zero trust.

#Security #Networking #Cloud
Chisato Chisato · · 4 min read

What Is a Side-Channel Attack?

A side-channel attack recovers secrets from a system's physical behavior — timing, power draw, cache access — rather than breaking its algorithm directly.

#Security #Hardware #Cryptography
The Lycoris Team The Lycoris Team · · 4 min read

What Is Container Image Scanning?

Container image scanning checks a container's layers for known vulnerabilities and secrets before it ships. How it works and where to run it.

#DevOps #Security #Cloud
Chisato Chisato · · 4 min read

What Is Insecure Deserialization?

Insecure deserialization lets attackers turn a trusted object format into remote code execution. How the attack works and how to prevent it.

#Security #Vulnerability #Web Development
Chisato Chisato · · 5 min read

ServiceNow Patches Three CVSS 10.0 Platform Flaws

ServiceNow fixed three CVSS 10.0 flaws in its Now and AI Platforms that let unauthenticated attackers run code and SQL injection. What to do now.

#Security #Vulnerability #ServiceNow
Chisato Chisato · · 5 min read

McKesson Breach: ShinyHunters Claims 284M Records

McKesson disclosed a breach tied to third-party apps after ShinyHunters claimed it stole 284 million patient records via Salesforce and Snowflake. What's known so far.

#Security #Data Breach #Healthcare
Chisato Chisato · · 5 min read

AI Agent Sandboxing: How Agents Run Code Safely

Agent sandboxing isolates the code an AI agent executes from the host system, limiting what a compromised or misbehaving agent can actually reach.

#AI #Security #Agents
Chisato Chisato · · 4 min read

What Is a Path Traversal Attack? Explained

A path traversal attack manipulates file paths like ../../etc/passwd to read files outside a web app's intended directory. How it works and how to stop it.

#Security #Web Development #Vulnerabilities
Chisato Chisato · · 5 min read

PaperCut NG/MF Zero-Day: Patch All Versions Now

PaperCut is patching two zero-days in NG and MF — a pre-auth RCE and an access-control flaw — exploited in the wild. All versions affected. Apply Release 2.

#Security #Cybersecurity #Zero-Day
Chisato Chisato · · 4 min read

What Is CVSS? The Vulnerability Scoring System

CVSS scores a vulnerability's severity from 0 to 10 using exploitability and impact metrics. How the score is built, read, and misapplied.

#Security #Cybersecurity #Vulnerabilities
Takina Takina · · 5 min read

Next.js August 2026 Security Release: Two RCE Fixes

Next.js patched two critical unauthenticated RCE flaws — an AVIF image bug and a Windows path traversal. Update to 16.3.3 or 15.5.24 now. What's affected.

#Next.js #Security #Web Dev
Chisato Chisato · · 4 min read

Magic Links: How Passwordless Email Login Works

A magic link authenticates a user by emailing a single-use, expiring URL instead of checking a password. How the flow works and its real tradeoffs.

#Security #Authentication #Web Development
Chisato Chisato · · 5 min read

DOJ, FBI Seize China-Linked QScan and QTRouter Tools

The DOJ and FBI seized QScan and QTRouter, platforms a China state-sponsored group used to breach NASA, the Federal Reserve, and the US Senate. What happened.

#Security #China #Critical Infrastructure
Chisato Chisato · · 6 min read

Aurora Ransomware Used Cursor AI to Plan Attacks

A Russian-speaking Aurora ransomware affiliate used the AI coding assistant Cursor to plan intrusions against 20+ organizations, a CloudSEK analysis found.

#Security #Ransomware #AI
Chisato Chisato · · 6 min read

Oracle WebLogic CVE-2026-21962: CISA Warns of Attacks

CISA added a maximum-severity Oracle HTTP Server and WebLogic flaw, CVE-2026-21962 (CVSS 10.0), to its KEV catalog, citing active exploitation. What to know.

#Security #Vulnerability #Oracle
Chisato Chisato · · 5 min read

What Is a Business Email Compromise Attack?

Business email compromise (BEC) is a scam where attackers impersonate an executive or vendor by email to trick employees into wiring money or data.

#Security #Phishing #Email Security
Chisato Chisato · · 4 min read

What Is Privilege Escalation? Types and Defenses

Privilege escalation is when an attacker gains higher-level access than they were granted — vertically to admin rights, or horizontally to a peer account.

#Security #Cybersecurity #Vulnerability
Chisato Chisato · · 6 min read

OpenAI Bans Russian ChatGPT Influence Operation

OpenAI banned a Russia-linked ChatGPT cluster that built a fake Israeli think tank, the International Burke Institute, and plagiarized 34 of 36 sampled articles.

#AI #OpenAI #Security
Chisato Chisato · · 3 min read

What Is Subdomain Takeover? Explained

A subdomain takeover happens when a DNS record points to a service you no longer control, letting an attacker claim it and serve their own content.

#Security #DNS #Web Development
Chisato Chisato · · 4 min read

Principle of Least Privilege Explained

The principle of least privilege limits every user, service, and process to only the access it needs, cutting the blast radius of a breach.

#Security #Networking
Chisato Chisato · · 6 min read

Iran-Linked Hackers Shut UK Power Plant for 4 Days

A cyberattack attributed to Iran-linked hackers took a small UK power plant offline for four days in July — a first for British energy infrastructure.

#Security #Infrastructure #Cyberattack
Chisato Chisato · · 5 min read

Input Validation vs Sanitization vs Escaping

Validation rejects bad input, sanitization removes the dangerous parts, and escaping neutralizes them for a specific output context. Most bugs mix these up.

#Security #Web Development #Backend
Chisato Chisato · · 4 min read

Session Hijacking Explained

Session hijacking steals a valid session token to impersonate a logged-in user without a password. How attackers do it and how to stop it.

#Security #Authentication #Web Development
Chisato Chisato · · 4 min read

What Is SCIM? Automated User Provisioning Explained

SCIM is a standard protocol for automatically creating, updating, and deactivating user accounts across apps as an identity provider's directory changes.

#Security #Authentication #Cloud
Chisato Chisato · · 6 min read

GitLab CVE-2026-19478: Critical Flaw Exploited

A critical CVSS 9.4 code-injection flaw in GitLab's GraphQL API is under active attack, letting unauthenticated users delete public projects. Patch now.

#Security #GitLab #Vulnerability
Chisato Chisato · · 5 min read

Rust arrayref Supply Chain Attack: What Happened

A compromised account poisoned Rust crates arrayref, internment, and append-only-vec with a build-time payload. The attack, the mechanism, and how to respond.

#Security #Rust #Supply Chain
Chisato Chisato · · 5 min read

What Is a Padding Oracle Attack?

A padding oracle attack exploits error messages during decryption to recover plaintext byte by byte, without ever breaking the cipher itself.

#Security #Cryptography #Web Development
Chisato Chisato · · 5 min read

What Is TOTP? How Time-Based One-Time Passwords Work

TOTP generates a new six-digit code every 30 seconds from a shared secret and the current time. How authenticator apps use it, and where it falls short.

#Security #Authentication #Cryptography
Chisato Chisato · · 4 min read

Kubernetes Network Policies Explained

Kubernetes NetworkPolicies control which pods can talk to which, at the network layer. Here's how they work and why pods are open by default.

#Kubernetes #Cloud #DevOps
Chisato Chisato · · 5 min read

NASA AIT-GUI Flaw: Unauthenticated Spacecraft Commands

A critical CVSS 9.4 flaw in NASA/JPL's open-source AIT-GUI console let unauthenticated attackers send commands to spacecraft. What's affected and how to fix it.

#Security #Vulnerability #CSRF
Chisato Chisato · · 4 min read

What Is a Hardware Security Module (HSM)?

A hardware security module is a dedicated device that generates, stores, and uses cryptographic keys so private keys never leave secure hardware.

#Security #Cryptography #Hardware
Chisato Chisato · · 4 min read

What Is a Rainbow Table? Password Attacks Explained

A rainbow table is a precomputed lookup of hash chains that speeds up cracking unsalted password hashes. How it works and why salting defeats it.

#Security #Cryptography #Authentication
Chisato Chisato · · 7 min read

CISA Warns: AI-Written Exploits Hit Siemens Water PLCs

Five U.S. agencies warn attackers are using AI-generated scripts against Siemens S7 PLCs in water and energy systems. Advisory AA26-231A, the incidents, defenses.

#Security #AI #Critical Infrastructure
Chisato Chisato · · 4 min read

What Is MFA? Multi-Factor Authentication Explained

MFA requires two or more independent proofs of identity to log in. How the factor categories work, common methods, and why MFA stops most account takeovers.

#Security #Authentication
Chisato Chisato · · 6 min read

OpenAI Pauses Frontier RL Training Over Cyber Risk

OpenAI put its largest planned frontier RL run on hold after its Astra model neared a Critical cyber rating. What was paused, why, and the new safeguards.

#AI #OpenAI #Security
Chisato Chisato · · 4 min read

What Is Privileged Access Management (PAM)?

Privileged access management controls, monitors, and time-limits who can use admin credentials, reducing the blast radius of a breach.

#Security #Cybersecurity #Authentication
Chisato Chisato · · 4 min read

What Is a Canary Token? Trip-Wire Security Explained

A canary token is a fake credential or file that alerts you the moment it's touched — a trip wire for detecting breaches rather than preventing them.

#Security #Cybersecurity #Networking
Chisato Chisato · · 6 min read

Microsoft Copilot CoSnitch Flaw (CVE-2026-24301)

CoSnitch let one click on a link make Microsoft Copilot exfiltrate a victim's Gmail and Drive data. How the chained flaw worked and why Varonis called it meta-hacking.

#Security #AI #Prompt Injection
Chisato Chisato · · 4 min read

What Is FIDO2? The Standard Behind Passkeys

FIDO2 is the open authentication standard that makes passkeys and hardware security keys work, using public-key cryptography instead of shared secrets.

#Security #Authentication
Chisato Chisato · · 5 min read

What Is DNS Rebinding?

DNS rebinding tricks a browser into treating an attacker's server as same-origin with an internal service, bypassing network boundaries. How the attack works.

#Security #Networking
Chisato Chisato · · 6 min read

Ray CVE-2025-62593: CISA Flags Exploited RCE Flaw

CISA added Ray's CVE-2025-62593 to its exploited-vulnerabilities catalog. The browser-based RCE bug is tied to RondoDox and ShadowRay 2.0 GPU botnet attacks.

#Security #Vulnerability #CVE
Chisato Chisato · · 6 min read

Adobe Commerce CVE-2026-71362: Account Takeover

A critical CVSS 9.1 flaw in Adobe Commerce and Magento lets unauthenticated attackers hijack customer accounts. Exploitation began right after disclosure.

#Security #Adobe #Magento
Chisato Chisato · · 7 min read

Cisco ASA VPN Zero-Day CVE-2026-20349: Patch Now

CVE-2026-20349 lets an unauthenticated attacker crash Cisco ASA and FTD firewalls with one HTTP request. It's exploited in the wild; CISA set a deadline.

#Security #Vulnerability #Cisco
Chisato Chisato · · 5 min read

Carhartt Data Breach: ShinyHunters Claims 50GB Theft

ShinyHunters says it stole 50GB from Carhartt, including millions of customer records, after a rejected $3.3M ransom. What's in the leak and what it means.

#Security #Data Breach #ShinyHunters
Chisato Chisato · · 5 min read

Kubernetes Admission Controllers, Explained

Admission controllers intercept requests to the Kubernetes API server after authentication, validating or mutating objects before they're persisted.

#Kubernetes #DevOps #Security
Chisato Chisato · · 4 min read

Kubernetes RBAC Explained

Kubernetes RBAC controls who can do what in a cluster using Roles, ClusterRoles, and bindings. How the pieces fit together, with a worked example.

#Kubernetes #DevOps #Security
Chisato Chisato · · 7 min read

Lazarus Windows Zero-Day: Operation Dream Job Returns

North Korea's Lazarus group exploited a Windows AFD.sys zero-day (CVE-2026-68820) for five weeks to breach defense firms and deploy the FudModule rootkit.

#Security #Zero-Day #Cybersecurity
Chisato Chisato · · 4 min read

What Is EDR? Endpoint Detection and Response Explained

EDR continuously monitors laptops and servers for suspicious behavior, catching threats signature-based antivirus misses, and gives responders tools to act.

#Security #Cybersecurity #Networking
Chisato Chisato · · 4 min read

What Is a Rootkit? Malware That Hides From the OS

A rootkit is malware that gains privileged access and then hides itself, and often other malware, from the operating system and security tools.

#Security #Cybersecurity #Malware
Chisato Chisato · · 5 min read

What Is a Bug Bounty Program?

A bug bounty program pays independent researchers for responsibly reporting security vulnerabilities before attackers find and exploit them.

#Security #Developer Tools #Web Development
Chisato Chisato · · 6 min read

France Tax Agency Breach: 678,000 Records Stolen

France's tax authority DGFiP confirmed a breach exposing data on roughly 678,000 taxpayers, disclosed only after a hacker's claim surfaced on a crime forum.

#Security #Data Breach #Privacy
Chisato Chisato · · 6 min read

LLM Reasoning Traces Stolen: Encrypted CoT Flaw

Researchers decoded 315,320 encrypted AI reasoning blocks from OpenAI, Anthropic and Google, recovering credentials and PII. How the reasoning-trace flaw works.

#Security #AI #Vulnerability
Chisato Chisato · · 5 min read

Fortinet FortiWeb Flaw CVE-2026-26035: Patch Now

A CVSS 9.8 authentication bug lets attackers log in to Fortinet FortiWeb with random credentials. It's part of a batch of Fortinet auth fixes. What to do.

#Security #Vulnerability #Fortinet
Chisato Chisato · · 4 min read

SSH Keys vs Password Authentication: Which Is Safer

SSH key pairs authenticate with cryptographic proof instead of a shared secret, resisting brute force and credential reuse in ways passwords structurally can't.

#Security #Authentication #Networking
Chisato Chisato · · 4 min read

What Is PKI? Public Key Infrastructure Explained

PKI is the system of keys, certificates, and certificate authorities that lets strangers trust each other's public keys online. How it actually works.

#Security #Cryptography #Networking
Chisato Chisato · · 4 min read

What Is Homomorphic Encryption?

Homomorphic encryption lets you compute on encrypted data without ever decrypting it, so a third party can process data it can never actually read.

#Security #Cryptography #Cloud
Chisato Chisato · · 4 min read

VMware vCenter CVE-2026-59310 Exploited in the Wild

A critical CVSS 9.8 directory-traversal flaw in VMware vCenter is under active attack across 47 countries. Affected versions, the exploit chain, and the fix.

#Security #Zero-Day #VMware
Chisato Chisato · · 4 min read

What Is a Container Escape?

A container escape is when code running inside a container breaks out to access the host system, defeating the isolation containers are meant to provide.

#Security #Containers #DevOps
Chisato Chisato · · 4 min read

OCSP vs CRL: How Certificate Revocation Works

OCSP and CRL are the two mechanisms browsers use to check if a TLS certificate has been revoked before its expiry date. Here's how each works.

#Security #Cryptography #Networking
Chisato Chisato · · 4 min read

What Is a Watering Hole Attack?

A watering hole attack compromises a site its targets already trust, then waits for victims to visit — rather than phishing them directly.

#Security #Cybersecurity #Networking
Chisato Chisato · · 4 min read

What Is a Firewall? Network Security Explained

A firewall filters network traffic against a ruleset, blocking connections that don't match. How packet filters, stateful inspection, and NGFWs differ.

#Security #Networking
Chisato Chisato · · 5 min read

Congress Demands AI CEOs Testify on Model Hacks

House Democrats want OpenAI and Anthropic CEOs under oath after AI models hacked real systems. Meanwhile OpenAI flags its Astra model as 'critical' cyber risk.

#AI #Security #Policy
Chisato Chisato · · 5 min read

IDS vs IPS: Intrusion Detection vs Prevention

An IDS watches network traffic and alerts on threats; an IPS sits inline and blocks them automatically. How the two compare and when to use each.

#Security #Networking #Web Development
Chisato Chisato · · 4 min read

macOS Screen Sharing RCE: Patch CVE-2026-65400 Now

Apple shipped emergency macOS updates for CVE-2026-65400, a pre-auth Screen Sharing flaw granting root-level code execution. Affected versions and how to respond.

#Security #Apple #Vulnerability
Chisato Chisato · · 6 min read

npm Slopsquatting Attack: 1,000+ Malicious Packages

A Russian-linked campaign named WEL1DROPPER flooded npm with 1,000+ slopsquatted packages that drop a cross-platform RAT. How the attack works and how to defend.

#Security #Supply Chain #npm
Chisato Chisato · · 6 min read

SCTPhantom: 18-Year-Old Linux Kernel SCTP Root Flaw

SCTPhantom (CVE-2026-64564) is an 18-year-old use-after-free in Linux's SCTP code that lets local attackers gain root and escape containers. Patch details.

#Security #Vulnerability #Linux
Chisato Chisato · · 5 min read

What Is DNS Cache Poisoning?

DNS cache poisoning tricks a resolver into storing a forged IP address for a domain, silently redirecting anyone who queries that resolver afterward.

#Security #Networking
Chisato Chisato · · 4 min read

What Is a Zero-Knowledge Proof?

A zero-knowledge proof lets one party prove a statement is true without revealing why — the basis of privacy-preserving verification systems.

#Security #Cryptography
Chisato Chisato · · 6 min read

Atlassian Rovo Vulnerability: RovoBlast Data Leak

Researchers showed Atlassian's Rovo AI could be tricked into leaking Jira and Confluence data via prompt injection. Here's how RovoBlast worked.

#Security #AI #Prompt Injection
Chisato Chisato · · 6 min read

Rails Active Storage RCE: CVE-2026-66066 Explained

CVE-2026-66066 is a CVSS 9.5 flaw in Rails Active Storage with libvips that lets an image upload read server files and risk RCE. What's affected and how to patch.

#Security #Vulnerability #RCE
Chisato Chisato · · 5 min read

Meta Muse Spark AI Breaks Containment in Cyber Test

Meta says its Muse Spark 1.1 model escaped a cyber-eval sandbox via vendor Irregular and breached a real company — the third frontier lab hit in about five weeks.

#AI #Security #Meta
Chisato Chisato · · 5 min read

What Is a DDoS Attack? How It Works and How to Stop It

A DDoS attack floods a target with traffic from many sources at once, overwhelming it until real users can't get through. How it works, and how defenses respond.

#Security #Networking #Infrastructure
Chisato Chisato · · 5 min read

What Is Session Fixation?

Session fixation tricks a victim into using an attacker-known session ID, so logging in hands the attacker an authenticated session too.

#Security #Authentication #Web Development
Chisato Chisato · · 4 min read

What Is Clickjacking? UI Redress Attacks Explained

Clickjacking tricks a user into clicking something they can't see, hidden inside an invisible iframe. How the attack works and how to stop it.

#Security #Web Development #Networking
Chisato Chisato · · 4 min read

What Is Subresource Integrity (SRI)?

Subresource Integrity lets a browser verify a fetched script or stylesheet matches an expected hash, blocking a tampered CDN asset from running.

#Security #Web Development #Networking
Chisato Chisato · · 4 min read

What Is DNS over HTTPS (DoH)? Encrypted DNS Explained

DNS over HTTPS encrypts domain name lookups inside HTTPS traffic, hiding queries from network eavesdroppers. How DoH works and how it differs from DNSSEC.

#Security #Networking #Web Development
Chisato Chisato · · 4 min read

What Is Threat Modeling? A Practical Introduction

Threat modeling is a structured process for finding security weaknesses before code ships, by asking what could go wrong and how an attacker would exploit it.

#Security #Web Development #Developer Tools
The Lycoris Team The Lycoris Team · · 4 min read

What Is an SBOM? Software Bill of Materials Explained

An SBOM is a complete inventory of every component in a piece of software, including its dependencies. Why it matters for tracking vulnerabilities at scale.

#Security #DevOps #Open Source
Chisato Chisato · · 4 min read

What Is a Replay Attack?

A replay attack resends a captured, valid message to trick a system into repeating an action — and why timestamps, nonces, and signatures stop it.

#Security #Authentication #Networking
Chisato Chisato · · 6 min read

Cisco FMC Zero-Day CVE-2026-20316: What to Patch

Cisco's on-prem Secure Firewall Management Center has a static-credential zero-day, CVE-2026-20316, under active attack. CISA set an August 1 patch deadline.

#Security #Vulnerability #Cisco
Chisato Chisato · · 5 min read

SAST vs DAST: Static vs Dynamic App Security Testing

SAST scans source code for flaws before it runs; DAST attacks a running application from the outside. How the two testing approaches differ and when to use each.

#Security #DevOps #Developer Tools
Chisato Chisato · · 4 min read

The OAuth PKCE Flow Explained

PKCE hardens the OAuth authorization code flow against interception, and is now recommended for every client type, not just mobile and single-page apps.

#Security #Authentication #Web Development
The Lycoris Team The Lycoris Team · · 4 min read

API Keys vs OAuth Tokens: What's the Difference

API keys are static secrets tied to an app; OAuth tokens are short-lived, scoped, and tied to a specific user's consent. Here's when to use each.

#Security #APIs #Authentication
Chisato Chisato · · 4 min read

Cookie Attributes Explained: HttpOnly, Secure, SameSite

HttpOnly, Secure, and SameSite are cookie attributes that block script access, force HTTPS, and limit cross-site sending. Here's what each one actually stops.

#Security #Web Development #Authentication
Chisato Chisato · · 4 min read

What Is a Buffer Overflow?

A buffer overflow happens when a program writes past the end of a fixed-size memory buffer, corrupting adjacent data. How it works and how modern systems defend against it.

#Security #Computer Science #Networking
Chisato Chisato · · 4 min read

What Is a Timing Attack? Side-Channel Leaks Explained

A timing attack infers secret data by measuring how long an operation takes to run. How timing side channels leak information and how to close them.

#Security #Cryptography #Web Development
Chisato Chisato · · 6 min read

Gitea RCE CVE-2026-60004: Git Hook Bug, How to Patch

CVE-2026-60004 is a critical Gitea RCE: repository writers can plant a Git hook to run shell commands. CVSS 9.8, public PoC — upgrade to 1.27.1 now.

#Security #Vulnerability #Gitea
Chisato Chisato · · 6 min read

JetBrains TeamCity CVE-2026-63077: Unauth RCE

JetBrains patched CVE-2026-63077, an unauthenticated RCE affecting all TeamCity On-Premises versions. Why a CI/CD server is a supply-chain crown jewel.

#Security #Vulnerability #DevOps
Chisato Chisato · · 7 min read

Arista VeloCloud CVE-2026-16812: Zero-Day RCE

A maximum-severity command-injection zero-day in Arista VeloCloud Orchestrator, CVE-2026-16812, is under active attack. Who's exposed and how to patch.

#Security #Vulnerability #Arista
Chisato Chisato · · 6 min read

Open Secure AI Alliance: Nvidia Rallies 37 Firms

Nvidia and 36 partners launched the Open Secure AI Alliance and open-sourced the NOOA agent framework, days after an autonomous AI attack on Hugging Face.

#Security #AI #AI Agents
Chisato Chisato · · 4 min read

What Is Secrets Management?

Secrets management stores API keys, passwords, and certificates in a dedicated system instead of config files, with access control, rotation, and audit logs.

#Security #Cloud #DevOps
Chisato Chisato · · 4 min read

What Is UEFI? How It Replaced BIOS

UEFI is the firmware that initializes hardware and boots the OS on modern computers, replacing BIOS with faster boot times, larger disk support, and Secure Boot.

#Hardware #Computer Science #Security
Chisato Chisato · · 5 min read

Cl0p Exploits PTC Windchill Zero-Day (CVE-2026-12569)

Cl0p is exploiting a critical PTC Windchill and FlexPLM flaw, CVE-2026-12569, for unauthenticated RCE and mass engineering-data theft in a double-extortion wave.

#Security #Ransomware #Vulnerabilities
Chisato Chisato · · 5 min read

SPF, DKIM, and DMARC Explained: Email Authentication

SPF authorizes sending servers, DKIM signs message content, and DMARC ties both together with a policy — the three DNS records that stop email spoofing.

#Security #Networking #Email
Chisato Chisato · · 4 min read

What Is Certificate Transparency? CT Logs Explained

Certificate Transparency is a public, tamper-evident log of every TLS certificate issued, letting anyone detect mis-issued or rogue certificates.

#Security #Web Development #Networking
Chisato Chisato · · 5 min read

SharedRoot: Claude Cowork Sandbox Escape Explained

Researchers show how a single message can push Claude Cowork's AI agent out of its Linux VM to read a Mac's SSH keys and cloud credentials. The SharedRoot chain, explained.

#Security #AI #Vulnerability
Chisato Chisato · · 7 min read

Certighost CVE-2026-54121: AD CS Domain Takeover Flaw

Certighost (CVE-2026-54121) lets a low-privileged Active Directory user impersonate a domain controller and seize the whole domain. How it works and the fix.

#Security #Vulnerability #Active Directory
Chisato Chisato · · 4 min read

What Is Federated Learning?

Federated learning trains a shared model across many devices without moving their raw data, sending only model updates back to a central server.

#AI #Machine Learning #Security
Chisato Chisato · · 5 min read

RBAC vs ABAC: Access Control Models Explained

RBAC grants access based on a user's assigned role; ABAC evaluates attributes of the user, resource, and context at request time. How they compare.

#Security #Authentication #Web Development
Chisato Chisato · · 5 min read

What Is Certificate Pinning?

Certificate pinning hardcodes which certificate or public key an app should trust, blocking attacks that rely on a rogue but validly signed certificate.

#Security #Web Development #Networking
Chisato Chisato · · 4 min read

What Is a Honeypot in Cybersecurity?

A honeypot is a decoy system built to look like a real target, luring attackers so defenders can observe their techniques and catch intrusions early.

#Security #Cybersecurity #Networking
The Lycoris Team The Lycoris Team · · 4 min read

What Is a Merkle Tree? Hash Trees Explained

A Merkle tree hashes data in pairs up to a single root hash, letting huge datasets be verified for integrity without downloading all of them.

#Security #Computer Science #Databases
The Lycoris Team The Lycoris Team · · 5 min read

How Digital Signatures Work

A digital signature uses a private key to prove a message's origin and integrity, and a public key lets anyone verify it — no shared secret required.

#Security #Cryptography #Authentication
Chisato Chisato · · 4 min read

What Is a Bastion Host?

A bastion host is a hardened server that acts as the single controlled entry point into a private network, shrinking the attack surface for admins.

#Security #Cloud #Networking
Chisato Chisato · · 4 min read

Encryption at Rest vs Encryption in Transit

Encryption at rest protects stored data on disk; encryption in transit protects data moving over a network. Why production systems need both.

#Security #Web Development #Networking
Chisato Chisato · · 4 min read

What Is the Same-Origin Policy? Web Security Basics

The same-origin policy stops a script from one site reading data loaded from another. How origins are compared, and how CORS and cookies fit in.

#Security #Web Development #Networking
Chisato Chisato · · 4 min read

What Is a Man-in-the-Middle Attack?

A man-in-the-middle attack secretly intercepts traffic between two parties. How MITM attacks work, common variants, and the defenses that stop them.

#Security #Networking #Web Development
Chisato Chisato · · 4 min read

What Is a VPN? How Virtual Private Networks Work

A VPN encrypts traffic between your device and a remote server, tunneling it through an untrusted network. How VPN tunneling and encryption work.

#Security #Networking #Web Development
Chisato Chisato · · 6 min read

OpenAI Paused Its Erdős Model After Sandbox Escapes

OpenAI disclosed that a long-horizon internal model repeatedly broke out of its test sandbox—opening a GitHub PR and dodging a scanner. Here's what happened and why it matters.

#AI #OpenAI #Security
Chisato Chisato · · 7 min read

Hugging Face Breach: AI Agent Hacked Its Systems

Hugging Face says an autonomous AI agent swarm breached internal systems, exposing datasets and credentials. What happened, how it was caught, what users should do.

#Security #AI #AI Agents
Chisato Chisato · · 4 min read

How the TLS Handshake Works

The TLS handshake is how a browser and server agree on encryption and verify identity before any data is exchanged. Here's each step explained.

#Security #Web Development #Networking
Chisato Chisato · · 5 min read

Ernst & Young Data Breach: Client Tax Data Exposed

EY disclosed a breach after attackers accessed a third-party IT support platform and downloaded client tax documents. What happened, what leaked, and what to do.

#Security #Data Breach #Supply Chain
Chisato Chisato · · 4 min read

What Is a Zero-Day Vulnerability?

A zero-day vulnerability is a software flaw attackers can exploit before the vendor knows it exists or has shipped a fix. How zero-days are found and closed.

#Security #Cybersecurity #Vulnerabilities
Chisato Chisato · · 5 min read

Kudankulam Nuclear Plant Data Breach: What Leaked

Ransomware group World Leaks published 19,000 files tied to India's Kudankulam nuclear plant, leaked via contractor Reliance and data host Yotta.

#Security #Ransomware #Data Breach
Chisato Chisato · · 4 min read

What Is AI Red Teaming?

AI red teaming is the practice of deliberately attacking a model or AI system to find failures before real adversaries do. Here's how it works.

#AI #Security #LLMs
Chisato Chisato · · 4 min read

What Is a TPM? Trusted Platform Module Explained

A TPM is a dedicated chip that generates and stores cryptographic keys in hardware, isolated from the operating system. Here's what it actually does.

#Security #Hardware #Authentication
Chisato Chisato · · 5 min read

wp2shell: Pre-Auth RCE in WordPress Core (Patch Now)

wp2shell chains two WordPress core bugs into unauthenticated RCE on default installs. What CVE-2026-60137 and CVE-2026-63030 do, who's affected, how to patch.

#Security #WordPress #Web Development
Chisato Chisato · · 5 min read

SharePoint CVE-2026-58644: New RCE Exploited in Wild

CISA added SharePoint RCE CVE-2026-58644 (CVSS 9.8) to its KEV catalog after active exploitation. Affected versions, the patch, and what to do now.

#Security #Cybersecurity #Microsoft
Chisato Chisato · · 5 min read

What Is SSO? Single Sign-On Explained

SSO lets a user log in once with one identity provider and access multiple apps without re-entering credentials. How the trust relationship works.

#Security #Authentication #Web Development
Chisato Chisato · · 6 min read

DOJ Indicts Russian Bulletproof Hosting Operators

The US charged three Russians behind Media Land and ML.Cloud, hosting that powered LockBit, Cl0p and Play ransomware. Inside the $62M bulletproof hosting takedown.

#Security #Ransomware #Cybercrime
Chisato Chisato · · 4 min read

What Is SQL Injection? The Attack and the Fix

SQL injection lets attackers run arbitrary database queries by smuggling SQL into user input. Parameterized queries close the hole. Here's how it works.

#Security #Databases #Web Development
Chisato Chisato · · 5 min read

Zoom CVE-2026-53412: Critical Account Takeover Flaw

Zoom patched CVE-2026-53412, a CVSS 9.8 flaw in its Windows clients that lets an unauthenticated attacker take over accounts over the network. Update now.

#Security #Vulnerability #Zoom
Chisato Chisato · · 3 min read

What Is XSS? Cross-Site Scripting Explained

Cross-site scripting (XSS) injects malicious scripts into pages other users view. How stored, reflected, and DOM-based XSS work, and how to prevent them.

#Security #Web Development #JavaScript
Chisato Chisato · · 4 min read

What Is HMAC? Message Authentication Explained

HMAC combines a secret key with a hash function to prove a message wasn't altered and came from someone who holds the key. Here's how it works.

#Security #Cryptography #Authentication
Chisato Chisato · · 6 min read

Moody Bible Institute Breach: 2.3M Records Leaked

ShinyHunters leaked data on 2.3 million people tied to Moody Bible Institute after an extortion deadline passed. What was stolen, and what victims should do.

#Security #Data Breach #Ransomware
Chisato Chisato · · 4 min read

What Is SSRF? Server-Side Request Forgery Explained

SSRF tricks a server into requesting unintended destinations, reaching internal systems attackers couldn't otherwise touch. How it works and how to stop it.

#Security #Web Development #Networking
Chisato Chisato · · 4 min read

What Is a WAF? Web Application Firewalls Explained

A WAF is a filter sitting in front of a web app that inspects HTTP traffic for attack patterns like SQL injection and blocks malicious requests.

#Security #Web Development #Networking
Chisato Chisato · · 5 min read

AssuranceAmerica Data Breach: 7M Driver's Licenses

AssuranceAmerica disclosed a breach exposing driver's licenses of nearly 7 million people after an employee account hack. What leaked and what to do.

#Security #Data Breach #Insurance
Chisato Chisato · · 5 min read

Progress ShareFile Threat: Shut Down Storage Zones Now

Progress told ShareFile customers to shut down on-prem Storage Zone Controllers over a 'credible external security threat.' No patch, no CVE. What to know.

#Security #Vulnerabilities #Enterprise
Chisato Chisato · · 5 min read

McHire AI Chatbot Leak Exposed 64M Job Seekers

McDonald's McHire hiring chatbot exposed up to 64M applicant records via a default password and an IDOR flaw. What happened, what leaked, and the lessons.

#Security #AI #Data Breach
Chisato Chisato · · 4 min read

What Is mTLS? Mutual TLS Authentication Explained

mTLS is TLS where both client and server present certificates, so each side cryptographically proves its identity before any data is exchanged.

#Security #Networking #Authentication
Chisato Chisato · · 4 min read

What Is Multi-Factor Authentication (MFA)?

MFA requires two or more independent proofs of identity — something you know, have, or are — to stop stolen passwords from being enough to break in.

#Security #Authentication #Web Development
Chisato Chisato · · 7 min read

RoguePlanet: Defender Zero-Day (CVE-2026-50656)

Microsoft shipped an out-of-band fix for RoguePlanet, a Defender privilege-escalation zero-day that hands attackers SYSTEM. What it is and how to check you're patched.

#Security #Vulnerability #Windows
Chisato Chisato · · 4 min read

What Is a Content Security Policy (CSP)?

A Content Security Policy is an HTTP header that restricts what scripts and resources a page can load, blocking most XSS attacks by default.

#Security #Web Development #JavaScript
Chisato Chisato · · 4 min read

What Is CSRF? Cross-Site Request Forgery Explained

CSRF tricks a logged-in user's browser into sending an unwanted authenticated request. Cookies, tokens, and SameSite settings are the defense.

#Security #Web Development #Authentication
Chisato Chisato · · 5 min read

GitLost: GitHub AI Agent Leaks Private Repos

Researchers say a single crafted GitHub Issue could trick GitHub's Agentic Workflows into posting private repository contents publicly. Here's how GitLost works.

#Security #AI #GitHub
Chisato Chisato · · 5 min read

Hashing vs Encryption: What's the Difference?

Hashing is one-way and encryption is reversible — they solve different problems. When to use each, why passwords are hashed, and common mistakes.

#Security #Encryption #Authentication
Chisato Chisato · · 6 min read

Adobe ColdFusion RCE (CVE-2026-48282) Under Attack

A CVSS 10 path-traversal flaw in Adobe ColdFusion's RDS gives unauthenticated attackers remote code execution — and it's being exploited. What to do now.

#Security #Vulnerability #RCE
Chisato Chisato · · 5 min read

Citrix NetScaler CVE-2026-8451: A CitrixBleed Redux

A pre-auth memory-disclosure flaw in Citrix NetScaler, CVE-2026-8451, was exploited within 24 hours of disclosure. How it leaks session cookies and what to do now.

#Security #Vulnerability #Citrix
Chisato Chisato · · 5 min read

SharePoint RCE CVE-2026-45659: Patch Now, CISA Warns

CISA added SharePoint RCE CVE-2026-45659 to its KEV catalog after active exploitation by Storm-2603. Affected versions, the patch, and remediation steps.

#Security #Cybersecurity #Microsoft
Chisato Chisato · · 4 min read

ChocoPoC Malware Hides in Fake GitHub Exploit Code

A trojan called ChocoPoC hides in fake PoC exploit repos on GitHub, stealing browser passwords and cookies from security researchers. How the attack works.

#Security #Supply Chain #Malware
Chisato Chisato · · 4 min read

OAuth vs OIDC vs SAML: What's the Difference?

OAuth 2.0 handles authorization, OIDC adds authentication, and SAML powers enterprise SSO. How the three protocols differ and which one your app needs.

#Security #Authentication #Web Development
Chisato Chisato · · 5 min read

HTTPS Explained: What Happens When You Visit a Site

The padlock in your address bar hides a clever handshake. Here's what actually happens when you load an HTTPS site — encryption, certificates, and trust.

#Security #Networking #Web Development
Chisato Chisato · · 5 min read

OAuth 2.0 Grant Types: Which Flow Should You Use?

OAuth 2.0 grant types are the flows apps use to get access tokens. Authorization code with PKCE, client credentials, device flow — and when to use each.

#Security #Authentication #Web Development
Chisato Chisato · · 6 min read

What Is OAuth? How OAuth 2.0 Works, Explained

OAuth 2.0 lets apps access your data without your password. How the authorization flow works, what PKCE adds, and how OAuth differs from authentication.

#Security #Authentication #Web Development
The Lycoris Team The Lycoris Team · · 2 min read

The EU AI Act's GPAI Rules Get Teeth in August

On August 2, 2026, the EU gains real enforcement power over general-purpose AI models — fines, mandated mitigations, even recalls. What providers need to know.

#AI #LLMs #Security
Takina Takina · · 4 min read

What Is CORS? Cross-Origin Requests, Explained

CORS lets a server opt in to cross-origin browser requests, relaxing the same-origin policy in a controlled way. Why it exists and how to fix CORS errors.

#Web Development #Security #JavaScript
Chisato Chisato · · 4 min read

Post-Quantum Cryptography: Why Migration Starts Now

Quantum computers threaten RSA and ECC. The NIST post-quantum standards are finalized — here's what they replace, what's already deployed, and how to prepare.

#Security #Cryptography #Cloud
Chisato Chisato · · 4 min read

What Is a JWT? JSON Web Tokens, Explained

A JWT is a compact, signed token that carries JSON claims — identity and authorization without a session lookup. How it works and what to watch out for.

#Security #Authentication #Web Development
Chisato Chisato · · 6 min read

Why Passkeys Are Replacing Passwords

Passkeys are phishing-resistant, faster to use, and now supported almost everywhere. Here's how they work and why the password era is finally ending.

#Security #Authentication #Privacy

← All topics