Beaconator
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
$PATHvariable in your~/.profileor~/.bashrc(if using Bash), OR~/.zprofileor~/.zshrc(if using ZSH).
Running Beaconator
- Load the
beaconator.cnafile viaCobalt Strike > Script Manager. - Access Beaconator from the menu bar.
Screenshots
Credits
- To Francesco Soncina (@phraaaaaaa) for developing the awesome PEzor.

