Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Create container profiles #245

Open
MartinBruchon opened this issue Dec 10, 2024 · 0 comments
Open

[FEATURE] Create container profiles #245

MartinBruchon opened this issue Dec 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@MartinBruchon
Copy link

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

@MartinBruchon MartinBruchon added the enhancement New feature or request label Dec 10, 2024
@MartinBruchon MartinBruchon changed the title Create container profiles [FEATURE] Create container profiles Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant