Tag Active Directory

Using PowerView Like A Pro

PowerView is a PowerShell tool to gain network situational awareness on Windows domains. It contains a set of pure-PowerShell replacements for various windows “net *” commands, which utilize PowerShell AD hooks and underlying Win32 API functions to perform useful Windows…

Password Spraying With CrackMapExec

Password spraying attack is commonly used against Corporative Networks, which’s idea is really simple, you’re specifying protocol (SMB, Winrm or other supported protocol) and depending on your parameters CrackMapExec tries different or static credentials against many or single target.