mirror of
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite.git
synced 2025-12-20 15:19:01 +00:00
Fix
This commit is contained in:
@@ -964,7 +964,6 @@ if [ "`echo $CHECKS | grep SofI`" ]; then
|
||||
echo "Found $mysqlexec"
|
||||
echo "If you can login in MySQL you can execute commands doing: SELECT sys_eval('id');" | sed "s,.*,${C}[1;31m&${C}[0m,"
|
||||
fi
|
||||
done
|
||||
done
|
||||
else echo_not_found
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user