scratch the lack of zipbomb, I found the Middle directory. With files in it that file actually identifies as "ASCII C program text, with CRLF, CR line terminators". What is a CRLF, CR line terminator you ask?
000078d0 20 30 29 3b 20 20 0d 0d 0a 7d 0d 0d 0a 0d 0d 0a | 0); ...}......|
Yes, somehow they have taken a source tree (bluez) that originally had unix LF line terminators and managed to get CRCRLF line terminators on it. Ddouble ddosify?
|