mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-05-05 08:15:04 -04:00
10 lines
204 B
Markdown
10 lines
204 B
Markdown
# UNIX
|
|
|
|
### RPC Daemons
|
|
|
|
* rexd (remote execution): remote user runs a program on the system as a local user.
|
|
|
|
* rshd, rlogind, sshd: honor trust relationship established with the source's IP address.
|
|
|
|
|
|
|