close
The Wayback Machine - https://web.archive.org/web/20210726220802/https://github.com/capt-meelo/Beaconator
Skip to content
main
Switch branches/tags
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Jul 23, 2021
Jul 23, 2021
Jul 19, 2021
Jul 23, 2021

Beaconator

release license issues stars forks

Beaconator is an aggressor script for Cobalt Strike used to generate a raw stageless shellcode and packing the generated shellcode using PEzor.

How to Use

Installing PEzor

PEzor is required so install it first using the following:

git clone https://github.com/phra/PEzor.git
cd PEzor
./install.sh

NOTE: Make sure to add PEzor's $PATH variable in your ~/.profile or ~/.bashrc (if using Bash), OR ~/.zprofile or ~/.zshrc (if using ZSH).

Running Beaconator

  1. Load the beaconator.cna file via Cobalt Strike > Script Manager.
  2. Access Beaconator from the menu bar.

Screenshots

options.png

script-console.png

Credits

About

A beacon generator using Cobalt Strike and PEzor.

Resources

License