Skip to content

Simple implementation of new Covert channel attack in docker

Notifications You must be signed in to change notification settings

YehudaCorsia/Docker-Covert-channel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Docker covert channel

This repository shows new Covert channel vulnerability that I found in Docker environment.

You can check this video that shows my exploitation of this vulnerability.

some screenshots:

Scrren shot 1

Scrren shot 2

Hebrew speakers are welcome to read my article that was published in digital whisper.

Using this project :

You can use my images, by running these commands from two terminals.

docker run --network=none -it yehudacorsia/docker-covert-channel-sender

and

docker run --network=none -it yehudacorsia/docker-covert-channel-receiver 

or build it by yourself from here.

or just create two containers and run the scripts.

About

Simple implementation of new Covert channel attack in docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published