Dynamically control Burp suite using HTTP Requests in java #108
Unanswered
Ayush170-Future
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a unique requirement where I need to dynamically control Burp Suite from within my Spring Boot service, which has multiple APIs.
Is it possible to use Montoya APIs to achieve this?
Specifically, I'm interested in knowing if I can dynamically set a custom header value in Burp Suite through one of my Spring Boot APIs.
Beta Was this translation helpful? Give feedback.
All reactions