1
0
mirror of https://github.com/calebstewart/pwncat.git synced 2024-11-24 01:25:37 +01:00
pwncat/pwncat
2020-05-20 22:42:13 -04:00
..
commands Added better documentation for command definitions 2020-05-20 20:53:56 -04:00
db Added initial stab at documentation and basic structure for generically handling remote services 2020-05-19 16:24:19 -04:00
downloader Refactored code to allow access to privesc.victim from anywhere (singleton) 2020-05-16 21:11:48 -04:00
persist privesc now uses persist to overcome UID!=EUID 2020-05-20 15:58:43 -04:00
privesc PAM Backdoor 2020-05-19 22:12:53 -04:00
remote Added genisoimage as a GTFObin read 2020-05-20 22:42:13 -04:00
uploader Refactored code to allow access to privesc.victim from anywhere (singleton) 2020-05-16 21:11:48 -04:00
__init__.py Added initial database support for cross-session memory 2020-05-17 23:37:27 -04:00
__main__.py Added initial database support for cross-session memory 2020-05-17 23:37:27 -04:00
config.py Added initial database support for cross-session memory 2020-05-17 23:37:27 -04:00
file.py Added ssh privesc capability through file read and/or file write 2020-05-13 15:27:01 -04:00
gtfobins.py Fixed merge conflicts 2020-05-17 23:41:30 -04:00
lexer.py Used monokai pygments theme as it looks nicer. Can be customized if we need. 2020-05-08 13:29:06 -04:00
pysudoers.py Started SudoMethod for privesc 2020-05-09 00:51:42 -04:00
tamper.py Added initial database support for cross-session memory 2020-05-17 23:37:27 -04:00
util.py Added initial stab at documentation and basic structure for generically handling remote services 2020-05-19 16:24:19 -04:00