sqlmap/lib/parse
Felix Ingram 0b5032c503 Added --output-dir option to allow specifying directory for storing files.
* _sqlmap.py - move command line parsing to earlier in main function
               to allow setPaths to know output_dir.
               Change cmdLineOptions update to reflect earlier parsing
* lib/core/common.py - setPaths is now passed the command line options
                       so they can be used for setting the path.
* lib/core/cmdline.py - added OptionParser option for the new option.
2012-07-02 14:15:55 +01:00
..
__init__.py Removed $id$ tags 2012-06-27 20:56:43 +02:00
banner.py Removed $id$ tags 2012-06-27 20:56:43 +02:00
cmdline.py Added --output-dir option to allow specifying directory for storing files. 2012-07-02 14:15:55 +01:00
configfile.py Removed $id$ tags 2012-06-27 20:56:43 +02:00
handler.py Removed $id$ tags 2012-06-27 20:56:43 +02:00
headers.py Removed $id$ tags 2012-06-27 20:56:43 +02:00
html.py Removed $id$ tags 2012-06-27 20:56:43 +02:00
payloads.py Removed $id$ tags 2012-06-27 20:56:43 +02:00