Explain about Security Testing in webbased application?
Answer Posted / ramyab.mca@gmail.com
Hai...
Security Testing:
Following are some test cases for web security testing:
Test by pasting internal url directly into browser address
bar without login. Internal pages should not open.
If you are logged in using username and password and
browsing internal pages then try changing url options
directly. I.e. If you are checking some publisher site
statistics with publisher site ID= 123. Try directly
changing the url site ID parameter to different site ID
which is not related to logged in user. Access should
denied for this user to view others stats.
Try some invalid inputs in input fields like login
username, password, input text boxes. Check the system
reaction on all invalid inputs.
Web directories or files should not be accessible directly
unless given download option.
Test the CAPTCHA for automates scripts logins.
Test if SSL is used for security measures. If used proper
message should get displayed when user switch from non-
secure http:// pages to secure https:// pages and vice
versa.
All transactions, error messages, security breach attempts
should get logged in log files somewhere on web server.
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is a ‘test plan’?
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
tell me 5 new requirements in ur project? plz urgent
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
According to RBI rule how much money can be transferred through online banking at one time...?
What is white box testing?
List out test deliverables?
What is bug priority?
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
what kind of testing have u done?
Artifacts in design phase of SDLC ?
List the considerations in developing testing methodology
Describe a past experience with implementing a test harness in the development of software.
what r the 5 major defects that u found in ur shopping related project?
Can you explain boundary value analysis?