Skip to content

[Issue] Extension not working on Burp Pro v.2025.3.1 #11

@six2dez

Description

@six2dez

Hi ywh team!

The extension on its latest version v2.0.2 is not working (at least for me) in the latest Burp Pro version v.2025.3.1-37733 with the following error when trying to fetch the programs authenticated with OTP.

java.lang.NullPointerException: Cannot invoke "burp.api.montoya.http.message.responses.HttpResponse.headers()" because "<parameter1>" is null
	at burp.Zt56.Zo(Unknown Source)
	at burp.Zc9.analyzeResponse(Unknown Source)
	at burp.Zfdj.analyzeResponse(Unknown Source)
	at burp.Zl5_.analyzeResponse(Unknown Source)
	at yesweburp.api.API.sendRequest(API.kt:29)
	at yesweburp.api.API.access$sendRequest(API.kt:15)
	at yesweburp.api.API.auth(API.kt:142)
	at yesweburp.ui.options.APIPanel$fetchButton$1$1$1.invokeSuspend(APIPanel.kt:79)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions