Sinisterly
WSSAT - Web Service Security Assessment Tool - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Hacking Tools (https://sinister.ly/Forum-Hacking-Tools)
+--- Thread: WSSAT - Web Service Security Assessment Tool (/Thread-WSSAT-Web-Service-Security-Assessment-Tool)



WSSAT - Web Service Security Assessment Tool - ZanGetsu - 09-04-2017

WSSAT is an open source web service security scanning tool which provides a dynamic environment to add, update or delete vulnerabilities by just editing its configuration files. This tool accepts WSDL address list as input file and for each service, it performs both static and dynamic tests against the security vulnerabilities. It also makes information disclosure controls. With this tool, all web services could be analysed at once and the overall security assessment could be seen by the organization.
  • Insecure Communication - SSL Not Used
  • Unauthenticated Service Method
  • Error Based SQL Injection
  • Cross Site Scripting
  • XML Bomb
  • External Entity Attack - XXE
  • XPATH Injection
  • Verbose SOAP Fault Message
Static Analysis:
  • Weak XML Schema: Unbounded Occurrences
  • Weak XML Schema: Undefined Namespace
  • Weak WS-SecurityPolicy: Insecure Transport
  • Weak WS-SecurityPolicy: Insufficient Supporting Token Protection
  • Weak WS-SecurityPolicy: Tokens Not Protected





RE: WSSAT - Web Service Security Assessment Tool - Altair - 09-04-2017

Are you the author of this tool?


RE: WSSAT - Web Service Security Assessment Tool - ZanGetsu - 09-04-2017

Hi, In github your have author:

[Image: 1ffc4810fefccf0ed3944057b41d7f93.png]