Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们正在测试 Web 应用程序的安全测试。我是使用 BURP Suite 进行测试的新手。我确实在用于 Web 服务测试的 Soap UI 方面拥有广泛的知识,但没有用于安全测试。有人知道这些工具的比较或最好的工具吗?
谢谢
soapui 符合 ws-security 标准。我使用相同的方法来添加安全肥皂服务使用的用户名令牌。它具有基于明文、密码摘要/签名和加密的身份验证支持。