Update Dockerfile

This commit is contained in:
⭕Alexander Rymdeko-Harvey
2017-12-24 09:35:47 -05:00
committed by GitHub
parent a786321f38
commit c231442007
+1
View File
@@ -1,4 +1,5 @@
# BUILD INSTRUCTIONS & README
# POST HERE: https://blog.obscuritylabs.com/docker-command-controll-c2/
# 1) docker build --build-arg cskey="xxxx-xxxx-xxxx-xxxx" -t cobaltstrike\cs .
# 2) docker run -d -p 192.168.2.238:50050:50050 cobaltstrike/cs 192.168.2.238 password
# - This runs docker in Detached mode, to tshoot issues or see logs do the following