Skip to content

Commit

Permalink
Merge pull request projectdiscovery#8858 from Blackbird594/template_b…
Browse files Browse the repository at this point in the history
…ranch_name

Added .tar extention and Matcher for it
  • Loading branch information
DhiyaneshGeek authored Dec 23, 2023
2 parents 0eac77f + 6b99dac commit 9cfb827
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion http/exposures/backups/zip-backup-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ http:
- "Release"
- "inetpub"
EXT:
- "tar"
- "7z"
- "bz2"
- "gz"
Expand Down Expand Up @@ -78,6 +79,8 @@ http:
matchers:
- type: binary
binary:
- "7573746172202000" #tar
- "7573746172003030" #tar
- "377ABCAF271C" # 7z
- "314159265359" # bz2
- "53514c69746520666f726d6174203300" # SQLite format 3.
Expand All @@ -101,4 +104,4 @@ http:
status:
- 200

# digest: 4b0a00483046022100c5d5034a82beeefe3aab1ed46ff6bc1cb753680a0f9940cc0aff7425f47dc0ae022100bb8aeb1b8c1a84c13b54e77a83c347f84b0b0b90727ccfcede6225d433712814:922c64590222798bb761d5b6d8e72950
# digest: 4b0a00483046022100c5d5034a82beeefe3aab1ed46ff6bc1cb753680a0f9940cc0aff7425f47dc0ae022100bb8aeb1b8c1a84c13b54e77a83c347f84b0b0b90727ccfcede6225d433712814:922c64590222798bb761d5b6d8e72950

0 comments on commit 9cfb827

Please sign in to comment.