Social Network Script 3.01 – ‘id’ SQL Injection

  • 作者: Ihsan Sencan
    日期: 2017-03-06
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/41536/
  • # # # # # 
    # Exploit Title: Social Network Script v3.01 - SQL Injection
    # Google Dork: N/A
    # Date: 06.03.2017
    # Vendor Homepage: http://www.phpscriptsmall.com/
    # Software : http://www.phpscriptsmall.com/product/social-network-script/
    # Demo: http://myeliteprofile.com/
    # Version: 3.01
    # 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]/[SQL]
    # http://localhost/scrapbook.php?id=[SQL
    # http://localhost/profile_social.php?id=[SQL
    # http://localhost/my_bookmark.php?id=[SQL
    # http://localhost/profile_social.php?mode=addbookmark&id=[SQL
    # Etc... Etc...
    # # # # #