Tag: security
Questions Related to security
-
400 return code
-
500 return code
-
302 return code
-
200 return code
-
Increase the no of threads and increase the timeout
-
Decrease the no of threads and decrease the timeout
-
Increase the no of threads and decrease the timeout
-
Decrease the no of threads and increase the timeout
-
Black box security testing
-
White box security testing
-
Gray box security testing
-
Blue box security testing
-
POST parameters
-
SOAP parameters
-
GET parameters
-
Cookies
-
Execute OS commands
-
Steal user sessions
-
Execute scripts on the webserver
-
Manipulate the data in the database
-
/transfer.asp?fromacct=”account1”&toaccount=”account2”&amount=200.45&trnsactToken=”121431ersw”
-
/email.jsp&to=”[email protected]”&subject=”hi”
-
Use https for all secured pages
-
Use encryption for session cookies
-
Send 403 return code
-
Send 302 return code and redirect the user to the home page
-
Send 404 return code
-
Send 200 return code
-
Use https
-
Use encryption
-
Black box testing
-
Secure coding
-
Displaying “Welcome, “+request.getParameter(“userid”)
-
Displaying “You entered either a wrong user id or password” error message
-
Call stack trace
-
Return error code 404
-
Track the page parameter
-
Set the link limit to 2
-
Set the redundant path limit to 5
-
Ignore the productid parameter