## https://sploitus.com/exploit?id=91D03083-070E-56AF-842E-C9C7C0A74FD2
This repository is an Aggressor Script for Cobalt Strike targeting the MS17-010 vulnerability. It includes a PowerShell module for scanning and exploiting the vulnerability, as well as a stager for delivering a payload. The script is designed to run on Windows 7 x64 and Windows 2008 R2 systems.
The script uses the `Invoke-EternalBlue` function to exploit the vulnerability, which is a PowerShell port of the Metasploit module for MS17-010. The function takes several parameters, including the target IP address, initial grooms, maximum attempts, and shellcode.
The script also includes a `ms17_010_scan` function that uses the `Invoke-EternalScan` function to scan for the vulnerability on a target system. The `Invoke-EternalScan` function uses the SMB protocol to connect to the target system and check for the presence of the vulnerability.
The script also includes a `ms17_010` function that uses the `Invoke-EternalBlue` function to exploit the vulnerability on a target system. The function takes several parameters, including the listener, target IP address, initial grooms, maximum attempts, and shellcode.
The script uses the `bpowershell_import` and `bpowerpick` functions to import and execute PowerShell scripts, respectively