1
0
mirror of https://github.com/calebstewart/pwncat.git synced 2024-11-23 17:15:38 +01:00
Commit Graph

35 Commits

Author SHA1 Message Date
Caleb Stewart
a95ef3c1f6 Merge branch 'master' into release-v0.5.0
Prepping to release v0.5.0. Fixed some obvious errors in workflow and
updated documentation to refer to `pwncat-cs` instead of `pwncat`
entrypoint.
2021-11-28 17:35:14 -05:00
Caleb Stewart
2de2d7527f Added installation instructions for BlackArch 2021-09-22 19:02:46 -04:00
Reelix
ff85d149d3
Update README.md 2021-09-19 08:22:58 +02:00
Mitul16
e2929573be Multiple typo fixes
This shouldn't break anything, no variable name is changed.
Documentation and strings are fixed, strings that do not come in a 'command' or those that are required for 'pwncat' to work are not changed.
2021-08-23 19:33:35 +05:30
Caleb Stewart
b291439365 updated documentation for pypi upload 2021-06-20 01:08:29 -04:00
Mitul Varshney
6fdd31d8d6
Updated current master branch version
Please consider any other modifications as well, e.g. _Read the Docs_
2021-06-19 13:42:58 +05:30
Caleb Stewart
44aff46d93 Added documentation and workflow for plugin packaging 2021-06-12 17:38:30 -04:00
Caleb Stewart
7263f81c0f
Added asciinema to readme... correctly... 2021-06-03 01:29:09 -04:00
Caleb Stewart
2f4bfc18a3
Added screenshot and asciinema recording to README 2021-06-02 21:14:24 -04:00
Caleb Stewart
25b9d0a6ba Updated readme with notes on versions 2021-06-02 20:05:15 -04:00
Caleb Stewart
3f799dd3bd Merge branch 'platforms'
This marks a huge step in pwncat. We're finally merging
the platforms branch. The API has completely changed at
this point. I've bumped the version number in setup.py
and tagged the old version appropriately. The
readthedocs stable page will still point to the old
API while latest should provide documentation on the
updated API.
2021-06-02 19:49:31 -04:00
John Hammond
2f39c976a6 Updated requirements, README and manager things 2021-05-02 14:57:44 -04:00
Sebastian Meerwald
96685e2d7c
typo in README.md 2021-02-02 07:06:39 +01:00
Caleb Stewart
3b4d882e2e
Update README.md
Fixes #72
2020-11-02 16:20:10 -05:00
Caleb Stewart
fa18ae68fd Updated readme to clarify video 2020-10-06 11:07:33 -04:00
Caleb Stewart
f92aa48947 Removed old modules, updated README.md
- Updated readme for new module interface
- Removed old enumerate, persist, privesc code
2020-10-03 00:41:28 -04:00
Caleb Stewart
02c75ea9f7 Fixed issue link 2020-09-16 12:32:28 -04:00
Caleb Stewart
e2cbe655e6 Added note about paramiko to the README 2020-09-16 12:30:47 -04:00
pitust
be5f33e415
Update README.md to reflect prompt changes 2020-09-14 00:15:01 +01:00
Caleb Stewart
f6a94254bb Referenced presentation in README 2020-07-18 19:30:00 -04:00
Caleb Stewart
95877fa160 Added Dockerfile and updated euid_fix
Updated README to reflect new Dockerfile.
2020-07-17 02:48:29 -04:00
Caleb Stewart
1a5825fd4a Updated readme 2020-06-02 22:49:53 -04:00
Caleb Stewart
8dea0b61e8 Added prompt command to fix your prompt in the event of a simple shell like dash 2020-05-27 01:20:19 -04:00
Caleb Stewart
5dd5bbc356 Added known issues to readme 2020-05-22 16:47:50 -04:00
Caleb Stewart
9d15b8c83b Updated readme, improved connection handling, fixed netstat parsing in privesc 2020-05-22 16:35:22 -04:00
Caleb Stewart
88b9ce4b46 Added reference to pwncat readthedocs page to readme 2020-05-19 16:37:57 -04:00
trevorbryant
995ddd320f dependencies, install instructions 2020-05-15 16:13:38 -04:00
Caleb Stewart
177f1bd9ba Added GTFObins downloader and uploader and an asciinema cast 2020-05-12 13:53:28 -04:00
John Hammond
27fe9288c4 Added some GTFOBins 2020-05-10 19:55:47 -04:00
John Hammond
d48aaa0eb1 Updated README 2020-05-10 16:08:50 -04:00
Sean
e0e75f1071 Install pwncat into its virtualenv 2020-05-10 11:19:43 -04:00
Sean
1cff5653dd Add installation instructions
'netifaces' requires the python headers to install. I added the Debian
instructions to install them.
2020-05-10 10:59:19 -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