sqlmap/extra/postgresqludfsys/lib_postgresqludf_sys
Bernardo Damele 9631dc115e Added PostgreSQL UDF to execute commands on the underlying system:
* sys_eval() to return the standard output
* sys_exec() to return the exit status

Inspired by lib_mysqludf_sys 0.0.3 (https://svn.sqlmap.org/sqlmap/trunk/sqlmap/extra/mysqludfsys/)
2009-01-22 00:35:17 +00:00
..
install.sh Added PostgreSQL UDF to execute commands on the underlying system: 2009-01-22 00:35:17 +00:00
lib_postgresqludf_sys.c Added PostgreSQL UDF to execute commands on the underlying system: 2009-01-22 00:35:17 +00:00
lib_postgresqludf_sys.so Added PostgreSQL UDF to execute commands on the underlying system: 2009-01-22 00:35:17 +00:00
lib_postgresqludf_sys.sql Added PostgreSQL UDF to execute commands on the underlying system: 2009-01-22 00:35:17 +00:00
Makefile Added PostgreSQL UDF to execute commands on the underlying system: 2009-01-22 00:35:17 +00:00