Skip to content
Permalink
Browse files
Suid based challenges added
  • Loading branch information
aa9863 committed Feb 10, 2021
1 parent c1a2b9e commit bab0a89b9e156ef7264015dea17048e99eb04d71
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
@@ -0,0 +1,8 @@
version: "3"

services:
ssh:
image: cueh/245_suid_challenge_1
#Uncomment this to map SSH to localhost
#ports:
# - "22:22"
@@ -0,0 +1,8 @@
version: "3"

services:
ssh:
image: cueh/245_suid_challenge_2
#Uncomment this to map SSH to localhost
#ports:
# - "22:22"

0 comments on commit bab0a89

Please sign in to comment.