0

we are testing a secuirty testing for web application. I am new to testing using BURP Suite. I do have extensive knowledge in Soap UI for webservice testing but have NOT used for security testing. Does anybody know the comparison of the tools or which is best to go?

Thanks

ChanGan
  • 4,254
  • 11
  • 74
  • 135

1 Answers1

0

soapui is ws-security compliant . I have used same for adding usernametoken which was consumed by secured soap service. It have authentications support based on plaintext, password digest/signature and encryption.

Abhishek Saxena
  • 292
  • 3
  • 15