mirror of
https://github.com/oXis/pwnwiki.github.io.git
synced 2025-10-29 16:56:59 +00:00
7 lines
461 B
Markdown
7 lines
461 B
Markdown
# Universal Persistence Commands
|
|
|
|
Commands that help you maintain control over a compromised system.
|
|
|
|
* [ncat](ncat.md) - "Ncat is a feature-packed networking utility which reads and writes data across networks from the command line."
|
|
* [netcat](netcat.md) - The original and venerable "swiss-army knife" of network communications tools.
|
|
* [socat](socat.md) - "socat is a relay for bidirectional data transfer between two independent data channels." |