Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bc72180

Browse files
committed
Lowering --limit for inline query technique
1 parent 775e0df commit bc72180

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

xml/payloads.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1885,7 +1885,7 @@ Formats:
18851885
<test>
18861886
<title>MySQL inline queries</title>
18871887
<stype>6</stype>
1888-
<level>2</level>
1888+
<level>1</level>
18891889
<risk>1</risk>
18901890
<clause>1,2,3,8</clause>
18911891
<where>3</where>
@@ -1904,7 +1904,7 @@ Formats:
19041904
<test>
19051905
<title>PostgreSQL inline queries</title>
19061906
<stype>6</stype>
1907-
<level>2</level>
1907+
<level>1</level>
19081908
<risk>1</risk>
19091909
<clause>1,2,3,8</clause>
19101910
<where>3</where>
@@ -1923,7 +1923,7 @@ Formats:
19231923
<test>
19241924
<title>Microsoft SQL Server/Sybase inline queries</title>
19251925
<stype>6</stype>
1926-
<level>2</level>
1926+
<level>1</level>
19271927
<risk>1</risk>
19281928
<clause>1,2,3,8</clause>
19291929
<where>3</where>
@@ -1944,7 +1944,7 @@ Formats:
19441944
<test>
19451945
<title>Oracle inline queries</title>
19461946
<stype>6</stype>
1947-
<level>2</level>
1947+
<level>1</level>
19481948
<risk>1</risk>
19491949
<clause>1,2,3,8</clause>
19501950
<where>3</where>

0 commit comments

Comments
 (0)