Skip to content

xorrior/raven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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