webauthn-cbor-burp

CBOR decoder

A tool to decode WebAuthn CBOR format in web requests

Burp Extension to Decode WebAuthn CBOR

GitHub

1 stars
1 watching
2 forks
Language: Java
last commit: over 2 years ago

Related projects:

Repository Description Stars
pjk/libcbor A C library for parsing and generating CBOR data format 342
lorenzog/burpaddcustomheader A Burp Suite extension to add custom HTTP headers 19
hvqzao/burp-token-rewrite An extension for Burp Suite to automatically handle CSRF tokens in requests 16
silentsignal/burp-asn1 An ASN.1 toolbox for parsing and decoding ASN.1 data in Burp Suite 2
edjcase/motoko_cbor Enables encoding and decoding of CBOR (Concise Binary Object Representation) data between bytes and CBOR objects 6
nccgroup/decoder-improved A Burp Suite plugin that improves the built-in decoder by adding tabs, an improved hex editor, and making it easier to extend for custom encoding and decoding needs 135
celsogbezerra/copy-as-javascript-request Tools to copy web requests as JavaScript Fetch API 5
matanatr96/decoderproburpsuite A tool for cleaning and decoding HTTP response text to improve readability 2
nccgroup/web3-decoder An extension for Burp Suite to analyze JSON-RPC calls related to Ethereum smart contracts 110
netspi/jsws A Burp plugin that extracts and generates requests from JavaScript WebService Proxies 7
dnet/burp-oauth A Java plugin for Burp Suite that enables OAuth authentication 42
0xd0ug/burpextensions-clipboardrepeater An extension tool that allows users to share and recreate Burp requests with minimal effort 4
somerandomiosdev/cborcoding Provides an encoding and decoding framework for the CBOR data format in Swift. 50
aoncyberlabs/blazortrafficprocessor An extension for BurpSuite to aid in testing web applications using Blazor Server/BlazorPack by converting messages between formats. 24
well-typed/cborg A Haskell implementation of the CBOR format for fast binary serialisation and deserialisation. 191