• Stars
    star
    194
  • Rank 199,323 (Top 4 %)
  • Language
    C++
  • License
    BSD 3-Clause "New...
  • Created over 5 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

CobaltStrike External C2 for Websockets

Raven

CobaltStrike External C2 for Websockets

Server Build (Ubuntu)

  • Copy the server folder to your VPS.
  • Run ./setup.sh as root or with sudo

Client build (Windows)

  • Copy the client folder to a Windows development host.

  • Install the Windows 10, 8.1, or 7 SDK

  • Verify that MSBuild is installed and note the MSBuild tools version noted in the registry key here: HKLM:\SOFTWARE\Microsoft\MSBuild\ToolsVersions[Version]

  • Run New-RavenPayload.ps1. Use Get-Help to view the available options.

  • That's all folks. YMMV