Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions exposures/backups/zip-backup-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ requests:
attack: pitchfork
payloads:
EXT:
- "tar"
- "7z"
- "bz2"
- "gz"
Expand Down Expand Up @@ -47,6 +48,8 @@ requests:
matchers:
- type: binary
binary:
- "7573746172202000" #tar
- "7573746172003030" #tar
- "377ABCAF271C" # 7z
- "314159265359" # bz2
- "53514c69746520666f726d6174203300" # SQLite format 3.
Expand Down