Skip to content

Extension Doesnt Load Swagger File - AD credentials dont confirm to REGEX #96

@Swiftrix

Description

@Swiftrix

Prerequisites Checklist

Before submitting the issue, please make sure you have:

Using latest release of extension on Burp Suite

Description

A clear and concise description of what the bug is.

The OpenAPI parser extension cant import any swagger file because it always checks the file based on REGEXes and the content doesnt match against the regexes the app uses (theyre too restrictive or old)

Steps to Reproduce

Add Extension into Burp Suite
Import Swagger file

Expected Behavior

Expect the swagger file to load, possibly ability to turn off error checking

Screenshots

If applicable, add screenshots to help explain your problem.
image

Environment

Windows 10 with Burp Suite V2023.3.4

OpenAPI Specification

  • OpenAPI version: [e.g. 3.1]

Error Message

Error message in above screenshot

image

Additional Context

Happens with importing swagger file, containing Microsoft AD credentials eg client secret value.

Other errors occur - never got the extension to work within burp because it ALWAYS does error checking and even though the Swagger files have content which dont conform to the tools REGEX theyre valid and work in Postman but not Swurg/OpenAPI parser in Burp

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions