Skip to content

[FEATURE] Create container profiles #245

@MartinBruchon

Description

@MartinBruchon

The needs

I would like to create multiple profiles / custom ressources to organize my environments depending on the audit

Description

It could be great to have the possibility to create a feature allowing to customize each container at its creation. For example :

exegol start pentest1 --profile web
Could allow to create some custom directories (dirsearch_scan, burp_files, ...) and install some specific tools for web pentest,

and

exegol start pentest2 --profile ad
could allow to create other directories (loot, scans, ...) install some other tools, pre-configure some command lines, ... for active directory pentest

Alternatives

create scripts to place in my_ressources and run it after the container creation

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions