Alex

Results 528 comments of Alex

Nice one! Thanks for the work!

This is because winrm currently does not support kerberos auth. Perhaps we integrate https://github.com/Pennyw0rth/NetExec/pull/103 some day, but preferably when we have a way to not require the krb5 apt package

Looks really cool, thanks for the PR!

@dev-fortress really sorry for the late response. Are you sure you pushed your latest changes? In the PR is no logging statement or something similar that would print the output...

@dev-fortress any update? I could quickly patch in some output function for the gathered data, but that might not be all you planned on doing or have done locally.

> @NeffIsBack Sorry, I didn’t see your response earlier. In my initial test, I didn’t need to log the response in any function. Perhaps something has changed and now requires...

Fyi, fixed winrm execution to be able to use it in modules

In theory this looks good now. ![image](https://github.com/user-attachments/assets/604fdf13-9767-4771-a74f-95b74d62532e) However checking for `config` results in A LOT of files that aren't necessarily aws related files. @dev-fortress what is the default in aws?...

Gonna reping @dev-fortress in case you missed the notification 👀

@dev-fortress careful when merging in changes from remote. I believe you rebased your changes (at least that is what it looks like) because of merge conflicts, but that reverted all...