This commit is contained in:
iceman1001 2023-07-15 14:27:44 +02:00
parent 71369a3007
commit 3190cc5a3d

View file

@ -1822,7 +1822,7 @@ jumptoend:
static int CmdHF14AMfNestedStatic(const char *Cmd) {
CLIParserContext *ctx;
CLIParserInit(&ctx, "hf mf staticnested",
"Execute Nested attack against MIFARE Classic card with static nonce for key recovery.\n"
"Execute static nested attack against MIFARE Classic card with static nonce for key recovery.\n"
"Supply a known key from one block to recover all keys",
"hf mf staticnested --mini --blk 0 -a -k FFFFFFFFFFFF\n"
"hf mf staticnested --1k --blk 0 -a -k FFFFFFFFFFFF\n"