forensics challs
This commit is contained in:
13
2026/insomnihack/forensics/usb_exfiltration/pyproject.toml
Normal file
13
2026/insomnihack/forensics/usb_exfiltration/pyproject.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
[project]
|
||||
name = "kape-acquisition"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"evtx>=0.11.0",
|
||||
"lnkparse3>=1.6.0",
|
||||
"olefile>=0.47",
|
||||
"python-evtx>=0.8.1",
|
||||
"python-registry>=1.3.1",
|
||||
]
|
||||
Reference in New Issue
Block a user