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

Get URL doesn't work #24

Open
MortalP0ison opened this issue Feb 3, 2021 · 1 comment
Open

Get URL doesn't work #24

MortalP0ison opened this issue Feb 3, 2021 · 1 comment

Comments

@MortalP0ison
Copy link

Hi,

I'm trying to do this with reverse proxy and also with SSL certificates and all of that works perfectly. Nevertheless, when I try to press click on "Get URL" does nothing. Another thing, the reverse proxy always generates "404 not found", however, in the localhost on port 8080 it does work. What is really happening?.

Thank you.

@rcaroncd
Copy link

"GET URL" button copy victim's url to your clipboard (revise html code, the same thing happened to me jajaja). And the other thing you say, I don't understand it very well, but as I have tested it, the external server is the one that receives the code used to request the refresh token and the internal server is the one used to manage the victims. Be careful, when you put the redirect url both in the config file and in the application, you must put the endpoint "/gettoken", otherwise you always get a 404, I discovered this by digging into the code of the application.

However, the tests that I have done, (to this day) I do not get the refresh token or the access token, so I do not know ... I will continue investigating. I hope this can help you and anyone else who wants to use this tool.

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