-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
27 lines (27 loc) · 952 Bytes
/
Copy pathCITATION.cff
File metadata and controls
27 lines (27 loc) · 952 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
cff-version: 1.2.0
message: "If you use KeyWraith in academic work, please cite it as below."
title: "KeyWraith: Adaptive BadUSB/HID Attack Emulation + Behavioral Endpoint Detection"
abstract: >-
KeyWraith is a defensive-security research platform that uses a Flipper Zero as
a controlled BadUSB/HID keystroke-injection emulator to generate a labeled
human-vs-injected typing dataset, trains a behavioral (EDR-style) detector on
timing and cadence features, and red-teams that detector with an adaptive,
humanized injection attacker to quantify the detection-versus-evasion-cost
tradeoff.
type: software
authors:
- family-names: Choksi
given-names: Krishita Sanjay
alias: Krishita17
version: 0.1.0
license: MIT
date-released: 2026-08-18
keywords:
- BadUSB
- HID injection
- keystroke dynamics
- endpoint detection
- EDR
- Flipper Zero
- adversarial evasion
repository-code: "https://github.com/Krishita17/KeyWraith"