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

Sends only "@@" instead of generated password on VirusTotal.com #4

Open
Nokta-strigo opened this issue Aug 17, 2017 · 0 comments
Open

Comments

@Nokta-strigo
Copy link

I enter @@ and my master password on the new https://www.virustotal.com interface, press "Sign in", it sends POST request with such body:
{"data":{"user_id":"address@example.com","forever":false,"password":"@@"}}
If I press F2 and enter the master password, it sends:
{"data":{"user_id":"address@example.com","forever":false,"password":""}}

Firefox 55.0.1 (64-bit), Linux Mint Debian Edition.
PwdHash 2.0, Last Updated August 9, 2017
To capture the request body I use "Live HTTP headers"

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

1 participant