bdamele/icmpsh
Simple reverse ICMP shell observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5619
- days_rel: n/a
- days_push: 3071
- n_releases_24m: 0
Adoption not part of the score
1625 stars · 416 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
icmpsh is a simple reverse ICMP shell tool with a Windows slave (client) written in C and a portable master (server) implemented in C, Perl, or Python. It establishes a command shell over ICMP echo requests, and unlike similar tools it does not require administrative privileges on the target machine.
Use cases
- get a reverse shell when TCP egress is firewalled
- tunnel shell traffic over ICMP echo requests
- run a reverse shell on Windows without admin privileges
- pivot out of a DMZ machine with strict egress filtering
- demonstrate ICMP-based covert channel risks in pentest reports
When to choose
- the target is Windows and you need a shell without admin rights
- egress filtering blocks TCP/UDP but allows ICMP
- you want a lightweight, dependency-free C2 channel for a pentest
When to avoid
- the target is not Windows (slave only supports win32)
- you need encrypted or authenticated C2 traffic
- you need a maintained tool with active development and a license
Facets
cli-tool · maturity maintenance
security networking cli security penetration-testing networking windows cross-platform cli reverse-shell icmp-tunneling penetration-testing c2 covert-channel command-line linux
1 source
- readme: https://github.com/bdamele/icmpsh · fetched 2026-08-28 · ad2e58df1b8d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bdamele/icmpsh | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem