Step 1
| DOM XSS | Static code review works best for this |
|---|---|
| Reflected XSS- | Detect input vectors by testing ALL parameters |
| Stored XSS | Detect input vectors by testing ALL parameters |
| DOM XSS | Static code review works best for this |
|---|---|
| Reflected XSS- | Detect input vectors by testing ALL parameters |
| Stored XSS | Detect input vectors by testing ALL parameters |