1
mirror of https://github.com/carlospolop/PEASS-ng synced 2025-02-21 10:30:58 +01:00
This commit is contained in:
Carlos Polop 2019-12-18 20:29:30 +00:00 committed by GitHub
parent 9a1894f740
commit 039e61b027
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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