mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2026-01-08 03:10:38 -08:00
MSSQL Comments - Merge pull request #24 from Margular/patch-1
add comments
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# MSSQL Injection
|
||||
|
||||
## MSSQL comments
|
||||
|
||||
```sql
|
||||
-- comment goes here
|
||||
/* comment goes here */
|
||||
```
|
||||
|
||||
## MSSQL version
|
||||
|
||||
```sql
|
||||
|
||||
Reference in New Issue
Block a user