Skip to content

Golang version of Ghost Tunnel, or called WiFi Covert Channel

Notifications You must be signed in to change notification settings

AmyangXYZ/GhostTunnel-Go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ghost Tunnel - Go

Golang version of Ghost Tunnel, or called Wifi Covert Channel.

Hide backdoor payload in 802.11 Probe-req and Beacon Frame.

No actual WiFi connection is required.

Usage

Server

# ./server-linux64 -iface your-monitor-mode-adapter

Compile requirements: gopacket, libpcap or winpcap

Client

Client uses system native WiFi api, so we don't need privilege and additional dependency.

Simply run the client.exe. But I strongly recommend to use P4wnP1 to ship it!

Tips:

Maybe the fastest way is running a HID script to download the malware from P4wnP1's HTTP Server :-)

Demo

Alt text

About

Golang version of Ghost Tunnel, or called WiFi Covert Channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages