Rating: 5.0
# CSAW Quals 2016: Kill - Forensics 50
> Is kill can fix? Sign the autopsy file?
We are given the file `kill.pcapng`
```bash
$ strings kill.pcapng | grep flag
flag{roses_r_blue_violets_r_r3d_mayb3_harambae_is_not_kill}
```
that's the dumb but easy and fast way