mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-12 14:22:47 +00:00
commit
9a372ec810
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@ Use `$regex`, `$ne` from []() inside a `search` parameter.
|
|||
|
||||
### SQL injection
|
||||
|
||||
Send a single inside a graphql parameter to trigger the SQL injection
|
||||
Send a single quote `'` inside a graphql parameter to trigger the SQL injection
|
||||
|
||||
```powershell
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue