-
Notifications
You must be signed in to change notification settings - Fork 173
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
using the user/login instead user/password? #58
Comments
..additional information: serialized object on user/password (rce work)
serialized object on user/login (rce not work)
..as we can see, the passthru(whoami) are not injected. |
Is this figured out yet? I'm having the same issue. Getting json in response but the command doesn't trigger. |
Thank u guys for this xpl,
I was trying to make this work w/ user/password form instead user/login(disabled),
I also changed the form_id, I think the problem was on _triggering_element_name..
The text was updated successfully, but these errors were encountered: