Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gRPC with protobuf payloads is not supported #24

Open
ogryb opened this issue Feb 16, 2023 · 1 comment
Open

gRPC with protobuf payloads is not supported #24

ogryb opened this issue Feb 16, 2023 · 1 comment
Assignees
Labels
feature request Requesting a new feature

Comments

@ogryb
Copy link

ogryb commented Feb 16, 2023

gRPC is a popular approach to building API's these days practiced by big tech and fintech companies, but it's not supported in the current Akto implementation. To reproduce:

  1. Install Akto plugin in BurpSuite with automatic export enabled
  2. Install Akto Dashboard
  3. Run a REST API with JSON payload in Burp's Repeater and observe that the export from Burp to Akto Dashboard works
  4. Run an gRPC API with protobuf payload in Burp's repeater and observe that export to Dashboard doesn't work
  5. Try exporting gRPC payload to HAR file in Burp's Akto Plugin and observe that 'entries' field is empty:

{"log":{"version":"1.2","creator":{"name":"Akto","version":"3.19.2"},"pages":[],"entries":[]}}

@Ankita28g Ankita28g added the feature request Requesting a new feature label Feb 17, 2023
@Ankita28g
Copy link
Contributor

Thanks @ogryb

We have added this to the roadmap now for this quarter. https://github.com/orgs/akto-api-security/projects/8/views/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Requesting a new feature
Projects
Status: Continuous discover and ML
Development

When branches are created from issues, their pull requests are automatically linked.

4 participants