Tools for test web service security

Ask a Question related to ASP.NET Web Services, Design and Development.

  1. #1

    Default Tools for test web service security

    Anybody know tools for test web service security - simulate DoS attack, send
    wrong data or packets or xml documents, flood data, etc.and create logs of
    responce time, persentage of using cpu, web service errors?


    Kondratyev Denis Guest

  2. Similar Questions and Discussions

    1. Flex GUI test automation tools
      Hi All, I'm looking for a tool that can help me automate user interface tests which is flex 1.5 based I checked Mercury Quick Test tool and it...
    2. Solved - problem setting up the security on my test web service - Thanks
      Thank you sshimla, that solved the problem. I set BOTH Anonymous AND Integrated Windows Authentication. and it worked fine. Thank you
    3. simple problem setting up the security on my test web service
      I am having a simple problem setting up the security on my test web service... My Web service code is: Imports System.Web.Services...
    4. Article : Security Tools Part -- 2 (.Net FrameWork Tools Series)
      Hey Group, Yesterday we created our own certificate installed the certificate in the certificate store and even created a key container for the...
    5. Administrative tools - local security policy will not run in XP Pro
      When I click on Local Security Policy shortcut in Administrative tools an error comes up - 'snap in failed to initialize' Name group policy -...
  3. #2

    Default RE: Tools for test web service security


    --------------------
    >From: "Kondratyev Denis" <info@visualdesign.ru>
    >Newsgroups: microsoft.public.dotnet.framework.aspnet.webservic es
    >Subject: Tools for test web service security
    >Date: Thu, 24 Jun 2004 02:26:03 +0600
    >
    >Anybody know tools for test web service security - simulate DoS attack, send
    >wrong data or packets or xml documents, flood data, etc.and create logs of
    >responce time, persentage of using cpu, web service errors?
    Hi,

    I haven't used any that I can recommend you about but looking around, these seem to be available:

    [url]http://www.optimyz.com/servicetester.html[/url]
    [url]http://www.softwareqatest.com/qatweb1.html[/url]

    Also a Specification written by MS, IBM and Verisign
    [url]http://www-128.ibm.com/developerworks/library/ws-secure/[/url]

    Hope that helps,

    Michelle

    ***Disclaimer: This posting is provided "as is" with no warranties and confers no rights.***

    Michelle Hlaing Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139