Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2013
1,463
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.44 KB | None | 0 0
  1. _ _ ___ ___ _ ___ _ _
  2. _| | |_ / _ \ _ __| _ |_)__ _| _ )_ _ ___| |_| |_ ___ _ _
  3. |_ . _| (_) | '_ \ _ \ / _` | _ \ '_/ _ \ _| ' \/ -_) '_|
  4. |_ _|\___/| .__/___/_\__, |___/_| \___/\__|_||_\___|_|
  5. |_|_| |_| |___/
  6.  
  7.  
  8. Today, as #IDP13, we'll support offline actions and leak some informations about website which are supposed to work on security and protection.
  9.  
  10. What is surprising : how can they protect people if their db belong to us ?? Good question, isn't it ?
  11.  
  12. Now let see :
  13. http://www.sittelecom.tn - CCTV reseller
  14.  
  15. ---
  16. available databases [3]:
  17. [*] information_schema
  18. [*] telecom_ang_db
  19. [*] telecom_fr_db
  20.  
  21. ---
  22. Database: telecom_ang_db
  23. [16 tables]
  24. +-----------------------------+
  25. | _admin_standard_2012_k5g3h9 |
  26. | p4_banners |
  27. | p4_bottom_menu |
  28. | p4_categories |
  29. | p4_contact |
  30. | p4_contact_societe |
  31. | p4_contenu_text |
  32. | p4_news |
  33. | p4_newsletter |
  34. | p4_products |
  35. | p4_products_carousel |
  36. | p4_reference |
  37. | p4_section |
  38. | p4_stand_config |
  39. | p4_top_menu |
  40. | p4_video |
  41. +-----------------------------+
  42.  
  43. ---
  44. Database: telecom_ang_db
  45. Table: _admin_standard_2012_k5g3h9
  46. [4 columns]
  47. +---------------+-------------+
  48. | Column | Type |
  49. +---------------+-------------+
  50. | id | int(3) |
  51. | is_superadmin | int(1) |
  52. | password | varchar(10) |
  53. | user | varchar(30) |
  54. +---------------+-------------+
  55.  
  56. ---
  57. Database: telecom_ang_db
  58. Table: _admin_standard_2012_k5g3h9
  59. [2 entries]
  60. +--------------+------------+---------------+
  61. | user | password | is_superadmin |
  62. +--------------+------------+---------------+
  63. | 589DES96put | 284UHT98re | 0 |
  64. | sp98TRdes963 | sp874TRezs | 1 |
  65. +--------------+------------+---------------+
  66.  
  67. ---
  68. Database: telecom_ang_db
  69. Table: p4_banners
  70. [5 columns]
  71. +---------+--------------+
  72. | Column | Type |
  73. +---------+--------------+
  74. | id | int(11) |
  75. | image | varchar(255) |
  76. | ordre | int(1) |
  77. | url | varchar(80) |
  78. | visible | tinyint(1) |
  79. +---------+--------------+
  80.  
  81. ---
  82. Database: telecom_ang_db
  83. Table: p4_bottom_menu
  84. [5 columns]
  85. +---------+--------------+
  86. | Column | Type |
  87. +---------+--------------+
  88. | id | int(11) |
  89. | lien | varchar(255) |
  90. | ordre | int(11) |
  91. | titre | varchar(100) |
  92. | visible | int(1) |
  93. +---------+--------------+
  94.  
  95. ---
  96. Database: telecom_ang_db
  97. Table: p4_categories
  98. [9 columns]
  99. +----------------------+--------------+
  100. | Column | Type |
  101. +----------------------+--------------+
  102. | categoryID | int(11) |
  103. | description | text |
  104. | enabled | int(1) |
  105. | name | varchar(255) |
  106. | ordre | int(11) |
  107. | parent | int(11) |
  108. | picture | varchar(30) |
  109. | products_count | int(11) |
  110. | products_count_admin | int(11) |
  111. +----------------------+--------------+
  112.  
  113. ---
  114. Database: telecom_ang_db
  115. Table: p4_contact
  116. [4 columns]
  117. +---------+--------------+
  118. | Column | Type |
  119. +---------+--------------+
  120. | email | varchar(150) |
  121. | id | int(11) |
  122. | name | varchar(70) |
  123. | visible | int(1) |
  124. +---------+--------------+
  125.  
  126. ---
  127. Database: telecom_ang_db
  128. Table: p4_contact
  129. [1 entry]
  130. +------------+--------------------------+
  131. | name | email |
  132. +------------+--------------------------+
  133. | Commercial | commercial@sittelecom.tn |
  134. +------------+--------------------------+
  135.  
  136. ---
  137. Database: telecom_ang_db
  138. Table: p4_contact_societe
  139. [8 columns]
  140. +----------------------+--------------+
  141. | Column | Type |
  142. +----------------------+--------------+
  143. | adresse | text |
  144. | autres | text |
  145. | email | varchar(150) |
  146. | fax | varchar(150) |
  147. | gsm | varchar(150) |
  148. | id_contact_societe | int(11) |
  149. | personne_a_contacter | varchar(255) |
  150. | tel | varchar(150) |
  151. +----------------------+--------------+
  152.  
  153. ---
  154. Database: telecom_ang_db
  155. Table: p4_contact_societe
  156. [1 entry]
  157. +--------------------+--------------------------+
  158. | id_contact_societe | email |
  159. +--------------------+--------------------------+
  160. | 1 | commercial@sittelecom.tn |
  161. +--------------------+--------------------------+
  162.  
  163. ---
  164. Database: telecom_ang_db
  165. Table: p4_contenu_text
  166. [8 columns]
  167. +------------+--------------+
  168. | Column | Type |
  169. +------------+--------------+
  170. | date_modif | datetime |
  171. | id_parent | int(11) |
  172. | id_section | int(11) |
  173. | id_text | int(11) |
  174. | ordre | int(3) |
  175. | text | text |
  176. | titre | varchar(100) |
  177. | visible | int(1) |
  178. +------------+--------------+
  179.  
  180. ---
  181. Database: telecom_ang_db
  182. Table: p4_news
  183. [8 columns]
  184. +------------+--------------+
  185. | Column | Type |
  186. +------------+--------------+
  187. | contenu | text |
  188. | date | datetime |
  189. | id | int(11) |
  190. | image | varchar(80) |
  191. | image_mini | varchar(100) |
  192. | petit_text | varchar(255) |
  193. | titre | varchar(255) |
  194. | visible | tinyint(1) |
  195. +------------+--------------+
  196.  
  197. ---
  198. Database: telecom_ang_db
  199. Table: p4_newsletter
  200. [3 columns]
  201. +---------------+--------------+
  202. | Column | Type |
  203. +---------------+--------------+
  204. | id_newsletter | int(11) |
  205. | oui | int(1) |
  206. | user_mail | varchar(150) |
  207. +---------------+--------------+
  208.  
  209. ---
  210. Database: telecom_ang_db
  211. Table: p4_newsletter
  212. [2 entries]
  213. +-------------------------------+
  214. | user_mail |
  215. +-------------------------------+
  216. | communication2@cresus-net.net |
  217. | communication@cresus-net.net |
  218. +-------------------------------+
  219.  
  220. ---
  221. Database: telecom_ang_db
  222. Table: p4_products
  223. [19 columns]
  224. +-------------------+--------------+
  225. | Column | Type |
  226. +-------------------+--------------+
  227. | big_picture | varchar(100) |
  228. | brief_description | text |
  229. | categoryID | int(11) |
  230. | certificat_pdf | varchar(100) |
  231. | customer_votes | int(11) |
  232. | customers_rating | float |
  233. | description | text |
  234. | enabled | int(11) |
  235. | in_stock | int(11) |
  236. | items_sold | int(11) |
  237. | list_price | float |
  238. | name | varchar(255) |
  239. | ordre | int(11) |
  240. | picture | varchar(100) |
  241. | Price | float |
  242. | product_code | varchar(25) |
  243. | productID | int(11) |
  244. | promo_nouveau | int(1) |
  245. | thumbnail | varchar(100) |
  246. +-------------------+--------------+
  247.  
  248. ---
  249. Database: telecom_ang_db
  250. Table: p4_products_carousel
  251. [5 columns]
  252. +---------+--------------+
  253. | Column | Type |
  254. +---------+--------------+
  255. | id | int(11) |
  256. | image | varchar(255) |
  257. | ordre | int(3) |
  258. | url | varchar(80) |
  259. | visible | tinyint(1) |
  260. +---------+--------------+
  261.  
  262. ---
  263. Database: telecom_ang_db
  264. Table: p4_reference
  265. [7 columns]
  266. +-------------+--------------+
  267. | Column | Type |
  268. +-------------+--------------+
  269. | brief_desc | varchar(255) |
  270. | contenu | text |
  271. | id | int(11) |
  272. | image | varchar(80) |
  273. | image_grand | varchar(200) |
  274. | titre | varchar(255) |
  275. | visible | tinyint(1) |
  276. +-------------+--------------+
  277.  
  278. ---
  279. Database: telecom_ang_db
  280. Table: p4_section
  281. [3 columns]
  282. +--------------+--------------+
  283. | Column | Type |
  284. +--------------+--------------+
  285. | id_section | int(11) |
  286. | section_name | varchar(100) |
  287. | visible | int(1) |
  288. +--------------+--------------+
  289.  
  290. ---
  291. Database: telecom_ang_db
  292. Table: p4_stand_config
  293. [3 columns]
  294. +--------+--------------+
  295. | Column | Type |
  296. +--------+--------------+
  297. | id | int(11) |
  298. | nom | varchar(100) |
  299. | valeur | varchar(255) |
  300. +--------+--------------+
  301.  
  302. ---
  303. Database: telecom_ang_db
  304. Table: p4_top_menu
  305. [6 columns]
  306. +------------+--------------+
  307. | Column | Type |
  308. +------------+--------------+
  309. | id | int(11) |
  310. | lien | varchar(255) |
  311. | ordre | int(11) |
  312. | sous_titre | varchar(100) |
  313. | titre | varchar(100) |
  314. | visible | int(1) |
  315. +------------+--------------+
  316.  
  317. ---
  318. Database: telecom_ang_db
  319. Table: p4_video
  320. [4 columns]
  321. +---------+--------------+
  322. | Column | Type |
  323. +---------+--------------+
  324. | id | int(11) |
  325. | titre | varchar(255) |
  326. | video | varchar(80) |
  327. | visible | tinyint(1) |
  328. +---------+--------------+
  329.  
  330. ---
  331. Database: telecom_fr_db
  332. [16 tables]
  333. +-----------------------------+
  334. | _admin_standard_2012_k5g3h9 |
  335. | p4_banners |
  336. | p4_bottom_menu |
  337. | p4_categories |
  338. | p4_contact |
  339. | p4_contact_societe |
  340. | p4_contenu_text |
  341. | p4_news |
  342. | p4_newsletter |
  343. | p4_products |
  344. | p4_products_carousel |
  345. | p4_reference |
  346. | p4_section |
  347. | p4_stand_config |
  348. | p4_top_menu |
  349. | p4_video |
  350. +-----------------------------+
  351.  
  352. ---
  353. Database: telecom_fr_db
  354. Table: _admin_standard_2012_k5g3h9
  355. [4 columns]
  356. +---------------+-------------+
  357. | Column | Type |
  358. +---------------+-------------+
  359. | id | int(3) |
  360. | is_superadmin | int(1) |
  361. | password | varchar(10) |
  362. | user | varchar(30) |
  363. +---------------+-------------+
  364.  
  365. ---
  366. Database: telecom_fr_db
  367. Table: _admin_standard_2012_k5g3h9
  368. [2 entries]
  369. +--------------+------------+---------------+
  370. | user | password | is_superadmin |
  371. +--------------+------------+---------------+
  372. | 589DES96put | 284UHT98re | 0 |
  373. | sp98TRdes963 | sp874TRezs | 1 |
  374. +--------------+------------+---------------+
  375.  
  376.  
  377. #OpBigBrother #OpLastResort #indect #OpTrapwire #OpWCIT
  378. We won't let you enslave us !
  379.  
  380. We are Anonymous
  381. We are Legion
  382. We do not forgive
  383. We do not forget
  384. Expect us !
  385.  
  386. ALL YOUR BASE BELONGS TO US...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement