-
Notifications
You must be signed in to change notification settings - Fork 270
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request