Skip to content

Commit

Permalink
Close block code
Browse files Browse the repository at this point in the history
  • Loading branch information
doverh authored and ThunderSon committed Apr 29, 2024
1 parent 4d4084c commit 59a29e1
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,8 @@ cd a/b/c
# Compress the files
zip test.zip base ../../../traversed
# Verify compressed files content
nzip -l test.zip
unzip -l test.zip
```

#### ZIP Bombs

Expand Down

0 comments on commit 59a29e1

Please sign in to comment.