Skip to content

githubfoam/docker-forensics-githubactions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-forensics-githubactions

container modification  CI workflow

A tool for exploring each layer in a docker image
https://github.com/wagoodman/dive
Random Access Read-Only Tar Mount 
https://github.com/mxmlnkn/ratarmount
Component evidence

File system
copy-on-write diffs inside /var/lib/docker

Memory
gcore 
obdump
[memfetch](https://github.com/citypw/lcamtuf-memfetch
gdb
dd

Shared volumes

microservices

Containers in a forensic environment
containers may be paused at any time
containers may be quarantined by removing network access or system call privileges

Container isolation
Network isolation
Process namespacing
File system chroot
Device access control
Default seccomp profile

Releases

No releases published

Packages

No packages published