Skip to content

deatheater01/evrostos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

███████╗██╗░░░██╗██████╗░░█████╗░░██████╗████████╗░█████╗░░██████╗ ██╔════╝██║░░░██║██╔══██╗██╔══██╗██╔════╝╚══██╔══╝██╔══██╗██╔════╝ █████╗░░╚██╗░██╔╝██████╔╝██║░░██║╚█████╗░░░░██║░░░██║░░██║╚█████╗░ ██╔══╝░░░╚████╔╝░██╔══██╗██║░░██║░╚═══██╗░░░██║░░░██║░░██║░╚═══██╗ ███████╗░░╚██╔╝░░██║░░██║╚█████╔╝██████╔╝░░░██║░░░╚█████╔╝██████╔╝ ╚══════╝░░░╚═╝░░░╚═╝░░╚═╝░╚════╝░╚═════╝░░░░╚═╝░░░░╚════╝░╚═════╝░

Covert Communications network

This is just a proof of concept.

Here the file is compressed and added into ip6 packet headers with a delay and sent

It requires python module scapy it is available through

pip install scapy

In this we set the flow label field of the ipv6 header to the required data. This can be done without affecting the transmission.

This is an inspiration from https://medium.com/@danielabloom/covert-channels-demystified-4b1f406a76e3.

Usage

remote_node.py -h

Note : Both the files must be run with admin privileges.

About

IPV6 covert communications network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages