API pen testing tools

Looking for automated tools that can test an API for security issues like SQL Injection etc. As an extension any automated tools for functional testing of APIs will help too.

1 1 2,153
1 REPLY 1

Hi @Madhan Sadasivam ,

Found an interesting article here about testing APIs. They are talking about using Powerful Node.js based end to end API testing tool hippie along with Mocha , Chai , Sinon.

Features

  • Intuitive and consistent API
  • Built-in and custom expectations
  • Support for custom parsers and serializers
  • Easy to extend
  • Middlewares
  • Works great with any test runner

Hope it's helpful 🙂

Cheers,

Anil Sagar