When specifying a directory to the ssh exfil plugin, it does not properly handle nested directories.
For example: /etc/sssd/ tries to read /etc/sssd/conf.d. We'll need to make sure we can get directory names in that format, or do some further parsing of the ls results.
When specifying a directory to the ssh exfil plugin, it does not properly handle nested directories.
For example:
/etc/sssd/tries to read/etc/sssd/conf.d. We'll need to make sure we can get directory names in that format, or do some further parsing of thelsresults.