AppSec Tales IX | OAuth

Karol Mazurek
9 min readOct 22, 2022

Application Security Testing of the OAuth protocol guidelines.

INTRODUCTION

The article describes the Application Security Testing of the OAuth.
The advice in this article is based on the following:

TOOLING

Constantly update the tools.

BURP SUITE

Upgrade Burp Suite with the following extensions:

Source: https://github.com/portswigger/espresso
Source: https://github.com/portswigger/oauth-scan
  • pMDetector β€” searching for a misconfigured postMessage().

At the moment, the pMDetector extension is not in Bapp Store.
You have to download it from the link and manually add it:

--

--