Skip to content

Use of Burp extension API to issue HTTP(S) requests #9

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

SlivTaMere
Copy link

@SlivTaMere SlivTaMere commented Dec 6, 2017

This is a draft to make boto issue HTTP(S) requests through the Burp extension API.

  • This allows to reuse upstream proxy settings defined in Burp
  • This gives an opportunity to log requests made by aws-extender (with Logger++ for instance)

Code is far from prefect, I will refine it if the concept is accepted.

…efined in burp and to have a log of request made by the extension (with Logger++ for instance).

Regex for s3 url parsing modified to handle JSON and XML in any response.
@SlivTaMere SlivTaMere changed the title Use of Burp extension API to make HTTP(S) requests Use of Burp extension API to issue HTTP(S) requests Dec 6, 2017
@0xSobky
Copy link
Collaborator

0xSobky commented Dec 11, 2017

Hey @SlivTaMere,

Thanks for the pull request. We do appreciate the effort you put into this so far; however, this will definitely increase the complexity of the code and possibly cause unexpected issues later on. I'll get back to you once we discuss the matter internally and agree on a decision in this regard.

Until then, you can continue to refine the code, and we'll be happy to merge it into a separate branch other than master.

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants