Skip to content

Commit

Permalink
project2 is networked, removes local suid
Browse files Browse the repository at this point in the history
  • Loading branch information
clarkb7 committed Jun 25, 2015
1 parent 597478a commit 0bbe1eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup_wargame.sh
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ setup_level $lab $lab'_priv' 'm0_tw33ts_m0_ch4inz_n0_m0n3y' $lab level_files[@]
lab=project2
level_files=('rpisec_nuke' 'README' 'GENERAL_CROWELL.key' 'GENERAL_DOOM.key' 'GENERAL_HOTZ.key')
level_owners=($lab'_priv:'$lab $lab':'$lab $lab'_priv:'$lab $lab'_priv:'$lab $lab'_priv:'$lab)
level_perms=('4550' '0400' '0400' '0400' '0400')
level_perms=('0550' '0400' '0400' '0400' '0400')
setup_level $lab $lab'_priv' 'th3_pr1nt_funct10n_w4s_100_l!n3s_al0ne' $lab level_files[@] level_owners[@] level_perms[@]
add_socat_on_start "$LEVELS_DIR/project2" "timeout 300 $LEVELS_DIR/project2/rpisec_nuke" 31337 $lab'_priv'

Expand Down

0 comments on commit 0bbe1eb

Please sign in to comment.