Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flag Zip files that are also jpegs #682

Open
gfs opened this issue Dec 22, 2022 · 0 comments
Open

Flag Zip files that are also jpegs #682

gfs opened this issue Dec 22, 2022 · 0 comments
Labels
filters Issue is related to included filters

Comments

@gfs
Copy link
Contributor

gfs commented Dec 22, 2022

What does this rule detect?

It is possible to concatenation a zip on the end of a jpeg. It will still open and parse as a jpeg and it will also be able to be unzipped. This seems like an unusual thing that might be worth reporting on.

https://ostechnix.com/hide-files-inside-images-linux/

Why should this rule be added?

Does this require the addition of a new operation to the parser?

No.

Rule Json (optional)

@gfs gfs added the filters Issue is related to included filters label Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filters Issue is related to included filters
Projects
None yet
Development

No branches or pull requests

1 participant