Skip to content

Commit 8a69d78

Browse files
ankushshekhawatJacobReynolds
authored andcommitted
Update sqlserver.html (NetSPI#9)
1 parent 35f539a commit 8a69d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

injectionTypes/blindBased/sqlserver.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h4 class="subheading">Partial-Blind</h4>
2424
</tr>
2525
<tr>
2626
<td>Table log_table exists</td>
27-
<td>SELECT * FROM log_table</td>
27+
<td>SELECT* FROM log_table</td>
2828
</tr>
2929
<tr>
3030
<td>Column message exists in table log_table</td>

0 commit comments

Comments
 (0)