friendly-besties-incorporated / all-honeypot-code

This is where we'll put completed versions of our honeypot code.
0 stars 0 forks source link

process_complete_container zips up too much #24

Closed djfigs1 closed 2 years ago

djfigs1 commented 2 years ago

Hard to describe, but it seems like the the ZIP operation is trying to zip the entire container file system.

image

sysemenova commented 2 years ago

Huh, it def shouldn't be doing that. I'll check it