mfthomps / Labtainers

Labtainers: A Docker-based cyber lab framework
https://nps.edu/web/c3o/labtainers
272 stars 69 forks source link

Prevent large artifact files #54

Closed mfthomps closed 2 years ago

mfthomps commented 3 years ago

Sometimes students can take actions with potential of creating vary large artifact files. One example is starting tcpdump from within a telnet session. The stdout capture functions will limit any stdout artifact to about 1MB.