
PoC for a remote code execution flaw in Windows Notepad's markdown renderer. The markdown engine does not restrict URL protocols, allowing arbitrary protocol handlers to be triggered via clickable links
PoC for a remote code execution flaw in Windows Notepad's markdown renderer. The markdown engine does not restrict URL protocols, allowing arbitrary protocol handlers to be triggered via clickable links.
file://)[click](file://C:/windows/system32/cmd.exe)
Launches any executable already on disk — cmd.exe, powershell.exe, , etc.
mshta.exe

Stay safe!