mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 22:03:42 -07:00
style
This commit is contained in:
parent
66f2a85ae1
commit
8fc05ad2a5
3 changed files with 38 additions and 38 deletions
|
@ -4806,7 +4806,7 @@
|
||||||
},
|
},
|
||||||
"hf mf staticnested": {
|
"hf mf staticnested": {
|
||||||
"command": "hf mf staticnested",
|
"command": "hf mf staticnested",
|
||||||
"description": "Execute Nested attack against MIFARE Classic card with static nonce for key recovery. Supply a known key from one block to recover all keys",
|
"description": "Execute static nested attack against MIFARE Classic card with static nonce for key recovery. Supply a known key from one block to recover all keys",
|
||||||
"notes": [
|
"notes": [
|
||||||
"hf mf staticnested --mini --blk 0 -a -k FFFFFFFFFFFF",
|
"hf mf staticnested --mini --blk 0 -a -k FFFFFFFFFFFF",
|
||||||
"hf mf staticnested --1k --blk 0 -a -k FFFFFFFFFFFF",
|
"hf mf staticnested --1k --blk 0 -a -k FFFFFFFFFFFF",
|
||||||
|
@ -11689,6 +11689,6 @@
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"commands_extracted": 679,
|
"commands_extracted": 679,
|
||||||
"extracted_by": "PM3Help2JSON v1.00",
|
"extracted_by": "PM3Help2JSON v1.00",
|
||||||
"extracted_on": "2023-07-14T16:33:40"
|
"extracted_on": "2023-07-16T13:30:30"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue