filetype:sql ("passwd values" | "password values" | "pass values" )

GHDB-ID:

881

Author:

anonymous

Google Dork Description:

filetype:sql ("passwd values" | "password values" | "pass values" )

Find insert statements where the field (or table name) preceding the operator VALUES will be 'password' or 'passwd' or 'pass'. The rest of the statement should contain encrypted or plaintext password.An attacker can use these files to acquire database permissions that normally would not be given to the masses.