Deft_
Deft_
Alright new stuff incoming. Here is the detail. As requested the modules are not all loaded, instead moduleloader takes an arguments that is parse_module_attributes: - If True, parse all the...
Now it's possible to use multiple module in a single command: nxc smb 192.168.56.10 -u administrateur -p Defte@WF -M wdigest --check -M ntlmv1 But it's not possible to run -M...
So far I have added 10 modules to test the PR which can be chained with a -M : ```bash nxc smb 192.168.56.0/24 -u administrateur -p Defte@WF -M enum_ca -M...
-L option works as expected Also, simplified the moduleloader so that it only returns either the module names or the fully parsed dict.
> Quick thought of the top of my head: I think it is good to incentivize people to use class variables by using them to init and making them available...
Can print multiple modules output:
Better looking
> > > Quick thought of the top of my head: I think it is good to incentivize people to use class variables by using them to init and making...
Todo: - [ ] Translate all modules to the new architecture - [ ] Make "check" default value for any module that reads registry key values - [ ] Make...
Let's fucking go!! 🥳