Skip to content

The main goal of this repo is to learn about the gRPC communication patterns and hunt for vulnerabilities in the gRPC-Web app to improve your hunting skills

License

Notifications You must be signed in to change notification settings

bnematzadeh/grpc-web-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Vulnerable gRPC-Web Application for Bug Hunters

gRPC is an open-source, high-performance Remote Procedure Call (RPC) framework developed by Google. It enables efficient communication between client and server applications in a wide range of programming languages by utilizing Protocol Buffers (protobuf) for service definition and message serialization. The main goal of this repo is to learn about the gRPC communication patterns and hunt for vulnerabilities in the gRPC-Web app to improve your hunting skills

gRPC Communication Patterns

Vulnerable gRPC-Web Application

Logo

I developed a vulnerable gRPC-Web application with the following vulnerabilities:

  • Injection
  • Information Disclosure
  • SSRF
  • Integer Overflow

About

The main goal of this repo is to learn about the gRPC communication patterns and hunt for vulnerabilities in the gRPC-Web app to improve your hunting skills

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published