mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
Added explanations on using `--` in SQL to comment out unwanted trailing characters. Payload should not have a `'` as numbers should not be wrapped by quotes (source: https://www.w3schools.com/sql/sql_where.asp ) The previous payload would have an extra closing quote in the SQL query. |
||
|---|---|---|
| .. | ||
| cross-site-request-forgery | ||
| cross-site-scripting | ||
| local-file-inclusion | ||
| remote-file-inclusion | ||
| session-hijacking | ||
| session-identifier-acquirement | ||
| sql-injection | ||
| index.md | ||