We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35f539a commit 8a69d78Copy full SHA for 8a69d78
injectionTypes/blindBased/sqlserver.html
@@ -24,7 +24,7 @@ <h4 class="subheading">Partial-Blind</h4>
24
</tr>
25
<tr>
26
<td>Table log_table exists</td>
27
- <td>SELECT * FROM log_table</td>
+ <td>SELECT* FROM log_table</td>
28
29
30
<td>Column message exists in table log_table</td>
0 commit comments