sqlmap/extra/mysqludfsys/lib_mysqludf_sys
Bernardo Damele 161590e121 Added MySQL UDF to execute commands on the underlying system:
* sys_eval() to return the standard output
* sys_exec() to return the exit status

It's a patched version of http://mysqludf.org/lib_mysqludf_sys/index.php
2009-01-17 00:13:16 +00:00
..
install.sh Added MySQL UDF to execute commands on the underlying system: 2009-01-17 00:13:16 +00:00
lib_mysqludf_sys.c Added MySQL UDF to execute commands on the underlying system: 2009-01-17 00:13:16 +00:00
lib_mysqludf_sys.html Added MySQL UDF to execute commands on the underlying system: 2009-01-17 00:13:16 +00:00
lib_mysqludf_sys.so Added MySQL UDF to execute commands on the underlying system: 2009-01-17 00:13:16 +00:00
lib_mysqludf_sys.sql Added MySQL UDF to execute commands on the underlying system: 2009-01-17 00:13:16 +00:00
Makefile Added MySQL UDF to execute commands on the underlying system: 2009-01-17 00:13:16 +00:00