crAPI icon indicating copy to clipboard operation
crAPI copied to clipboard

Add GRPC service in crAPI

Open JBAhire opened this issue 2 years ago • 3 comments

Is your feature request related to a problem? Please describe. Currently, crAPI only supports REST endpoints. We can only identify and demo REST vulnerabilities with crAPI. We should add a GRPC service which will make it easier to demo GRPC vulnerabilities.

Describe the solution you'd like @piyushroshan, can you please add more context on a plausible solution here?

JBAhire avatar Oct 04 '22 10:10 JBAhire

@piyushroshan @mathew-jose for what features do we require grpc service?

dhruv-singhal-github avatar Oct 08 '22 09:10 dhruv-singhal-github

To showcase unsecured and unencrypted grpc channel. It would be best to convert the existing go service to grpc. This would showcase how API vulnerabilities are independent of framework used

piyushroshan avatar Oct 08 '22 10:10 piyushroshan

@JBAhire I can work on this.

dhruv-singhal-github avatar Oct 08 '22 10:10 dhruv-singhal-github