Skip to content

Commit d144335

Browse files
authored
Update vulnerable.yml
1 parent aff78ea commit d144335

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/vulnerable.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
steps:
1313
- name: Directory Listing
1414
run: |
15-
ls
15+
ls -al
16+
ls /
1617
pwd
1718
id
19+
cat /etc/passwd

0 commit comments

Comments
 (0)