bats3c / shad0w

A post exploitation framework designed to operate covertly on heavily monitored environments
https://blog.dylan.codes/shad0w/
MIT License
2.03k stars 323 forks source link

changed quotes to support mimikatz -x #98

Closed eqn-group closed 3 years ago

eqn-group commented 3 years ago

-x in ' ' was giving invalid file error, while changing to " " fix it.

bats3c commented 3 years ago

:+1: