psfile
List files opened by remote systems via network shares to identify active remote file access.
Instructions
List files opened by remote systems via network shares.
Wraps Sysinternals PsFile.
Return Format
{"success": bool, "files": list[dict], "count": int, "error": str | None}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accept_eula | No | Accept EULA (stored once) | |
| path_filter | No | Filter by path (optional) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||