Always perform these SQL injection or any kind of testing in Test Environment
- Null (if you are testing an API)
- Zero Characters
- one character
- Two character
- some character
- One Less than the Maximum allowed
- The maximum allowed number of caracters
- one more than the maximum allowed number of characters
- Spaces in the text
- Symbols
- Punctuation
- ASII
- German,Japansese,Arabic Characters
- Unicode Characters
- Try SQL Injections Attach
- ‘ or 1=1;–.
- JavaScript Injection
- HTML injection
Comments
Post a Comment