Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Swiftrix opened this issue Apr 27, 2023 · 0 comments
Assignees
Labels

Comments

@Swiftrix
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants