Alex

Results 528 comments of Alex

Fyi, changed the name of `link_enable_xp` module to `link_enable_cmdshell` so that it has the same naming scheme as this module. See https://github.com/Pennyw0rth/NetExec/pull/415#issuecomment-2884655220

I am also a bit concerned about whether it is worth to add additional complexity for just checking duplicate files. E.g. if we only have write but not read access...

@termanix can you add the functionality of the `enum_trust` module? See: https://github.com/Pennyw0rth/NetExec/pull/585#issuecomment-2764597178

Will do👍maybe later the day or tomorrow

I thought about seperating the trusted domains a bit better, because in large domains with multiple domain trusts there are probably also several DCs per domain. So i think using...

Thanks for the PR! If you still want to work on that module it's best to turn the PR into a "DRAFT", so that we know it is still worked...

Hi, to be honest i lost a bit track of all currently open PRs. A few minutes ago i just merged #https://github.com/Pennyw0rth/NetExec/pull/463 which has the same purpose. However, your PR...

Fyi, until this has been resolved i will turn it into a DRAFT PR so that it is clear it isn't ready for review :)

Only took a short look at the code, but looks mostly good from what i can tell 👍