sqlmap/plugins/generic
Bernardo Damele 89dc99188d --read-file on PostgreSQL now relies on the new sys_fileread() UDF so that also binary files can be read.
Fixed a minor bug in custom UDF injection feature --udf-inject.
Major code refactoring.
2010-02-11 22:57:50 +00:00
..
__init__.py
enumeration.py Minor bug fix for --start and --stop 2010-02-02 14:17:39 +00:00
filesystem.py --read-file on PostgreSQL now relies on the new sys_fileread() UDF so that also binary files can be read. 2010-02-11 22:57:50 +00:00
fingerprint.py
misc.py code refactoring regarding path normalization 2010-02-04 14:50:54 +00:00
takeover.py Avoid to check for existence of not needed UDFs and minor code adjustment for cleanup() method 2010-02-05 23:14:16 +00:00