Decrypt Passwords from Workflow

Go to Product

Did you ever need to extract a forgotten password which you entered into a KNIME workflow? This node allows decrypt and recover secrets and passwords which are stored in a KNIME workflow using “weak encryption”. Weak encryption means, that the secret is encrypted using a fixed, more or less well known key.

The node comes with a set of different known secrets which were extracted from the KNIME source code and class files. For an example see e.g. here. To find secrets it looks into the settings.xml files within a given workflow.

Options

Workflow
Select a .knwf workflow or a .knar group from which to extract secrets.

Input Ports

This node has no input ports

Output Ports

Icon
A table with all extracted secrets/passwords for the given workflow and information about the source from where they were extracted (path to settings.xml and settings key).

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.