1. "kobe'": 这是一个字符串,表示要搜索包含"kobe"的记录。
  2. "1=1": 这是一个条件语句,始终为真,不会对搜索结果产生影响。
  3. "union": 这是一个关键字,用于将两个或多个查询结果合并。
  4. "select version(),group_concat(column_name) from information_schema.columns where table_schema=database() and tab-- -": 这是一个SQL查询语句,用于从数据库的information_schema.columns表中获取列名,并将结果与MySQL版本一起返回。其中,"tab-- -"是注释符号,用于忽略后面的字符。
kobe and 1=1 union select versiongroup_concatcolumn_name from information_schemacolumns where table_schema=database and tab-- -分别解释语句的功能 中文

原文地址: https://www.cveoy.top/t/topic/hvJe 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录