Do you have any SQL Injection Testing “Ammo”?

后端 未结 5 604
滥情空心
滥情空心 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:27

    http://ferruh.mavituna.com/sql-injection-cheatsheet-oku/

    Includes versions for most DBs, including Hex tricks that bypass standard escaping.

提交回复
热议问题