Trying to set up automatic authorization on the site(the python module requests). Tried on different sites on the website md.samdu.uz/login/index.php in the POST method on the site in addition to go anchor:, username: and password: is the value logintoken: after drive password and try to log logintoken issues every time a n...
Hello, did not work to compare strings (one from the base, the other with forms)
$var1 = "string";
$var2 = "string";
if (strcasecmp($var1, $var2) == 0) {
After the crazies, I decided to check their md5 and it turned out the lines it's different. For example, the Cyrillic letter "a" from database "a" from the html form have ...
There is also an archive from which safely forgotten password.
Have used Reaper and was able to get the password hash but now the hash Brutus does not want
the piece of the password is known
The hash code is obtained once data sets pass through the iteration of hash functions. Unfortunately, the sites I write about the hash is very short, so I have some questions:
1) it is Possible to specify the length of the hash code or is determined by a hash function and a volume data array?
2) the Hash code can be convert...
Hashing is done via two variables, strings and numbers.
Here are some examples of the obtained values:
1 and 1: 1214382751,
example 1: 1814823054,
"123" and 123: 1229275355,
the "hash" and 111: 1615019694
I would really appreciate the help
Hello!
Tell me how to find out which system the password is hashed?
Here I know the password: 159357
So I know hash: xi1hWNRAqHhcFscWimcscLyF3faIWhOQiatu6gkhfpsfl9h8gyb3qzgj
Shot on different online decoders, sense zero. Tell me how to determine, knowing the password and hash that out?
Thank you.
Good day,
Please tell me I have authorization and authentication in a single method function login(string $email, string $pass, bool $isHash=false) {
#code...
}
and also in the database
user_password // where Granitsa hash of password for authentication
user_hash // where Granitsa the generated hash for authentication
...
Prompt the program to generate the hash on Windows Argon2 algorithm, PBKDF2, Scrypt. Ideally, all 3 choice of settings that these algorithms make.
Need is a small client utility interface (either command line): opened - entered text string indicated settings - pushed the button - received the hash.
Online services are not s...