Displaying page
of
pages;
Items to
Title |
Test
Details
SQL Injection
|
Expression |
(=)|(<)|(>)|(')|(--)|(/)|(\+)|(;)|(\*)|(!)|({)|(})|(drop table)|(drop stored)|(alter table)|(alter stored)|(sp_)|(xp_)|(exec )|(execute )|(fetch)|(select)|(kill)|(selectsys)|(sysobjects)|(syscolumns)|(isnull)|(coalesce)|(dbo)|(tbl)|(usp)
|
Description |
Prevent to use any text that can be executed on the database, it limits many options on the text but is safer than let all on the framework
|
Matches |
example' OR 1=1, drop all the walls and drop table
|
Non-Matches |
this is an example regex
|
Author |
Rating:
Roberto
|
Displaying page
of
pages;
Items to