Skip to content

Add decoder to check for compressed data #1436

Open
@joewarrenmeeks

Description

@joewarrenmeeks

Description

We see secrets in zip files wrapped in base64 encoding and want to be able to search for them. I've written a compressed decoder, which can run after the base64 decoder to attempt to decode the output from base64 as if it is a zip file.

Problem to be Addressed

We find base64 encoded zips in log files which contain secrets

Description of the Preferred Solution

I have a branch of working code, with tests, but I can't push that branch.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions