penetrify.cloud/blog

Blog

Analýzy, návody a aktuality z čela autonómnej bezpečnosti.

Indirect Prompt Injection to Data Exfiltration: When the Model Has Tools
14. augusta 2026

Indirect Prompt Injection to Data Exfiltration: When the Model Has Tools

Prompt injection on its own is a curiosity. Prompt injection reaching a tool that holds real credentials is a breach — and the instruction does not have to come from your user. It can arrive inside the document your app was asked to summarise.

Čítať článok
The Unverified Stripe Webhook: Forging checkout.session.completed for Free Premium
14. augusta 2026

The Unverified Stripe Webhook: Forging checkout.session.completed for Free Premium

Your webhook endpoint is a public URL that grants entitlements. Without signature verification it accepts a payment confirmation from anyone — and the request that upgrades an attacker to your top tier is a single curl command.

Čítať článok
When org_id Is a Parameter, Not a Boundary: Multi-Tenant Data Isolation Failure
14. augusta 2026

When org_id Is a Parameter, Not a Boundary: Multi-Tenant Data Isolation Failure

Every multi-tenant application has an organisation identifier. The question that decides whether you have isolation is where it comes from — the session, or the request. When it comes from the request, one customer reads another's data with a single edited value.

Čítať článok
Firebase Security Rules Left Wide Open: allow read, write: if true
14. augusta 2026

Firebase Security Rules Left Wide Open: allow read, write: if true

Firebase asks you to choose a rules mode when you create a database, and the permissive option is the one that makes the tutorial work. Months later the app is live, the rule still says if true, and anyone with the project ID can read and write the entire database.

Čítať článok
The Supabase service_role Key in the Client Bundle: RLS Bypassed Entirely
14. augusta 2026

The Supabase service_role Key in the Client Bundle: RLS Bypassed Entirely

Row Level Security is the control that keeps one Supabase user out of another's rows. The service_role key is designed to ignore it. When that key reaches the browser, every policy you wrote stops mattering — and the pattern shows up in production more often than anyone admits.

Čítať článok
Naša vlastná aplikácia ukladala auth tokeny do localStorage. Čo sme s tým urobili.
28. júla 2026

Naša vlastná aplikácia ukladala auth tokeny do localStorage. Čo sme s tým urobili.

Pustili sme scan na vlastnú aplikáciu a report označil prihlasovanie cez Cognito. Prečo šifrovanie nepomôže, čo sme nasadili namiesto toho a ako si to overiť.

Čítať článok
What an autonomous pentest agent found in 3,847 apps — and what your scanner didn't
30. júna 2026

What an autonomous pentest agent found in 3,847 apps — and what your scanner didn't

A data breakdown of 47,291 exploitation-validated findings, with methodology and limitations. 91% of the SQL injection we found shipped despite a SAST gate in CI; 78% of critical findings needed no login.

Čítať článok
Testovanie bezpečnosti Kubernetes: Pentesting K8s klastrov, podov a workloadov
11. júna 2026

Testovanie bezpečnosti Kubernetes: Pentesting K8s klastrov, podov a workloadov

Kubernetes pridáva celú orchestračnú vrstvu útočnej plochy. Tu je návod, ako testovať RBAC, bezpečnosť podov, sieťové politiky, tajomstvá a vektory úniku z kontajnerov.

Čítať článok
OWASP ZAP vs. Komerčné skenovacie nástroje v roku 2026: Úprimné porovnanie (Plus Nikto, Nuclei a priatelia)
11. júna 2026

OWASP ZAP vs. Komerčné skenovacie nástroje v roku 2026: Úprimné porovnanie (Plus Nikto, Nuclei a priatelia)

OWASP ZAP, Nikto a Nuclei sú bezplatné – ale bezplatné neznamená 0 $. Objektívne porovnanie skenerov s otvoreným zdrojovým kódom, komerčných DAST a autonómneho Penetration Testingu s umelou inteligenciou, so skutočnými číslami TCO.

Čítať článok
Predchádzajúca1/14Nasledujúca