mirror of
https://github.com/oXis/pwnwiki.github.io.git
synced 2025-10-29 16:56:59 +00:00
Moved the 'cats' to the persistence dir and added nav item and an index page.
This commit is contained in:
parent
cff1bf259e
commit
151a0524dc
@ -13,6 +13,7 @@
|
||||
* [Windows](persistence/windows/index.md)
|
||||
* [Linux](persistence/linux/index.md)
|
||||
* [OSX](persistence/osx/index.md)
|
||||
* [Universal](persistence/multi/index.md)
|
||||
|
||||
[Pivoting]()
|
||||
|
||||
|
||||
7
persistence/multi/index.md
Normal file
7
persistence/multi/index.md
Normal file
@ -0,0 +1,7 @@
|
||||
# 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."
|
||||
Loading…
x
Reference in New Issue
Block a user