Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conquest Profile Generator

Documentation : https://github.com/jakobfriedl/conquest/blob/main/docs/3-PROFILE.md

This project is designed to be used with Conquest C2.

Install

python3 -m venv venv
source venv/bin/activat
pio install -r requirements.txt

Usage

python3 cli.py --generate jquery

If you need to convert a Cobalt Strike profile to the Conquest (TOML) format, you can use the following command (recommended):

python3 cli.py --cobalt-converter cobalt-profiles-test/amazon.profile > /tmp/amazon.toml

GUI

python3 app.py

Credits

Thanks, @Jakob, for all the work you've done

About

conquest profile generator

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages