网易游戏运维林伟壕:永不落幕的数据库SQL注入攻防战
|
然后开始试探数据库字段数、当前用户,如图14. 图14
接下来是用来测试是否存在基于时间的盲注和查询数据库管理员帐号密码的,拿到root账号后可以去网上破解. msSQL 这个思路跟MySQL一样,只是需要msSQL的注释符和MySQL有所不同,前者支持–,后者支持#,如图15. http://www.aquaservices.co.in/authorprofile.asp?id=13 order by 100– Here comes the error : The order by position number 100 is out of range of the number of items 图15
|

