Geeks Talk

Prepare for your Next Interview




Security testing for a web application developed in ASP.NET

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 ...


Go Back   Geeks Talk > Software Testing > Web Testing

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 06-04-2007
Junior Member
 
Join Date: May 2007
Location: hyderabad
Posts: 2
Thanks: 0
Thanked 1 Time in 1 Post
shivaranjani is on a distinguished road
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?
Reply With Quote
The Following User Says Thank You to shivaranjani For This Useful Post:
Sponsored Links
  #2 (permalink)  
Old 06-16-2007
Contributing Member
 
Join Date: May 2007
Location: India
Posts: 94
Thanks: 2
Thanked 5 Times in 5 Posts
vijenjoy2k2 is on a distinguished road
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.
Reply With Quote
  #3 (permalink)  
Old 08-17-2007
Junior Member
 
Join Date: Aug 2007
Location: India
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
rodger is on a distinguished road
Re: Security testing for a web application developed in ASP.NET

Check whether the text field is allowing script tags.. If this is allowed then the hacker can pass any script in the textfield itself.. Then use filters in passing the variables through post method..coz hackers can easily knows the logic of the functionality which ur using.
Reply With Quote
  #4 (permalink)  
Old 08-18-2007
Moderator
 
Join Date: Sep 2006
Location: Delhi (India)
Posts: 866
Thanks: 12
Thanked 81 Times in 65 Posts
jainbrijesh is on a distinguished road
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
Reply With Quote
  #5 (permalink)  
Old 09-11-2007
Contributing Member
 
Join Date: Feb 2006
Posts: 73
Thanks: 0
Thanked 3 Times in 3 Posts
kunals is on a distinguished road
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
Reply With Quote
  #6 (permalink)  
Old 11-07-2007
Moderator
 
Join Date: Sep 2006
Location: Delhi (India)
Posts: 866
Thanks: 12
Thanked 81 Times in 65 Posts
jainbrijesh is on a distinguished road
Re: Security testing for a web application developed in ASP.NET

Quote:
Originally Posted by kunals View Post
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
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
Reply With Quote
Reply

  Geeks Talk > Software Testing > Web Testing


Thread Tools
Display Modes


Similar Threads

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


All times are GMT -4. The time now is 01:33 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved