邪恶八进制信息安全团队技术讨论组's Archiver

eviloctal 2007-11-10 15:09

[转载]WSFuzzer

信息来源:邪恶八进制信息安全团队([url]www.eviloctal.com[/url])

The program currently targets Web Services. In the current version HTTP based SOAP services are the only supported targets. This tool was created based on, and to automate, some of the manual SOAP pen testing work we perform. This tool is NOT meant to be a replacement for solid manual human analysis, AAMOF we are conceptually against that. Please view WSFuzzer as a tool to augment analysis performed by competent and knowledgeable professionals. Web Services are not trivial in nature so expertise in this area is a must for proper pen testing.

Some of the features of WSFuzzer are:

‡ Attacks a web service based on either valid WSDL, a valid endpoint & namespace, or it can try to intelligently detect WSDL for a given target. As of version 1.6 WSFuzzer includes a simple TCP port scanner.
‡ It gives you the ability to handle methods with multiple parameters. Each parameter is handled as a unique entity and can either be attacked or left alone. As of version 1.8.1 this was taken one step further, there are now 2 modes of attacking parameters. The traditional mode is unchanged and is now called "individual" mode due to the fact that each param is fuzzed individually. The new mode is "simultaneous" and attacks multiple parameters simultaneously with a given data set. See the usage examples below for more info.
‡ The fuzz generation (attack strings) consists of a combination of a dictionary file, some optional dynamic large injection patterns, and some optional method specific attacks including automated XXE and WSSE attack generation.
‡ The tool provides the option of using some IDS Evasion techniques which makes for a powerful security infrastructure (IDS/IPS) testing experience.
‡ A time measurement of each round trip between request and response is now provided to aid in results analysis.

To learn how to use go to: [url]http://www.neurofuzz.com/modules/software/wsfuzzer.php[/url]

页: [1]
© 1999-2008 EvilOctal Security Team