1
0
mirror of https://github.com/calebstewart/pwncat.git synced 2024-11-24 01:25:37 +01:00
Commit Graph

327 Commits

Author SHA1 Message Date
Caleb Stewart
a9c178d98e Got local files to tab complete finally. Still need to implement tab completion for the rest of the commands. 2020-05-08 02:59:14 -04:00
Caleb Stewart
887fef91a3 Fixed merge issues 2020-05-08 02:29:23 -04:00
Caleb Stewart
cc3de93b67 Added bashtcp uploader/downloader and wget uploader 2020-05-08 02:24:51 -04:00
John Hammond
68b05146b8 Added privesc functionality, includes setuid tests 2020-05-08 02:17:07 -04:00
Caleb Stewart
b4ea3593b9 Added beginnings of highlighting/tab completions 2020-05-08 01:24:50 -04:00
John Hammond
283d313abe Changed colors for prompts and corrected sync command to run on all one line 2020-05-07 22:08:17 -04:00
John Hammond
b29dcde252 Added support for a remote command to be run in the local context with at @ prefix 2020-05-07 21:46:47 -04:00
Caleb Stewart
a3e1469085 Improved initial state processing to account for different types of terminals. 2020-05-07 21:32:03 -04:00
Caleb Stewart
c01476f7ae Fixed HTTPDownloader 2020-05-07 18:41:33 -04:00
John Hammond
f205d83b3c Merge branch 'framework' of https://github.com/calebstewart/pwncat into framework 2020-05-07 17:35:52 -04:00
John Hammond
f4e7e2ddb2 Added colors to upload and download feature 2020-05-07 17:35:41 -04:00
Caleb Stewart
9c2811b24e Fixed merge issues 2020-05-07 17:35:00 -04:00
Caleb Stewart
830907d1a5 Added automatic IP address checks for 'lhost' 2020-05-07 17:33:22 -04:00
John Hammond
b0ab851140 Merge branch 'framework' of https://github.com/calebstewart/pwncat into framework 2020-05-07 17:20:11 -04:00
John Hammond
4567e457d7 Added colors to remote prompt. Corrected nc uploader to use -w instead of -q 2020-05-07 17:18:53 -04:00
Caleb Stewart
be2da59710 Added pwncat prompt colors 2020-05-07 17:06:46 -04:00
Caleb Stewart
1c022ce401 Removed dist folder 2020-05-07 16:51:23 -04:00
Caleb Stewart
4067122ba9 Merge branch 'framework' of github.com:calebstewart/pwncat into framework 2020-05-07 16:50:49 -04:00
Caleb Stewart
edf478b93d Added working uploader framework 2020-05-07 16:50:46 -04:00
John Hammond
e939490d93 Forced reset of PS1 after invoking the PTY. Set dim colors for status and a success message 2020-05-07 16:29:07 -04:00
Caleb Stewart
dfb5b26157 Working downloaders for netcat and shell. 2020-05-07 15:59:34 -04:00
Caleb Stewart
5801895cba Initial framework for downloaders present 2020-05-07 14:51:18 -04:00
Caleb Stewart
4ca3151580 Added support for file downloads via raw socket and dd/base64 combo. Running into issues w/ curl and wget 2020-05-07 00:06:42 -04:00
Caleb Stewart
fd318b788a Added lport to upload command formatting. Fixed stdout buffering issues. 2020-05-06 23:13:21 -04:00
Caleb Stewart
1c6bd80484 Fixed readme typo 2020-05-06 22:12:39 -04:00
Caleb Stewart
351f83d850 Fixed readme typo 2020-05-06 22:11:52 -04:00
Caleb Stewart
b30c894600 Added readme 2020-05-06 22:01:08 -04:00