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 Request: DevOps / Cloud activity simulation #150

Open
Cyb3r-Monk opened this issue Dec 1, 2022 · 3 comments
Open

Feature Request: DevOps / Cloud activity simulation #150

Cyb3r-Monk opened this issue Dec 1, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@Cyb3r-Monk
Copy link

I don't know if it make sense but I feel like it would be nice to simulate regular activities happening in the cloud, mostly DevOps/Sysadmin related tasks. Some examples: creating/deleting services, starting/stopping/deleting VMs, upload/download/delete files from S3/blob storages, etc.

@sei-dupdyke sei-dupdyke added the enhancement New feature or request label Feb 17, 2023
@Cyb3r-Monk
Copy link
Author

Some new ideas related to this:
On a machine that has Git installed adn configured, create/clone/have a repo (maybe manually), then let the agent add some simple text/comment to the README or some .py files, then do git add/commit/push.

@sei-dupdyke
Copy link
Contributor

I like this, we could have agents start a dev war with git blame too 😁

Automating git seems trivial, but what about the server portion? I'm not sure I want to build support around that, it might be a decent amount of work.

@Cyb3r-Monk
Copy link
Author

No need for server portion I think. We can manually install git and configure the server authentication etc. Just need to automate the file creation/modification + git commands. If we assign one file to each agent, then fetching the latest changes before and after commit+push/merge, we wouldn't have any conflict issues I guess. Th enext step would be the agents developing the GHOSTS 😅

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

2 participants