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
Miroslav Stampar
8eefe4b71f
Getting back revision number - displayed like in GitHub commits (Issue #52 )
2012-07-02 13:01:20 +02:00
Bernardo Damele
add8352804
make the runAsDBMSUser() generic and ported to abstraction.py so the same function will be used for PostgreSQL dblink() too
2012-07-02 02:14:03 +01:00
Bernardo Damele
6697927098
initial support for --dbms-cred for MSSQL: can be used to execute OS commands as another DB use - useful if you have retrieved and cracked the 'sa' DBA password by any mean and can provide it to sqlmap
2012-07-02 02:04:19 +01:00
Bernardo Damele
87951bcff8
added output/ folder to the ignore list
2012-07-02 01:58:42 +01:00
Bernardo Damele
7b4ecd9df0
added skeleton code for issue #34 , still not usable
2012-07-02 00:22:34 +01:00
Bernardo Damele
4736d46677
just in case..
2012-07-02 00:00:46 +01:00
Bernardo Damele
03d2c9c818
placeholder message when --update is provided, remove when the function is updated to pull changes from git
2012-07-01 23:59:44 +01:00
Bernardo Damele
18be319d13
hexencoding the command is much shorter than unescaping with CHAR() for MSSQL, also no need for spaces between nested comments when forging the xp_cmdshell command to run
2012-07-01 23:41:10 +01:00
Bernardo Damele
ff9e97a42c
minor code refactoring
2012-07-01 23:31:45 +01:00
Bernardo Damele
ab412da27f
I am back on stage and here to stay!!! to start.. a removal of confirm switch which masked cases where file write operations failed when set to False automatically, now at least it asks the user and defaults to Yes
2012-07-01 23:25:05 +01:00
Miroslav Stampar
d7cd55fb28
Fix for Issue #47
2012-07-01 11:05:04 +02:00
Miroslav Stampar
21d9ae0a2c
some more refactoring
2012-07-01 01:19:54 +02:00
Miroslav Stampar
f6509db31a
minor refactoring
2012-07-01 00:33:19 +02:00
Miroslav Stampar
32f52cdd04
Another language update for Issue #45
2012-06-29 10:33:54 +02:00
Miroslav Stampar
f0e39c3fae
Language update for Issue #45
2012-06-29 10:33:00 +02:00
Miroslav Stampar
c0f16f0c1a
Fix for Issue #45
2012-06-29 10:31:03 +02:00
Miroslav Stampar
e51d3a02f1
Update for Issue #43 (renamed --disable-cracking to --disable-hash)
2012-06-28 18:53:47 +02:00
Miroslav Stampar
18b596ea75
Merge branch 'master' of github.com:sqlmapproject/sqlmap
2012-06-28 18:48:18 +02:00
Miroslav Stampar
c8bac658f3
Fix for Issue #43
2012-06-28 18:47:55 +02:00
Bernardo Damele
2551be121f
removed trailing newline
2012-06-28 14:31:30 +01:00
Miroslav Stampar
2a72fcce2b
Fix for Issue #42
2012-06-28 13:55:30 +02:00
Miroslav Stampar
f495cfa139
minor update
2012-06-27 23:32:16 +02:00
jekil
c39e5a85ba
Removed $id$ tags
2012-06-27 20:56:43 +02:00
Bernardo Damele
c0b9cf539f
moved udfhack to its own repository, https://github.com/sqlmapproject/udfhack
2012-06-27 15:15:11 +01:00
Bernardo Damele
19ff801d29
added .gitignore
2012-06-27 15:13:30 +01:00
Miroslav Stampar
1ebaeeb216
Syncing changes with those on gh-pages
2012-06-27 14:47:49 +02:00
Miroslav Stampar
303aa10507
only a small update
2012-06-27 14:43:18 +02:00
Bernardo Damele
4da2a3a8ac
minor adjustment to README file
2012-06-27 10:46:37 +01:00
Bernardo Damele
3af8e2302e
minor adjustment to README file
2012-06-27 10:43:38 +01:00
Bernardo Damele
72bba0c735
minor adjustment to README file
2012-06-27 10:42:42 +01:00
Bernardo Damele
17d6a62f4e
minor adjustment to README file
2012-06-27 10:41:52 +01:00
Bernardo Damele
2fc0f20d5e
minor adjustment to README file
2012-06-27 10:40:50 +01:00
Bernardo Damele
397b7758e3
minor adjustment to README file
2012-06-27 10:37:18 +01:00
Bernardo Damele
7780a76848
minor adjustment to README file
2012-06-27 10:15:39 +01:00
Bernardo Damele
1582f4cb17
added README file
2012-06-27 10:15:09 +01:00
Bernardo Damele
d6538985fc
added README file
2012-06-27 10:12:48 +01:00
Miroslav Stampar
eef2fc109a
test
2012-06-26 19:01:37 +02:00
inquisb
752c1632aa
Slight update to the user's manual following migration from Subversion to Git
2012-06-26 17:42:01 +01:00
Miroslav Stampar
1da6ae660c
adding a few more common tables
2012-06-25 16:39:36 +00:00
Miroslav Stampar
01be9381d5
minor update
2012-06-25 16:24:33 +00:00
Miroslav Stampar
6c4bd84d18
minor fix (turning back the functionality of kb.suppressResumeInfo)
2012-06-25 16:19:51 +00:00
Miroslav Stampar
ea5d483c86
session file no more
2012-06-21 11:19:30 +00:00
Miroslav Stampar
7dc4fc333f
making PHP stager smaller by 100 chars
2012-06-21 10:46:45 +00:00
Miroslav Stampar
ec44e88db8
lots of refactoring regarding removal of already obsolete session file mechanism
2012-06-21 10:09:10 +00:00
Miroslav Stampar
1e67b4f0b9
minor fix
2012-06-20 14:16:26 +00:00
Miroslav Stampar
302d782a0f
minor style update
2012-06-19 08:33:51 +00:00
Miroslav Stampar
452ef202ae
minor fixes
2012-06-17 22:48:23 +00:00
Miroslav Stampar
b9f6943a42
minor update
2012-06-17 21:23:12 +00:00
Miroslav Stampar
e2a60b302f
minor fix
2012-06-17 21:21:45 +00:00