1
0
mirror of https://github.com/calebstewart/pwncat.git synced 2024-11-24 01:25:37 +01:00
pwncat/pwncat/persist
Caleb Stewart 72dc93e6f7 privesc now uses persist to overcome UID!=EUID
`pwncat.victim.privesc` will use the first available
and working persistence mechanism to overcome UID!=EUID
situations. Also, added more documentation.
2020-05-20 15:58:43 -04:00
..
__init__.py privesc now uses persist to overcome UID!=EUID 2020-05-20 15:58:43 -04:00
authorized_key.py PAM Backdoor 2020-05-19 22:12:53 -04:00
pam.py privesc now uses persist to overcome UID!=EUID 2020-05-20 15:58:43 -04:00
passwd.py Added initial database support for cross-session memory 2020-05-17 23:37:27 -04:00
sshd.py Added initial stab at documentation and basic structure for generically handling remote services 2020-05-19 16:24:19 -04:00