mirror of
https://github.com/hak5/nano-tetra-modules.git
synced 2025-10-29 16:58:09 +00:00
12 lines
664 B
Plaintext
Executable File
12 lines
664 B
Plaintext
Executable File
<strong>Encrypted</strong><br />
|
|
Displays if the private key (.pem) is encrypted. Does not include encryption on .pfx containers.
|
|
<br /><br />
|
|
|
|
<strong>Select</strong><br />
|
|
When you click Select the associated key will be used. Both the private and public key will be used for Kuro.py and only the public key will be used for the target. This is so each program can verify the other when communicating over the network.
|
|
<br /><br />
|
|
<font color="red">
|
|
Do not select encrypted keys for Kuro. You will not be able to start the process if encrypted keys are used. You may select encrypted keys for the target if you are using C# to write your payload.
|
|
</font>
|
|
|