Print Page | Close Window

Security Testing

Printed From: One Stop Testing
Category: Queries @ OneStopTesting
Forum Name: Queries @ OneStopTesting
Forum Discription: One Place for all the queries, doubts related to testing. Get all your doubts answered by our Esteemed Panel of Experts.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=6003
Printed Date: 19Nov2024 at 7:47am


Topic: Security Testing
Posted By: ethikumar
Subject: Security Testing
Date Posted: 31Jul2008 at 10:25pm
How can i implement  'Security Testing' in web based project. pls help me



Replies:
Posted By: Inder_P_Singh
Date Posted: 29Aug2008 at 6:58am

You could get some knowledge on the following likely vulnerabilities (weaknesses) in a web based application:
1) Missing input validation
2) XSS flaws
3) SQL injection flaws
4) URL manipulation
5) Directory traversal and indexing

There are a number of tools that you can use to help you execute tests on your application. Please refer a list of tools at http://sectools.org/ - http://sectools.org/

Hope this helps!



-------------
Inder P Singh


Posted By: ethikumar
Date Posted: 30Aug2008 at 8:33am
Thank you for your reply.



Print Page | Close Window