File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 956956 <item value =" r'Database: public.+Table: users.+5 entries.+the | iss.+< blank> | mei'" />
957957 </parse >
958958 </case >
959+ <case name =" Oracle error-based multi-threaded custom enumeration" >
960+ <switches >
961+ <url value =" http://debiandev/sqlmap/oracle/get_int.php?id=1" />
962+ <threads value =" 4" />
963+ <tech value =" E" />
964+ <getSchema value =" True" />
965+ <dumpTable value =" True" />
966+ <db value =" scott" />
967+ <tbl value =" users" />
968+ <limitStart value =" 2" />
969+ <limitStop value =" 4" />
970+ <excludeSysDbs value =" True" />
971+ </switches >
972+ <parse >
973+ <item value =" r'Database: SCOTT.+Table: USERS.+3 columns.+SURNAME.+VARCHAR2'" />
974+ <item value =" r'Database: SCOTT.+Table: USERS.+3 entries.+fluffy.+bunny.+wu.+ming'" />
975+ </parse >
976+ </case >
977+ <case name =" Oracle UNION query multi-threaded custom enumeration" >
978+ <switches >
979+ <url value =" http://debiandev/sqlmap/oracle/get_int.php?id=1" />
980+ <threads value =" 4" />
981+ <tech value =" U" />
982+ <getSchema value =" True" />
983+ <dumpTable value =" True" />
984+ <db value =" scott" />
985+ <tbl value =" users" />
986+ <limitStart value =" 2" />
987+ <limitStop value =" 4" />
988+ <excludeSysDbs value =" True" />
989+ </switches >
990+ <parse >
991+ <item value =" r'Database: SCOTT.+Table: USERS.+3 columns.+SURNAME.+VARCHAR2'" />
992+ <item value =" r'Database: SCOTT.+Table: USERS.+3 entries.+fluffy.+bunny.+wu.+ming'" />
993+ </parse >
994+ </case >
995+ <case name =" Oracle boolean-based multi-threaded custom enumeration - substring" >
996+ <switches >
997+ <url value =" http://debiandev/sqlmap/oracle/get_int.php?id=1" />
998+ <threads value =" 4" />
999+ <tech value =" B" />
1000+ <dumpTable value =" True" />
1001+ <db value =" scott" />
1002+ <tbl value =" users" />
1003+ <firstChar value =" 3" />
1004+ <lastChar value =" 5" />
1005+ </switches >
1006+ <parse >
1007+ <item value =" r'Database: SCOTT.+Table: USERS.+5 entries.+the | iss.+< blank> | mei'" />
1008+ </parse >
1009+ </case >
9591010 <case name =" SQLite UNION query multi-threaded custom enumeration" >
9601011 <switches >
9611012 <url value =" http://debiandev/sqlmap/sqlite/get_int.php?id=1" />
You can’t perform that action at this time.
0 commit comments