美文网首页
[WeChall] Training: MySQL I (MyS

[WeChall] Training: MySQL I (MyS

作者: Murrey_Xiao | 来源:发表于2017-09-18 21:29 被阅读132次

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 (MyS

      本文链接:https://www.haomeiwen.com/subject/olcisxtx.html