From 2f3c183a4041cb02e9c003ed4ae8fb6d6bc7b74e Mon Sep 17 00:00:00 2001 From: hahwul Date: Thu, 1 Sep 2022 23:17:03 +0900 Subject: [PATCH] Add AWSSigner --- weapons/AWSSigner.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 weapons/AWSSigner.yaml diff --git a/weapons/AWSSigner.yaml b/weapons/AWSSigner.yaml new file mode 100644 index 0000000..5e2810f --- /dev/null +++ b/weapons/AWSSigner.yaml @@ -0,0 +1,13 @@ +--- +name: AWSSigner +description: Burp Extension for AWS Signing +url: https://github.com/NetSPI/AWSSigner +category: tool-addon +type: Utils +platform: +- linux +- macos +- windows +- burpsuite +lang: Java +tags: [] \ No newline at end of file