mirror of
https://github.com/cliffe/BreakEscape.git
synced 2026-02-20 13:50:46 +00:00
25 lines
664 B
JSON
25 lines
664 B
JSON
{
|
|
"display_name": "RFID Multiprotocol Test",
|
|
"description": "Test scenario demonstrating multiple RFID protocol types and cloning mechanics.",
|
|
"difficulty_level": 2,
|
|
"secgen_scenario": null,
|
|
"collection": "testing",
|
|
"cybok": [
|
|
{
|
|
"ka": "AAA",
|
|
"topic": "Authentication",
|
|
"keywords": ["RFID authentication", "Access control", "Multi-protocol systems"]
|
|
},
|
|
{
|
|
"ka": "HS",
|
|
"topic": "Hardware Security",
|
|
"keywords": ["RFID protocols", "Card cloning", "Proximity cards"]
|
|
},
|
|
{
|
|
"ka": "CPS",
|
|
"topic": "Physical Security",
|
|
"keywords": ["RFID cloning", "Physical access control"]
|
|
}
|
|
]
|
|
}
|