Potential leak of data: Command Line Password
Detected 2 occurrence(s) of ‘\-\-[pP]assword\=[^%^\$]‘:
EY ('id')
)
CREATE TABLE IF NOT EXISTS db1(
id int(255) NOT NULL auto_increment,
`date` date NOT NULL,
title varchar(255) NOT NULL,
introtext text NOT NULL,
maintext text NOT NULL,
PRIMARY KEY (id)
) ;
. query.sql
mysql --user=root --password=admin --database=zero < query.sql
Source: http://pastebin.com/raw.php?i=Yeq4ZxbT
Tags: Command Line Password, pastebin.com
This entry was posted on Saturday, June 16th, 2012 at 08:32 and is filed under PasteMon. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.
Comments are closed.

