Add burpsuite extension of nccgroup

Signed-off-by: hahwul <hahwul@gmail.com>
pull/52/head
hahwul 2022-08-25 22:43:20 +09:00
parent b5524d2b6b
commit cbe50f9ffd
7 changed files with 81 additions and 3 deletions

13
weapons/AutoRepeater.yaml Normal file
View File

@ -0,0 +1,13 @@
---
name: AuthMatrix
description: Automated HTTP Request Repeating With Burp Suite
url: https://github.com/SecurityInnovation/AuthMatrix
category: tool-addon
type: Utils
platform:
- linux
- macos
- windows
- burpsuite
lang: Java
tags: []

13
weapons/Berserko.yaml Normal file
View File

@ -0,0 +1,13 @@
---
name: Berserko
description: Burp Suite extension to perform Kerberos authentication
url: https://github.com/nccgroup/Berserko
category: tool-addon
type: Utils
platform:
- linux
- macos
- windows
- burpsuite
lang: Java
tags: []

View File

@ -0,0 +1,13 @@
---
name: Decoder-Improved
description: Improved decoder for Burp Suite
url: https://github.com/nccgroup/Decoder-Improved
category: tool-addon
type: Utils
platform:
- linux
- macos
- windows
- burpsuite
lang: Java
tags: []

View File

@ -0,0 +1,13 @@
---
name: HTTPSignatures
description: A Burp Suite extension implementing the Signing HTTP Messages draft-ietf-httpbis-message-signatures-01 draft.
url: https://github.com/nccgroup/HTTPSignatures
category: tool-addon
type: Utils
platform:
- linux
- macos
- windows
- burpsuite
lang: Java
tags: []

View File

@ -0,0 +1,13 @@
---
name: argumentinjectionhammer
description: A Burp Extension designed to identify argument injection vulnerabilities.
url: https://github.com/nccgroup/argumentinjectionhammer
category: tool-addon
type: Utils
platform:
- linux
- macos
- windows
- burpsuite
lang: Python
tags: []

View File

@ -0,0 +1,13 @@
---
name: blackboxprotobuf
description: Blackbox protobuf is a Burp Suite extension for decoding and modifying arbitrary protobuf messages without the protobuf type definition.
url: https://github.com/nccgroup/blackboxprotobuf
category: tool-addon
type: Utils
platform:
- linux
- macos
- windows
- burpsuite
lang: Python
tags: []

View File

@ -1,7 +1,7 @@
---
name: auto-repeater
description:
url: https://github.com/PortSwigger/auto-repeater
name: pcap-burp
description: Pcap importer for Burp
url: https://github.com/nccgroup/pcap-burp
category: tool-addon
type: Utils
platform: