2014-11-20 18:05:46 -05:00

34 lines
354 B
Markdown

# Linux Hacking
---
## Folders
### SSH Hacking
- getting unencrypted ssh keys from memory
### Shellshock
- scripts
- POCs
---
## UNIX Exploits
### 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.