diff --git a/_gtfobins/cdist.md b/_gtfobins/cdist.md new file mode 100644 index 0000000..602d33d --- /dev/null +++ b/_gtfobins/cdist.md @@ -0,0 +1,7 @@ +--- +functions: + shell: + - code: cdist shell -s /bin/sh + sudo: + - code: sudo cdist shell -s /bin/sh +---