8000 GitHub - Shyjin23/Ping-Pil0t: A simple C2 framework leveraging ICMP for covert communication channels.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Shyjin23/Ping-Pil0t

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

→ Ping-Pil0t

A simple Command and Control (C2) framework that leverages the ICMP protocol for communication, implemented in GoLang.


Features :

  • ICMP Communication: Uses ICMP echo requests and replies for covert communication.

  • Simple and Lightweight: Designed to be minimalistic and easy to use.


Usage :

  Build :

go build -o pingpil0t main.go

  Initiate Server :

./pingpilot server --iface <interface_name>

  Initiate Client :

./pingpilot client ---iface <interface_name> [--size <chunk_size>]

Disclaimer :

This tool is intended for educational and research purposes only.

About

A simple C2 framework leveraging ICMP for covert communication channels.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0