Added .tar extention and Matcher for it

patch-1
Blackbird594 2023-12-22 10:20:03 +00:00
parent c87867c691
commit 4526cde48b
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,7 @@ requests:
attack: pitchfork
payloads:
EXT:
- "tar"
- "7z"
- "bz2"
- "gz"
@ -47,6 +48,8 @@ requests:
matchers:
- type: binary
binary:
- "7573746172202000" #tar
- "7573746172003030" #tar
- "377ABCAF271C" # 7z
- "314159265359" # bz2
- "53514c69746520666f726d6174203300" # SQLite format 3.