|
8 | 8 | </global> |
9 | 9 | <case name="MySQL (--technique=1 --is-dba --banner --current-user --current-db --dbs --tables -D testdb -T users --columns --dump --threads=4)"> |
10 | 10 | <switches> |
11 | | - <url value="http://debianenv/sqlmap/mysql/get_int.php?id=1"/> |
| 11 | + <url value="http://debiandev/sqlmap/mysql/get_int.php?id=1"/> |
12 | 12 | <isDba value="True"/> |
13 | 13 | <technique value="1"/> |
14 | 14 | <getBanner value="True"/> |
|
35 | 35 | </case> |
36 | 36 | <case name="MySQL (--technique=2 --is-dba --banner --current-user --current-db --dbs --tables -D testdb -T users --columns --dump)"> |
37 | 37 | <switches> |
38 | | - <url value="http://debianenv/sqlmap/mysql/get_int.php?id=1"/> |
| 38 | + <url value="http://debiandev/sqlmap/mysql/get_int.php?id=1"/> |
39 | 39 | <isDba value="True"/> |
40 | 40 | <technique value="2"/> |
41 | 41 | <getBanner value="True"/> |
|
61 | 61 | </case> |
62 | 62 | <case name="MySQL (--technique=3 --is-dba --banner --current-user --current-db --dbs --tables -D testdb -T users --columns --dump)"> |
63 | 63 | <switches> |
64 | | - <url value="http://debianenv/sqlmap/mysql/get_int.php?id=1"/> |
| 64 | + <url value="http://debiandev/sqlmap/mysql/get_int.php?id=1"/> |
65 | 65 | <isDba value="True"/> |
66 | 66 | <technique value="3"/> |
67 | 67 | <getBanner value="True"/> |
|
87 | 87 | </case> |
88 | 88 | <case name="MySQL partial union (--technique=3 --is-dba --banner --current-user --current-db --dbs --tables -D testdb -T users --columns --dump)"> |
89 | 89 | <switches> |
90 | | - <url value="http://debianenv/sqlmap/mysql/get_int_partialunion.php?id=1"/> |
| 90 | + <url value="http://debiandev/sqlmap/mysql/get_int_partialunion.php?id=1"/> |
91 | 91 | <isDba value="True"/> |
92 | 92 | <technique value="3"/> |
93 | 93 | <getBanner value="True"/> |
|
113 | 113 | </case> |
114 | 114 | <case name="Postgres (--technique=1 --is-dba --banner --current-user --current-db --dbs --tables -D testdb -T users --columns --dump --threads=4)"> |
115 | 115 | <switches> |
116 | | - <url value="http://debianenv/sqlmap/pgsql/get_int.php?id=1"/> |
| 116 | + <url value="http://debiandev/sqlmap/pgsql/get_int.php?id=1"/> |
117 | 117 | <isDba value="True"/> |
118 | 118 | <technique value="1"/> |
119 | 119 | <getBanner value="True"/> |
|
140 | 140 | </case> |
141 | 141 | <case name="Postgres (--technique=2 --is-dba --banner --current-user --current-db --dbs --tables -D testdb -T users --columns --dump)"> |
142 | 142 | <switches> |
143 | | - <url value="http://debianenv/sqlmap/pgsql/get_int.php?id=1"/> |
| 143 | + <url value="http://debiandev/sqlmap/pgsql/get_int.php?id=1"/> |
144 | 144 | <isDba value="True"/> |
145 | 145 | <technique value="2"/> |
146 | 146 | <getBanner value="True"/> |
|
166 | 166 | </case> |
167 | 167 | <case name="Postgres (--technique=3 --is-dba --banner --current-user --current-db --dbs --tables -D testdb -T users --columns --dump)"> |
168 | 168 | <switches> |
169 | | - <url value="http://debianenv/sqlmap/pgsql/get_int.php?id=1"/> |
| 169 | + <url value="http://debiandev/sqlmap/pgsql/get_int.php?id=1"/> |
170 | 170 | <isDba value="True"/> |
171 | 171 | <technique value="3"/> |
172 | 172 | <getBanner value="True"/> |
|
192 | 192 | </case> |
193 | 193 | <case name="Postgres partial union (--technique=3 --is-dba --banner --current-user --current-db --dbs --tables -D testdb -T users --columns --dump)"> |
194 | 194 | <switches> |
195 | | - <url value="http://debianenv/sqlmap/pgsql/get_int_partialunion.php?id=1"/> |
| 195 | + <url value="http://debiandev/sqlmap/pgsql/get_int_partialunion.php?id=1"/> |
196 | 196 | <isDba value="True"/> |
197 | 197 | <technique value="3"/> |
198 | 198 | <getBanner value="True"/> |
|
218 | 218 | </case> |
219 | 219 | <case name="Oracle (--technique=1 --is-dba --banner --current-user --current-db --dbs --tables -D SCOTT -T users --columns --dump --threads=4)"> |
220 | 220 | <switches> |
221 | | - <url value="http://debianenv/sqlmap/oracle/get_int.php?id=1"/> |
| 221 | + <url value="http://debiandev/sqlmap/oracle/get_int.php?id=1"/> |
222 | 222 | <isDba value="True"/> |
223 | 223 | <technique value="1"/> |
224 | 224 | <getBanner value="True"/> |
|
245 | 245 | </case> |
246 | 246 | <case name="Oracle (--technique=2 --is-dba --banner --current-user --current-db --dbs --tables -D SCOTT -T users --columns --dump)"> |
247 | 247 | <switches> |
248 | | - <url value="http://debianenv/sqlmap/oracle/get_int.php?id=1"/> |
| 248 | + <url value="http://debiandev/sqlmap/oracle/get_int.php?id=1"/> |
249 | 249 | <isDba value="True"/> |
250 | 250 | <technique value="2"/> |
251 | 251 | <getBanner value="True"/> |
|
271 | 271 | </case> |
272 | 272 | <case name="Oracle (--technique=3 --is-dba --banner --current-user --current-db --dbs --tables -D SCOTT -T users --columns --dump)"> |
273 | 273 | <switches> |
274 | | - <url value="http://debianenv/sqlmap/oracle/get_int.php?id=1"/> |
| 274 | + <url value="http://debiandev/sqlmap/oracle/get_int.php?id=1"/> |
275 | 275 | <isDba value="True"/> |
276 | 276 | <technique value="3"/> |
277 | 277 | <getBanner value="True"/> |
|
297 | 297 | </case> |
298 | 298 | <case name="Oracle partial union (--technique=3 --is-dba --banner --current-user --current-db --dbs --tables -D SCOTT -T users --columns --dump)"> |
299 | 299 | <switches> |
300 | | - <url value="http://debianenv/sqlmap/oracle/get_int_partialunion.php?id=1"/> |
| 300 | + <url value="http://debiandev/sqlmap/oracle/get_int_partialunion.php?id=1"/> |
301 | 301 | <isDba value="True"/> |
302 | 302 | <technique value="3"/> |
303 | 303 | <getBanner value="True"/> |
|
0 commit comments