Skip to content

Commit

Permalink
✏️ Change newline char (0x0D 0x0A -> 0x0A)
Browse files Browse the repository at this point in the history
  • Loading branch information
hahwul committed Jul 23, 2024
1 parent 042bc6d commit d9fe6af
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions weapons/gRPC-Pentest-Suite.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
name: gRPC-Web Pentest Suite
description: gRPC-Pentest-Suite is set of tools for pentesting / hacking gRPC Web (gRPC-Web) applications.
url: https://github.com/nxenon/grpc-pentest-suite
category: tool-addon
type: Utils
platform: [burpsuite, linux, macos, windows]
lang: Python
tags: [gRPC-Web]
---
name: gRPC-Web Pentest Suite
description: gRPC-Pentest-Suite is set of tools for pentesting / hacking gRPC Web (gRPC-Web) applications.
url: https://github.com/nxenon/grpc-pentest-suite
category: tool-addon
type: Utils
platform: [burpsuite, linux, macos, windows]
lang: Python
tags: [gRPC-Web]

0 comments on commit d9fe6af

Please sign in to comment.