Files
metasploit-gs/external/source/exploits/CVE-2019-0808/Makefile
T
2020-04-30 17:19:46 +08:00

8 lines
191 B
Makefile

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