Do you have any SQL Injection Testing “Ammo”?

后端 未结 5 600
滥情空心
滥情空心 2021-01-30 23:42

When reading about SQL Injection and XSS i was wondering if you guys have a single string that could be used to identify those vulnerabilities and others.

A string that

5条回答
  •  天涯浪人
    2021-01-31 00:48

    https://www.owasp.org/index.php/XSS_Filter_Evasion_Cheat_Sheet has lots of examples for testing SQL injection.

提交回复
热议问题