AmyangXYZ / GhostTunnel-Go

Golang version of Ghost Tunnel, or called WiFi Covert Channel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Go 100.0%