Alex

Results 528 comments of Alex

> > A few other things: > > ``` > > * I don't think we should check permissions here. If we check them we should integrate that into the...

Hey i am not sure if this is the right approach. I don't think adding a bunch of try&except will solve the problem. I think the better solution is to:...

Hi, why closing this one? Didn't have the time yet, but i wanna compare it to #405 and merge what suits best.

Hi, i will rename the `link_enable_xp` module to `link_enable_cmdshell` so that it has the same naming scheme as the new modul `enable_cmdshell` from https://github.com/Pennyw0rth/NetExec/pull/557/files

What is your OS and NetExec version? Please also provide the output of your terminal encoding, you can get it like this: ![image](https://github.com/Pennyw0rth/NetExec/assets/61382599/cd697eb0-4c27-41ac-8423-b74d6d2a3fe6)

Do you know if the domain you are running this command against could have non ascii characters? Like `öäü` for example

This is likely just an error inside sqlalchemy. Closing due to inactivity anyway

Thanks for the contribution, looks like cool stuff! Gonna take a look at it when i have the time!