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

API token in url params #4

Open
cyc115 opened this issue Aug 2, 2019 · 1 comment
Open

API token in url params #4

cyc115 opened this issue Aug 2, 2019 · 1 comment

Comments

@cyc115
Copy link

cyc115 commented Aug 2, 2019

Thanks for the library @kulinacs.

Had a very quick run through of the code and saw the API token is send in the url params. Do you know if HTB takes API token in the body of a post request?

HTTPS encrypts the url params as well as the request body so this is minor, but a lot of times url + params are logged in plaintext server side but post bodies are rarely logged.

@kulinacs
Copy link
Owner

kulinacs commented Aug 2, 2019

I don't know honestly. All the work I did was via Burp, copying the API usage from the website directly.

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

No branches or pull requests

2 participants