Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: C# Exceptions |
|---|---|
| Date: | Fri, 25 Aug 2006 15:06:58 -0700 |
Hi Tim,
The web services here are well tested and stable. They have been tested for OWASP top ten and the owners of web service have their own security team taking care of the security of web services.
Other things that I'm yet to try are SQL Injection on the desktop application to see if we can get access to SQL server. Also Code Injection and command injection are a few other things that we would be looking at. This wil be done from the UI of the application that's writen in C#.
Thnx again.
Sorry for the mutiple responses but I missed the rest of what you were writing. The web server is an interface that can allow other systems to interact over a network. For example, you can often send SQL queries to a web server that will pass that query to the database if the web server does not have any input validation coded in. The database on the back end will then respond to the query as if it was supposed to. You will probably need to provide the list with more information if you want better feedback. If you can afford to purchase application testing software I would suggest you go that route (webinspect and such).
On 8/25/06, 3 shool <3shool@gmail.com> wrote: > Hi, > > I'm testing a C# desktop application. During my testing so far we have > found security issues that lead to application crash with following > type of errors: > > 1. Acess Violation Acception > 2. Null Reference Acception > 3. Invalid Object Acception > 4. Application crash dump > > Are these issues really a security threat for a desktop application? > > We got these errors by sending junk data over the network replies that > this application gets from its web services. However I fail to > understand the security implication and risk of these exceptions. > Since this is a desktop application and not a web service or server > how would these issues impact the security of the desktop application. > The application doesn't open any port on the network for incoming > requests. What would be the best strategy to test such application? > What would be the points from where attacker could attack such a > aplication. > > I'll really appreciate some enlightening thoughts on above queries. > > Thanx in advance. > > ------------------------------------------------------------------------ > This List Sponsored by: Cenzic > > Need to secure your web apps? > Cenzic Hailstorm finds vulnerabilities fast. > Click the link to buy it, try it or download Hailstorm for FREE. > http://www.cenzic.com/products_services/download_hailstorm.php > ------------------------------------------------------------------------ >
------------------------------------------------------------------------ This List Sponsored by: Cenzic
Need to secure your web apps? Cenzic Hailstorm finds vulnerabilities fast. Click the link to buy it, try it or download Hailstorm for FREE. http://www.cenzic.com/products_services/download_hailstorm.php ------------------------------------------------------------------------
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: C# Exceptions, 3 shool |
|---|---|
| Next by Date: | Re: C# Exceptions, 3 shool |
| Previous by Thread: | Re: C# Exceptions, 3 shool |
| Next by Thread: | RE: C# Exceptions, Patrick |
| Indexes: | [Date] [Thread] [Top] [All Lists] |