-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create Hacking-OAuth-An-Attackers-View-of-Your-OAuth-Flows.md
- Loading branch information
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
32 changes: 32 additions & 0 deletions
32
...ni-summits/Dec/DevSecOps/Hacking-OAuth-An-Attackers-View-of-Your-OAuth-Flows.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
title : "Hacking OAuth: An Attacker's View of Your OAuth Flows" | ||
track : DevSecOps | ||
project : DevSecOps | ||
type : working-session | ||
topics : | ||
featured : | ||
event : mini-summit | ||
when_year : 2024 | ||
when_month : Dec | ||
when_day : Tue | ||
when_time : WS-19-20 | ||
hey_summit : | ||
session_slack: | ||
#status : draft | ||
description : | ||
banner : | ||
organizers : | ||
- Sheshananda Reddy Kandula | ||
|
||
youtube_link : | ||
zoom_link : | ||
--- | ||
|
||
## About this session | ||
|
||
OAuth is widely adopted and used in all industries like Tech, Finance, Social Media, SaaS providers, E-Commerce, Retail etc. | ||
|
||
OAuth provide enhanced security, user experience, seamless integrations and control of the data shared with other apps. | ||
But small misconfigurations lead to critical vulnerabilities. | ||
|
||
In this session, Sheshananda will give a quick introduction to OAuth then talk about vulnerabilities in OAuth, followed by a few demos and vulnerabilities discovered recently several organizations. |