Bernardo Damele
|
42bde5328d
|
minor fix
|
2014-04-09 12:29:52 +00:00 |
|
Bernardo Damele
|
a5aa1c2f94
|
some more common output for Oracle banner
|
2014-04-09 12:20:52 +00:00 |
|
Bernardo Damele
|
7f5ea24590
|
added a few common outputs for --predict-output
|
2014-04-09 12:14:33 +00:00 |
|
Bernardo Damele
|
9b0662d1a9
|
added new Oracle time-based payloads
|
2014-04-09 12:14:16 +00:00 |
|
Miroslav Stampar
|
2d3a74a0fe
|
Patch for an Issue #667
|
2014-04-07 21:01:40 +02:00 |
|
Miroslav Stampar
|
cb0044b2c4
|
Minor beauty patch
|
2014-04-07 20:28:17 +02:00 |
|
Miroslav Stampar
|
fdad787681
|
Graceful abort in case of an invalid option in configuration file
|
2014-04-07 20:22:51 +02:00 |
|
Miroslav Stampar
|
e3ccf45503
|
Graceful abort in case of an invalid configuration file
|
2014-04-07 20:17:47 +02:00 |
|
Miroslav Stampar
|
bcf754fb17
|
Consistency patch (to be the same as in help listing)
|
2014-04-07 20:10:21 +02:00 |
|
Miroslav Stampar
|
b74de19213
|
Trivial style update
|
2014-04-07 20:06:03 +02:00 |
|
Miroslav Stampar
|
75f447ccf8
|
Renaming lib/core/purge to lib/utils/purge
|
2014-04-07 20:04:07 +02:00 |
|
Miroslav Stampar
|
9c7fbd1a90
|
Minor refactoring
|
2014-04-06 18:19:54 +02:00 |
|
Miroslav Stampar
|
3beb1ae2a1
|
Trivial fix (backslashes should be escaped)
|
2014-04-06 18:15:06 +02:00 |
|
Miroslav Stampar
|
4f4c50c4d5
|
Minor language update
|
2014-04-06 18:12:59 +02:00 |
|
Miroslav Stampar
|
bf18b025d6
|
Minor removal of redundant code
|
2014-04-06 18:09:54 +02:00 |
|
Miroslav Stampar
|
e931344617
|
More elegant implementation for --random-agent
|
2014-04-06 18:05:43 +02:00 |
|
Miroslav Stampar
|
9456dc68e7
|
Minor patch
|
2014-04-06 17:24:27 +02:00 |
|
Miroslav Stampar
|
1c92d8d51f
|
More generic implementation for --proxy-file (accepting public lists format)
|
2014-04-06 17:23:13 +02:00 |
|
Miroslav Stampar
|
36a590e085
|
Minor language fix
|
2014-04-06 17:13:23 +02:00 |
|
Miroslav Stampar
|
bbf08a825e
|
Minor language fix
|
2014-04-06 17:12:43 +02:00 |
|
Miroslav Stampar
|
cf250a0381
|
Minor patch (it would go boom if special character was inside the --param-del)
|
2014-04-06 17:02:32 +02:00 |
|
Miroslav Stampar
|
053b0fd0e9
|
Renaming conf.oDir to conf.outputDir
|
2014-04-06 16:54:46 +02:00 |
|
Miroslav Stampar
|
7cc4159316
|
Renaming conf.cDel to conf.cookieDel
|
2014-04-06 16:50:58 +02:00 |
|
Miroslav Stampar
|
0ae8ac707e
|
Renaming conf.pDel to conf.paramDel
|
2014-04-06 16:48:46 +02:00 |
|
Miroslav Stampar
|
95e7ca02f0
|
Minor bug fix (-d was not recognized as one of mandatory in case of config file)
|
2014-04-06 16:45:25 +02:00 |
|
Miroslav Stampar
|
1b3a98b8ef
|
Trivial update (for consistency sake)
|
2014-04-06 13:42:15 +02:00 |
|
Miroslav Stampar
|
492a410bcc
|
Minor fix
|
2014-04-04 16:14:53 +02:00 |
|
Miroslav Stampar
|
15f92c4197
|
Bug fix (port was not being used properly with Burp exported history)
|
2014-04-03 09:46:37 +02:00 |
|
Miroslav Stampar
|
1632bec10b
|
Another fix related to the last commit
|
2014-04-03 09:05:12 +02:00 |
|
Miroslav Stampar
|
e7e8a3965a
|
Minor fix
|
2014-04-03 09:00:14 +02:00 |
|
Miroslav Stampar
|
80d4426dbd
|
Patch related to the Issue #661
|
2014-04-02 22:34:37 +02:00 |
|
Miroslav Stampar
|
d8bacc904e
|
Minor language update
|
2014-04-01 16:38:50 +02:00 |
|
Miroslav Stampar
|
3e024ac8e6
|
Minor update (consistency patch)
|
2014-03-30 16:51:31 +02:00 |
|
Miroslav Stampar
|
76b9fad24a
|
Fix for an Issue #656
|
2014-03-30 16:21:18 +02:00 |
|
Miroslav Stampar
|
b2cc8f00ef
|
Bug fix (ORACLE_OLD on Windows - resulted in multiple entry per line output due to no locking used)
|
2014-03-28 00:41:22 +01:00 |
|
Miroslav Stampar
|
e8c1c90f2e
|
Whitespace was being double encoded in case of spaceplus (' '->%2B)
|
2014-03-25 22:02:14 +01:00 |
|
Miroslav Stampar
|
3710a7051b
|
Fix for an Issue #653
|
2014-03-25 21:26:22 +01:00 |
|
Miroslav Stampar
|
930c3e3c5a
|
Minor update (added check for --limit and --risk)
|
2014-03-25 09:28:12 +01:00 |
|
Miroslav Stampar
|
f6e1d9e026
|
Fix for an Issue #650
|
2014-03-24 10:46:23 +01:00 |
|
Miroslav Stampar
|
106102bd3c
|
Fix for an Issue #648
|
2014-03-21 20:28:29 +01:00 |
|
Bernardo Damele
|
276dab781b
|
forgot commend, mandatory
|
2014-03-21 11:50:12 +00:00 |
|
Bernardo Damele
|
9f838c3d5b
|
typo fix
|
2014-03-21 11:37:34 +00:00 |
|
Bernardo Damele
|
bc5c0ee4ae
|
reverted previous commit, it must be OUTFILEP: LINES TERMINATED BY does not work with DUMPFILE
|
2014-03-21 11:36:46 +00:00 |
|
Bernardo Damele
|
8091a88d3e
|
minor code cleanup and bug fix
|
2014-03-21 11:35:30 +00:00 |
|
Bernardo Damele
|
c211255773
|
replaced outfile with dumpfile so works even if the original statement outputs blob
|
2014-03-21 11:01:57 +00:00 |
|
Miroslav Stampar
|
39ab3b9149
|
Minor fix for meta refresh
|
2014-03-20 13:13:47 +01:00 |
|
Miroslav Stampar
|
d7f0da5599
|
Minor patch for an Issue #646
|
2014-03-20 13:08:28 +01:00 |
|
Miroslav Stampar
|
97fe5e52c2
|
Fix for an Issue #644
|
2014-03-18 16:41:05 +01:00 |
|
Miroslav Stampar
|
97f603af4a
|
Fix for an Issue #641
|
2014-03-17 20:20:25 +01:00 |
|
Miroslav Stampar
|
0622cdf3d8
|
Bug fix (credentials used in combination with request file)
|
2014-03-15 09:29:21 +01:00 |
|