[External] Beta 1.1
Following changes are made
1. Threaded engine in place
2. GUI thread is different from core
3. SSL support is added
4. Messaging improved
That is it! stay tuned for next.
Following changes are made
1. Threaded engine in place
2. GUI thread is different from core
3. SSL support is added
4. Messaging improved
That is it! stay tuned for next.
Threaded engine in place with separate UI thread. Possible to do several activities at the same time. Key SSL support is added for all tools and possible to assess any SSL enabled application.
A set of tools written C# for the .Net platform. This is a prototype, released as beta with limited support at this point. It has the following tools:
wsPawn - Web services footprinting, discovery and search tools. If you are looking for registered web services and their access points, this tool will help you in retrieving information from public UDDI.
wsKnight - Web services profiling, proxy and audit tool. This tool helps in profiling web services from its WSDL. It also allows you to invoke methods and intercept them before they go on the wire to the target, so that you can manipulate the SOAP envelope if needed. The autoaudit feature allows you to inject characters and attack strings for assessment work.
wsRook - This is a very simple technology demonstration for developers. This is a regular expression-based defense for web services input content. This is a hook in HTTP pipe using the HttpModule interface.
Whitepapers are included for better understanding for all these tools.
Read & Download