mirror of
https://github.com/killswitch-GUI/CobaltStrike-ToolKit
synced 2026-06-08 15:16:14 +00:00
Update Dockerfile
This commit is contained in:
committed by
GitHub
parent
c5d3323ec1
commit
c83fd51418
+1
-1
@@ -1,6 +1,6 @@
|
||||
# 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 .
|
||||
# 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
|
||||
# 3) docker logs -f {docker ps -> CONTAINER ID}
|
||||
|
||||
Reference in New Issue
Block a user