Tarkan X
Tarkan X
## Description This pull request introduces a new module for verifying RDP login credentials within NetExec (and CrackMapExec). The module enables the validation of RDP login credentials against SMB hosts...
The current `NetExec` tool does not allow users to quickly check past connections and their access rights. It relies only on the `nxcdb` or sqlite database files, like `smb.db`. Because...
This PR introduces an automatic shutdown mechanism for safer use of mitm6, especially in remote or unattended environments. New functionality: If no DNS domain filter is provided using --domain, mitm6...