# account takeover

An account takeover attack is unauthorized access to a user's online-account credentials, potentially enabling fraud, identity theft, and other cyberattacks.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Expanding Fraud Strategies Beyond Payment Fraud

DevFeed: [Expanding Fraud Strategies Beyond Payment Fraud](<https://devfeed.tech/articles/how-to-solve-for-more-than-just-payment-fraud-20430.md>)

Original publisher: [Read original article](<https://sift.com/blog/how-to-solve-for-more-than-just-payment-fraud/>)

Author: Sift Trust and Safety Team

Published: 2026-08-26T18:08:35Z

Content type: article

Language: en

Sources: [Sift Science](<https://devfeed.tech/sources/sift-science.md>)

Topics: [account takeover](<https://devfeed.tech/topics/account-takeover.md>)

Tags: [account-takeover](<https://devfeed.tech/tags/account-takeover.md>), [chargeback-disputes](<https://devfeed.tech/tags/chargeback-disputes.md>), [chargebacks](<https://devfeed.tech/tags/chargebacks.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [customer-trust](<https://devfeed.tech/tags/customer-trust.md>), [fraud](<https://devfeed.tech/tags/fraud.md>), [fraud-and-compliance](<https://devfeed.tech/tags/fraud-and-compliance.md>), [fraud-prevention](<https://devfeed.tech/tags/fraud-prevention.md>), [fraud-strategy](<https://devfeed.tech/tags/fraud-strategy.md>), [loyalty-point-fraud](<https://devfeed.tech/tags/loyalty-point-fraud.md>), [loyalty-points](<https://devfeed.tech/tags/loyalty-points.md>), [non-payment-fraud](<https://devfeed.tech/tags/non-payment-fraud.md>), [payment-fraud](<https://devfeed.tech/tags/payment-fraud.md>), [promo-abuse](<https://devfeed.tech/tags/promo-abuse.md>), [trust-and-safety](<https://devfeed.tech/tags/trust-and-safety.md>)

### AI overview

This article explains why fraud programs should address risks across the full customer lifecycle rather than focusing only on payment fraud. It discusses account takeover, fake accounts, promo abuse, loyalty points, giveaways, and coordination between fraud, risk, and compliance teams.

### Source excerpt

Most fraud programs start with payment fraud, and for good reason. It's the fastest path to measurable loss. But teams that stop there often miss account takeover, fake account creation, and promo abuse until those problems show up in support tickets, chargeback disputes, or a spike in customer complaints. By the time it's visible, it's [...] The post How to Solve for More Than Just Payment Fraud appeared first on Sift.

## What is Trust and Safety?

DevFeed: [What is Trust and Safety?](<https://devfeed.tech/articles/what-is-trust-and-safety-20437.md>)

Original publisher: [Read original article](<https://sift.com/blog/trust-and-safety/>)

Author: Ben Price

Published: 2026-08-28T23:00:00Z

Content type: article

Language: en

Sources: [Sift Science](<https://devfeed.tech/sources/sift-science.md>)

Topics: [Security, Privacy and Abuse Prevention](<https://devfeed.tech/topics/security-privacy-and-abuse-prevention.md>), [Transactions](<https://devfeed.tech/topics/transactions.md>), [account takeover](<https://devfeed.tech/topics/account-takeover.md>)

Tags: [account-takeover](<https://devfeed.tech/tags/account-takeover.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [chargebacks](<https://devfeed.tech/tags/chargebacks.md>), [digital-platforms](<https://devfeed.tech/tags/digital-platforms.md>), [digital-trust](<https://devfeed.tech/tags/digital-trust.md>), [digital-trust-safety](<https://devfeed.tech/tags/digital-trust-safety.md>), [fraud-detection](<https://devfeed.tech/tags/fraud-detection.md>), [fraud-prevention](<https://devfeed.tech/tags/fraud-prevention.md>), [payment-fraud](<https://devfeed.tech/tags/payment-fraud.md>), [trust](<https://devfeed.tech/tags/trust.md>), [trust-and-safety](<https://devfeed.tech/tags/trust-and-safety.md>), [trust-safety](<https://devfeed.tech/tags/trust-safety.md>)

### AI overview

This article explains Trust and Safety as an organizational capability for protecting digital platforms, users, transactions, and interactions. It describes how the discipline brings together fraud prevention, content moderation, abuse prevention, and policy enforcement across the user journey, including payment fraud, fake account creation, account takeover, and content integrity.

### Source excerpt

Trust and Safety is the practice of protecting the integrity of digital platforms, their users, and the transactions and interactions that take place on them. As a discipline, trust and safety spans fraud prevention, content moderation, abuse prevention, and policy enforcement across the full user journey. For fraud teams and platform operators, it represents a [...] The post What is Trust and Safety? appeared first on Sift.

## Tata's B2B platform returned OTPs in API responses

DevFeed: [Tata's B2B platform returned OTPs in API responses](<https://devfeed.tech/articles/tata-s-b2b-platform-returned-otps-in-api-responses-32624.md>)

Original publisher: [Read original article](<https://eaton-works.com/2026/08/24/tata-nexarc-hack/>)

Author: Eaton

Published: 2026-08-24T14:25:14Z

Content type: article

Language: en

Sources: [Eaton Works Feed](<https://devfeed.tech/sources/eaton-works-feed.md>)

Topics: [vulnerability](<https://devfeed.tech/topics/vulnerability.md>), [account takeover](<https://devfeed.tech/topics/account-takeover.md>), [API](<https://devfeed.tech/topics/api.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>), [Binance](<https://devfeed.tech/topics/binance.md>)

Tags: [account-takeover](<https://devfeed.tech/tags/account-takeover.md>), [api](<https://devfeed.tech/tags/api.md>), [b2b](<https://devfeed.tech/tags/b2b.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [platform](<https://devfeed.tech/tags/platform.md>), [vulnerability](<https://devfeed.tech/tags/vulnerability.md>)

### AI overview

A security write-up describes a vulnerability in Tata nexarc that returned OTPs in API responses. Because the responses could be decrypted client-side, an attacker with a target's phone number could obtain the OTP and take over the account, including accounts with administrative privileges.

### Source excerpt

Tata's nexarc platform had a vulnerability where OTPs could be decrypted from API responses, making it easy to take over any account.

## Use OpenID Connect issuer and subject identifiers instead of email as primary keys

DevFeed: [Use OpenID Connect issuer and subject identifiers instead of email as primary keys](<https://devfeed.tech/articles/stop-using-email-as-a-primary-key-before-it-bites-you-16066.md>)

Original publisher: [Read original article](<https://workos.com/blog/stop-using-email-as-a-primary-key>)

Author: WorkOS

Published: 2026-08-06T00:02:33Z

Content type: tutorial

Language: en

Sources: [WorkOS Blog](<https://devfeed.tech/sources/workos-blog.md>)

Topics: [OpenID connect (OIDC)](<https://devfeed.tech/topics/oidc.md>), [account takeover](<https://devfeed.tech/topics/account-takeover.md>)

Tags: [auth](<https://devfeed.tech/tags/auth.md>), [data](<https://devfeed.tech/tags/data.md>), [identity](<https://devfeed.tech/tags/identity.md>), [oidc](<https://devfeed.tech/tags/oidc.md>), [openid-connect](<https://devfeed.tech/tags/openid-connect.md>), [schema](<https://devfeed.tech/tags/schema.md>)

### AI overview

The article explains why email addresses are unsafe as identity keys because they can be reassigned or recycled. It recommends storing the OpenID Connect issuer and subject identifier pair as the stable key for provider logins, while retaining email as mutable profile data.

### Source excerpt

Email addresses get reassigned and recycled. If you key identity or link accounts on email, you built an account-takeover path yourself. Here's the fix.

## Exploiting Volvo/Eicher's fleet management platform to gain control over all users and vehicles

DevFeed: [Exploiting Volvo/Eicher's fleet management platform to gain control over all users and vehicles](<https://devfeed.tech/articles/exploiting-volvo-eicher-s-fleet-management-platform-to-gain-control-over-all-users-and-vehicles-32623.md>)

Original publisher: [Read original article](<https://eaton-works.com/2026/07/27/my-eicher-hack/>)

Author: Eaton

Published: 2026-07-27T14:31:47Z

Content type: article

Language: en

Sources: [Eaton Works Feed](<https://devfeed.tech/sources/eaton-works-feed.md>)

Topics: [vulnerability](<https://devfeed.tech/topics/vulnerability.md>), [Exploit](<https://devfeed.tech/topics/exploit.md>), [account takeover](<https://devfeed.tech/topics/account-takeover.md>), [API](<https://devfeed.tech/topics/api.md>), [Security](<https://devfeed.tech/topics/security.md>), [data](<https://devfeed.tech/topics/data.md>), [App](<https://devfeed.tech/topics/app.md>), [Website](<https://devfeed.tech/topics/website.md>), [Android](<https://devfeed.tech/topics/android.md>), [iphone](<https://devfeed.tech/topics/iphone.md>)

Tags: [account-takeover](<https://devfeed.tech/tags/account-takeover.md>), [android](<https://devfeed.tech/tags/android.md>), [api](<https://devfeed.tech/tags/api.md>), [app](<https://devfeed.tech/tags/app.md>), [automotive](<https://devfeed.tech/tags/automotive.md>), [data](<https://devfeed.tech/tags/data.md>), [india](<https://devfeed.tech/tags/india.md>), [iphone](<https://devfeed.tech/tags/iphone.md>), [security](<https://devfeed.tech/tags/security.md>), [vulnerability](<https://devfeed.tech/tags/vulnerability.md>)

### AI overview

The article reports vulnerabilities in VE Commercial Vehicles' My Eicher fleet-management platform that exposed hidden unauthenticated APIs and could enable account takeover and control of users' vehicle fleets. It also describes potentially exposed customer, user, vehicle, and identity-document data. A July 28, 2026 update says the concerns were remediated in coordination with the VECV team and that there was no current threat to customers or vehicles.

### Source excerpt

VE Commercial Vehicles' My Eicher platform had a critical vulnerability that let you take over anyone's account and gain control over their vehicle fleets.

## EvilTokens: A phishing attack that doesn't steal your password

DevFeed: [EvilTokens: A phishing attack that doesn't steal your password](<https://devfeed.tech/articles/eviltokens-a-phishing-attack-that-doesn-t-steal-your-password-8347.md>)

Original publisher: [Read original article](<https://www.welivesecurity.com/en/cybercrime/eviltokens-phishing-doesnt-steal-password/>)

Author: Christian Ali Bravo

Published: 2026-06-15T08:55:00Z

Content type: article

Language: en

Sources: [WeLiveSecurity](<https://devfeed.tech/sources/welivesecurity.md>)

Topics: [OAuth 2.0](<https://devfeed.tech/topics/oauth2.md>), [account takeover](<https://devfeed.tech/topics/account-takeover.md>), [microsoft 365](<https://devfeed.tech/topics/microsoft-365.md>), [Microsoft](<https://devfeed.tech/topics/microsoft.md>), [MFA](<https://devfeed.tech/topics/mfa.md>), [Reconnaissance](<https://devfeed.tech/topics/recon.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>)

Tags: [account-takeover](<https://devfeed.tech/tags/account-takeover.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [cybercrime](<https://devfeed.tech/tags/cybercrime.md>), [microsoft](<https://devfeed.tech/tags/microsoft.md>), [microsoft-365](<https://devfeed.tech/tags/microsoft-365.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [phishing](<https://devfeed.tech/tags/phishing.md>), [process](<https://devfeed.tech/tags/process.md>), [time](<https://devfeed.tech/tags/time.md>), [tokens](<https://devfeed.tech/tags/tokens.md>)

### AI overview

EvilTokens is a phishing-as-a-service kit that abuses Microsoft 365's OAuth 2.0 device authorization flow to compromise accounts without directly stealing passwords. Victims authenticate on Microsoft's genuine login page, unknowingly approving an attacker-controlled device; the resulting access and refresh tokens can enable account takeover and business email compromise.

### Source excerpt

A phishing kit subverting Microsoft's legitimate authentication flow lets attackers break into accounts without stealing passwords or creating fake login pages

## Introducing Advanced Account Security

DevFeed: [Introducing Advanced Account Security](<https://devfeed.tech/articles/introducing-advanced-account-security-6273.md>)

Original publisher: [Read original article](<https://openai.com/index/advanced-account-security>)

Published: 2026-04-30T00:00:00Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [ChatGPT](<https://devfeed.tech/topics/chatgpt.md>), [account takeover](<https://devfeed.tech/topics/account-takeover.md>), [codex](<https://devfeed.tech/topics/codex.md>), [Passkeys](<https://devfeed.tech/topics/passkeys.md>), [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>), [passwords](<https://devfeed.tech/topics/passwords.md>)

Tags: [account-takeover](<https://devfeed.tech/tags/account-takeover.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [codex](<https://devfeed.tech/tags/codex.md>), [data](<https://devfeed.tech/tags/data.md>), [phishing](<https://devfeed.tech/tags/phishing.md>), [privacy](<https://devfeed.tech/tags/privacy.md>), [product](<https://devfeed.tech/tags/product.md>), [recovery](<https://devfeed.tech/tags/recovery.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

OpenAI introduces Advanced Account Security, an opt-in setting for ChatGPT accounts that also protects Codex through the same login. It combines stronger sign-in requirements, tighter account recovery, reduced exposure from compromised sessions, and greater visibility into account activity. The setting requires passkeys or physical security keys, disables password-based login and email or SMS recovery, and supports backup passkeys, security keys, and recovery keys.

### Source excerpt

Introducing Advanced Account Security: phishing-resistant login, stronger recovery, and enhanced protections to safeguard sensitive data and prevent account takeover.

## Chargeback Fraud Prevention: How to Protect Your Digital Business Revenue

DevFeed: [Chargeback Fraud Prevention: How to Protect Your Digital Business Revenue](<https://devfeed.tech/articles/chargeback-fraud-prevention-how-to-protect-your-digital-business-revenue-9729.md>)

Original publisher: [Read original article](<https://dodopayments.com/blogs/chargeback-fraud-prevention/>)

Author: Ayush Agarwal

Published: 2026-04-04T00:00:00Z

Content type: tutorial

Language: en

Sources: [Dodo Payments Blog](<https://devfeed.tech/sources/dodo-payments-blog.md>)

Topics: [Security, Privacy and Abuse Prevention](<https://devfeed.tech/topics/security-privacy-and-abuse-prevention.md>), [Software as a service](<https://devfeed.tech/topics/saas.md>), [account takeover](<https://devfeed.tech/topics/account-takeover.md>), [Software](<https://devfeed.tech/topics/software.md>)

Tags: [account-takeover](<https://devfeed.tech/tags/account-takeover.md>), [chargebacks](<https://devfeed.tech/tags/chargebacks.md>), [data-breaches](<https://devfeed.tech/tags/data-breaches.md>), [digital-products](<https://devfeed.tech/tags/digital-products.md>), [fraud-prevention](<https://devfeed.tech/tags/fraud-prevention.md>), [merchant-of-record](<https://devfeed.tech/tags/merchant-of-record.md>), [payment-fraud](<https://devfeed.tech/tags/payment-fraud.md>), [payments](<https://devfeed.tech/tags/payments.md>), [phishing](<https://devfeed.tech/tags/phishing.md>), [revenue](<https://devfeed.tech/tags/revenue.md>), [saas](<https://devfeed.tech/tags/saas.md>)

### AI overview

A guide to preventing chargeback fraud for SaaS and digital product businesses. It explains types of chargeback fraud, signals to monitor, fraud-prevention tools, and how the Merchant of Record model can shift fraud liability.

### Source excerpt

Stop chargeback fraud with proven prevention strategies for digital product sellers and SaaS companies, from fraud signals to MoR protection.

## Compromised axios npm package delivers cross-platform RAT

DevFeed: [Compromised axios npm package delivers cross-platform RAT](<https://devfeed.tech/articles/compromised-axios-npm-package-delivers-cross-platform-rat-8274.md>)

Original publisher: [Read original article](<https://securitylabs.datadoghq.com/articles/axios-npm-supply-chain-compromise/>)

Author: Christophe Tafani-Dereeper

Published: 2026-03-31T00:00:00Z

Content type: article

Language: en

Sources: [Datadog Security Labs](<https://devfeed.tech/sources/datadog-security-labs.md>)

Topics: [npm packages](<https://devfeed.tech/topics/npm-packages.md>), [Remote Access Trojan](<https://devfeed.tech/topics/remote-access-trojan.md>), [backdoor](<https://devfeed.tech/topics/backdoor.md>), [account takeover](<https://devfeed.tech/topics/account-takeover.md>), [payload](<https://devfeed.tech/topics/payload.md>), [npm](<https://devfeed.tech/topics/npm.md>), [OpenID connect (OIDC)](<https://devfeed.tech/topics/oidc.md>), [GitHub Actions](<https://devfeed.tech/topics/github-actions.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Windows](<https://devfeed.tech/topics/windows.md>)

Tags: [account-takeover](<https://devfeed.tech/tags/account-takeover.md>), [backdoor](<https://devfeed.tech/tags/backdoor.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [github-actions](<https://devfeed.tech/tags/github-actions.md>), [linux](<https://devfeed.tech/tags/linux.md>), [npm-packages](<https://devfeed.tech/tags/npm-packages.md>), [oidc](<https://devfeed.tech/tags/oidc.md>), [payload](<https://devfeed.tech/tags/payload.md>), [remote-access-trojan](<https://devfeed.tech/tags/remote-access-trojan.md>), [supply-chain](<https://devfeed.tech/tags/supply-chain.md>), [windows](<https://devfeed.tech/tags/windows.md>)

### AI overview

The article analyzes a March 31, 2026 supply-chain compromise in which an attacker hijacked an axios npm maintainer account and published two malicious releases. The releases added a typosquatted dependency that installed a cross-platform remote access trojan, though bugs limited the Windows and Linux payloads. The compromise lasted about three hours before npm removed the packages.

### Source excerpt

An attacker hijacked an axios maintainer's npm account to publish malicious releases that deliver a cross-platform RAT.

## OfferUp scammers are out in force: Here's what you should know

DevFeed: [OfferUp scammers are out in force: Here's what you should know](<https://devfeed.tech/articles/offerup-scammers-are-out-in-force-here-s-what-you-should-know-8406.md>)

Original publisher: [Read original article](<https://www.welivesecurity.com/en/scams/offerup-scammers-out-force-heres-what-you-should-know/>)

Author: Phil Muncaster

Published: 2026-02-04T10:00:00Z

Content type: article

Language: en

Sources: [WeLiveSecurity](<https://devfeed.tech/sources/welivesecurity.md>)

Topics: [App](<https://devfeed.tech/topics/app.md>), [account takeover](<https://devfeed.tech/topics/account-takeover.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>)

Tags: [account-takeover](<https://devfeed.tech/tags/account-takeover.md>), [app](<https://devfeed.tech/tags/app.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [consumer](<https://devfeed.tech/tags/consumer.md>), [fraud](<https://devfeed.tech/tags/fraud.md>), [marketplace-app](<https://devfeed.tech/tags/marketplace-app.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [phishing](<https://devfeed.tech/tags/phishing.md>), [scams](<https://devfeed.tech/tags/scams.md>)

### AI overview

This article describes common scams targeting OfferUp buyers and sellers, including counterfeit items, payment fraud, account takeover attempts, empty-box listings, and phishing links. It explains warning signs and how scammers exploit off-platform payments or verification codes.

### Source excerpt

The mobile marketplace app has a growing number of users, but not all of them are genuine. Watch out for these common scams.

## The future of pentesting is Human x AI, and it's already in Burp Suite Professional

DevFeed: [The future of pentesting is Human x AI, and it's already in Burp Suite Professional](<https://devfeed.tech/articles/the-future-of-pentesting-is-human-x-ai-and-it-s-already-in-burp-suite-professional-7743.md>)

Original publisher: [Read original article](<https://portswigger.net/blog/the-future-of-pentesting-is-human-x-ai-and-its-already-in-burp-suite-professional>)

Author: Andrzej Matykiewicz

Published: 2025-10-07T13:17:41Z

Content type: opinion

Language: en

Sources: [PortSwigger Blog](<https://devfeed.tech/sources/portswigger-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Security](<https://devfeed.tech/topics/security.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [Bug Bounty](<https://devfeed.tech/topics/bugbounty.md>), [account takeover](<https://devfeed.tech/topics/account-takeover.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [account-takeover](<https://devfeed.tech/tags/account-takeover.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-tools](<https://devfeed.tech/tags/ai-tools.md>), [automation](<https://devfeed.tech/tags/automation.md>), [bug-bounty](<https://devfeed.tech/tags/bug-bounty.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

The article argues that AI-assisted penetration testing is already widespread, while human expertise remains essential. It presents Burp AI in Burp Suite Professional as a human-controlled tool for summarizing data, iterating payloads, scaffolding proofs of concept, and helping testers identify complex vulnerabilities such as account takeover.

### Source excerpt

The latest Hacker-Powered Security Report from HackerOne makes one thing clear: AI-assisted pentesting isn't a future trend; it's today's reality. In HackerOne's 2025 report, 70% of surveyed researche

## Top 10 web hacking techniques of 2024

DevFeed: [Top 10 web hacking techniques of 2024](<https://devfeed.tech/articles/top-10-web-hacking-techniques-of-2024-7709.md>)

Original publisher: [Read original article](<https://portswigger.net/research/top-10-web-hacking-techniques-of-2024>)

Author: James Kettle

Published: 2025-02-04T15:01:48Z

Content type: article

Language: en

Sources: [PortSwigger Research](<https://devfeed.tech/sources/portswigger-research.md>)

Topics: [Hacking](<https://devfeed.tech/topics/hacking.md>), [Application Security](<https://devfeed.tech/topics/application-security.md>), [Security](<https://devfeed.tech/topics/security.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>), [OAuth](<https://devfeed.tech/topics/oauth.md>), [Cache](<https://devfeed.tech/topics/cache.md>), [account takeover](<https://devfeed.tech/topics/account-takeover.md>), [LocalStorage](<https://devfeed.tech/topics/localstorage.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [account-takeover](<https://devfeed.tech/tags/account-takeover.md>), [cache](<https://devfeed.tech/tags/cache.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [cookies](<https://devfeed.tech/tags/cookies.md>), [hacking](<https://devfeed.tech/tags/hacking.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [research](<https://devfeed.tech/tags/research.md>), [security](<https://devfeed.tech/tags/security.md>), [techniques](<https://devfeed.tech/tags/techniques.md>), [web](<https://devfeed.tech/tags/web.md>), [xss](<https://devfeed.tech/tags/xss.md>)

### AI overview

This annual community-powered review identifies notable web security research and hacking techniques from 2024. The supplied excerpts discuss OAuth flow hijacking through Cookie Tossing, risks involving cookies and JavaScript's Same-Origin Policy, and a ChatGPT account takeover using inconsistent decoding, path traversal, and Web Cache Deception.

### Source excerpt

Welcome to the Top 10 Web Hacking Techniques of 2024, the 18th edition of our annual community-powered effort to identify the most innovative must-read web security research published in the last year

## Blog: Using Falco to Create Custom Identity Detections

DevFeed: [Blog: Using Falco to Create Custom Identity Detections](<https://devfeed.tech/articles/blog-using-falco-to-create-custom-identity-detections-32500.md>)

Original publisher: [Read original article](<https://falco.org/blog/falco-okta-identity/>)

Published: 2023-11-28T00:00:00Z

Content type: article

Language: en

Sources: [Falco - Falco](<https://devfeed.tech/sources/falco-falco.md>), [Falco - The Falco blog](<https://devfeed.tech/sources/falco-the-falco-blog.md>)

Topics: [Falco](<https://devfeed.tech/topics/falco.md>), [okta](<https://devfeed.tech/topics/okta.md>), [Security](<https://devfeed.tech/topics/security.md>), [threat detection](<https://devfeed.tech/topics/threat-detection.md>), [audit](<https://devfeed.tech/topics/audit.md>), [password reset](<https://devfeed.tech/topics/password-reset.md>), [account takeover](<https://devfeed.tech/topics/account-takeover.md>), [Threat Research](<https://devfeed.tech/topics/threat-research.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [audit](<https://devfeed.tech/tags/audit.md>), [blog](<https://devfeed.tech/tags/blog.md>), [event-source](<https://devfeed.tech/tags/event-source.md>), [falco](<https://devfeed.tech/tags/falco.md>), [identity](<https://devfeed.tech/tags/identity.md>), [okta](<https://devfeed.tech/tags/okta.md>), [password-reset](<https://devfeed.tech/tags/password-reset.md>), [security](<https://devfeed.tech/tags/security.md>), [threat-detection](<https://devfeed.tech/tags/threat-detection.md>)

### AI overview

This blog post explains how the open-source Falco Okta plugin can support Identity Threat Detection and Response by analyzing Okta audit logs. It describes default rules, adaptable rule logic, and a custom rule example focused on password-reset activity and potential account takeover.

### Source excerpt

Identity Threat Detection & Response (ITDR) in the cloud is of paramount importance to limit access to sensitive data and maintain the integrity of cloud infrastructure. Leading cloud providers like AWS, Microsoft Azure, and Google Cloud have implemented robust Identity and Access Management (IAM) controls, as well as Multi-Factor Authentication (MFA) options, to ensure that users have the standardized access control limitations. However, as the saying goes, "Trust, but verify." Even with these layers of security, there's a growing concern about what happens when a rogue employee or an external adversary manages to compromise an identity provider. Recent months have witnessed a surge in attacks targeting popular identity providers like Okta, underscoring the critical need for timely and effective detection capabilities. In fact, (Crowdstrike's 2023 Threat Hunting) report had classified 62% of all interactive cyber intrusions as having involved some form of compromised identities. Without proper detection, incidents such as the attacks on organizations like Caesars and MGM might go unnoticed until it's too late. Fortunately, open source Falco offers a Dedicated plugin for the Okta identity platform, empowering security teams to respond swiftly and with the context required to take real action against potential threats. In this blog post, we will delve into how Falco fulfills the requirements for ITDR capabilities. We'll illustrate the significance of Falco's adaptable rule logic and provide readers with a real-world example of crafting custom rules derived directly from Okta audit logs. Understanding the rule logic The Falco Okta plugin comes with a set of valuable default rules for Okta logs, which are designed to assist you in enhancing the security of your Okta platform. A typical illustration of the importance of these rules lies in the process of initiating a password reset within the Okta platform. In practice, an insider threat might reset a password, opt not

## CSRF Attacks: Examples and Mitigations

DevFeed: [CSRF Attacks: Examples and Mitigations](<https://devfeed.tech/articles/what-is-a-csrf-attack-and-what-are-the-mitigation-examples-29615.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/csrf-attacks/>)

Author: info@goteleport.com (Russell Jones)

Published: 2021-03-25T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Exploit](<https://devfeed.tech/topics/exploit.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>), [browser](<https://devfeed.tech/topics/browser.md>), [Cookies](<https://devfeed.tech/topics/cookies.md>), [HTML](<https://devfeed.tech/topics/html.md>), [HTTP](<https://devfeed.tech/topics/http.md>), [account takeover](<https://devfeed.tech/topics/account-takeover.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [account-takeover](<https://devfeed.tech/tags/account-takeover.md>), [browser](<https://devfeed.tech/tags/browser.md>), [code](<https://devfeed.tech/tags/code.md>), [cookies](<https://devfeed.tech/tags/cookies.md>), [exploit](<https://devfeed.tech/tags/exploit.md>), [html](<https://devfeed.tech/tags/html.md>), [http](<https://devfeed.tech/tags/http.md>), [xss](<https://devfeed.tech/tags/xss.md>)

### AI overview

This tutorial explains how Cross-Site Request Forgery (CSRF) attacks use browsers, HTML elements, cookies, and ambient credentials to submit requests as a logged-in user. It presents examples of state-changing requests and discusses their security impact and mitigations.

### Source excerpt

Understanding Cross-Site Request Forgery (CSRF) and its Mitigations.