Skip to content

add ado e2e, use ds for host exfiltration#1462

Merged
alexeldeib merged 14 commits intomasterfrom
ace/moe2e
Jan 25, 2022
Merged

add ado e2e, use ds for host exfiltration#1462
alexeldeib merged 14 commits intomasterfrom
ace/moe2e

Conversation

@alexeldeib
Copy link
Copy Markdown
Contributor

No description provided.

CLUSTER_ID=$(echo $VMSS_NAME | cut -d '-' -f3)

# privileged ds with nsenter for host file exfiltration
kubectl apply -f https://gist.githubusercontent.com/alexeldeib/01f2d3efc8fe17cca7625ecb7c1ec707/raw/6b90f4a12888ebb300bfb2f339cf2b43a66e35a2/deploy.yaml
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could move to this repo instead of random gist

# az vmss run-command invoke \
# -n $VMSS_NAME \
# -g $MC_RESOURCE_GROUP_NAME \
# --command-id RunShellScript \
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

self nit: clean up in future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants