Skip to content

Commit 5789490

Browse files
committed
docs: fix project description — lead with OS mimicry, not C2
1 parent 0012ebf commit 5789490

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
body: |
107107
## PING-007 ${{ steps.get_version.outputs.VERSION }}
108108
109-
Covert ICMP C2 framework — encrypted data inside packets byte-for-byte identical to a real OS `ping`.
109+
Encrypted data inside packets byte-for-byte identical to a real OS `ping` — covert ICMP framework for file exfiltration, bidirectional shell, and APT simulation.
110110
111111
Every packet matches the exact payload structure, size, TTL, ICMP ID, and sequence start of a genuine Linux or Windows ping. Traffic is structurally indistinguishable from normal network diagnostics regardless of whether the observer has the key.
112112

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<div align="center">
22

33
<h1>PING-007</h1>
4-
<p><em>Covert ICMP C2 framework - encrypted data inside standard OS ping packets.</em><br>
5-
Post-exploitation exfil and C2 shell over ICMP. OS signature mimicry, configurable timing profiles.</p>
4+
<p><em>Encrypted data inside packets byte-for-byte identical to a real OS ping.</em><br>
5+
Covert ICMP framework — file exfiltration, C2 shell, APT timing profiles, OS signature mimicry.</p>
66

77
</div>
88

0 commit comments

Comments
 (0)