Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
rapid7
GitHub Repository: rapid7/metasploit-framework
Path: blob/master/external/source/exploits/CVE-2019-0808/Makefile
21367 views

all: install

install:
	mkdir -p ../../../../data/exploits/CVE-2019-0808
	cp NtUserMNDragOverExploit/Release/NtUserMNDragOverExploit.dll ../../../../data/exploits/CVE-2019-0808/exploit.dll