- Thread Author
- #1
[font=Roboto, sans-serif]Yesterday I set myself times and wanted to independently create a few configs, read a few TuT's, watched videos and 12 hours later config is ready
However, I can not get over that PW is automatically converted to SHA 512, if I implement a pw variable, the hashed PW is simply appended behind the PostData.
It looks like this later:[/font]
[font=Roboto, sans-serif]When i use a email:hash512 combo this config works perfect, anyone have some tipps for me?
[/font]
here is the config:
[font=Roboto, sans-serif]http://paste.arn-fai.net/?2871548
[/font]
[font=Roboto, sans-serif]sry for my bad english[/font]
However, I can not get over that PW is automatically converted to SHA 512, if I implement a pw variable, the hashed PW is simply appended behind the PostData.
It looks like this later:[/font]
Code:
{"login":"<USER>","password":"<PASS>","platform":"Web","version":"v4.7.38","two_factor_token":null,"device_name":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36","browser_fingerprint":"518a1561a975a3d5d2e27465f4772b97"}&[here is the hash]
[/font]
here is the config:
[font=Roboto, sans-serif]http://paste.arn-fai.net/?2871548
[/font]
[font=Roboto, sans-serif]sry for my bad english[/font]