peass-ng / PEASS-ng

PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)

Home Page:https://book.hacktricks.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Searching passwords in config PHP files

j4r0-code opened this issue · comments

when I run linpeas.sh even with -e
I get the string from the file but not the file name and path.
I know I can run simple grep on all .php files but why run it again if linpeas.sh did all that work already.
Sorry if that is just a dumb noob question.
╔══════════╣ Searching passwords in config PHP files
define('DBUSER', 'root');

image

You are right, this is fixed now!