Prepare for your Next Interview
This is a discussion on Security testing for a web application developed in ASP.NET within the Web Testing forums, part of the Software Testing category; Can any one explain about security testing for a web application? I need the information about how we will perform security testing for a web application which is developed by ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
Security testing for a web application developed in ASP.NET
Can any one explain about security testing for a web application?
I need the information about how we will perform security testing for a web application which is developed by asp.net? |
| The Following User Says Thank You to shivaranjani For This Useful Post: | ||
| Sponsored Links |
|
|||
|
security testing for a web application?
Explain about security testing for a web application?
How we will perform security testing for a web application which is developed by asp.net? Last edited by jainbrijesh : 06-16-2007 at 03:46 AM. |
|
|||
|
Re: Security testing for a web application developed in ASP.NET
Check whether the text field is allowing
|
|
|||
|
Re: Security testing for a web application developed in ASP.NET
In security testing one and most important thing is that no-one should allowed to see restricted pages, whether it is hacker or guest or other user by any mean.
__________________
Brijesh Jain brijesh.tester@yahoo.co.in http://softwaretestingexpertise.blogspot.com |
|
|||
|
Re: Security testing for a web application developed in ASP.NET
One more thing to look for is the Cookies...
Often ignored by ppl thisis a vital source for leaking information. any web based application should have their cookies encrypted and it should not be readable at all for normal people. Thanks, Kunal |
|
|||
|
Re: Security testing for a web application developed in ASP.NET
As kunal say's, the information under cookies should be encrypted, I want to add few words, the cookie should not only encrypted but there should not be any sensitive information saved in cookie, other than session information, as human can't read encrypted but bot or other crawlers may do that.
__________________
Brijesh Jain brijesh.tester@yahoo.co.in http://softwaretestingexpertise.blogspot.com |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Testing PHP – Security Testing | RyanJames | Testing Issues | 5 | 02-15-2008 05:32 AM |
| Security Testing | rose | Testing Issues | 1 | 06-20-2007 02:56 AM |
| Top 10 Application Security Vulnerabilities | Lokesh M | ASP.NET | 1 | 05-04-2007 01:31 AM |
| Security issues in testing | JobHelper | Testing Issues | 2 | 02-27-2007 08:53 AM |
| Testing for Security in the Age of Ajax Programming | Lokesh M | Testing Issues | 0 | 09-29-2006 01:23 AM |