spellshift / realm

Realm is a cross platform Red Team engagement platform with a focus on automation and reliability.
https://docs.realm.pub/
GNU General Public License v3.0
419 stars 31 forks source link

UNC paths crash functions using glob #798

Open hulto opened 3 months ago

hulto commented 3 months ago

Describe the bug Agent crashes when using glob functions with UNC paths. This currently affects: file.list, file.read, and maybe others.

To Reproduce Golem: file.list("\\127.0.0.1\c$\")

Additional context