## https://sploitus.com/exploit?id=A5D1134B-306B-56CC-BCC2-5A0726610B14
PoC exploit for CVE-2017-0144 and CVE-2017-0145, also known as Eternal Blue and Eternal Romance, respectively. This exploit targets the SMBv1 protocol, specifically the Windows SMB Server service. The probable entry point is the `exploit.py` script, which is likely invoked via Python CLI. The vulnerability class/vector is SMB RCE (Remote Code Execution). Notable dependencies include the `pysmb` library, which is used for SMB protocol manipulation. The expected impact is remote code execution on vulnerable Windows systems.