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

Commit Graph

  • 3801b50f14 Merge branch 'master' of https://github.com/calebstewart/pwncat John Hammond 2020-05-23 03:09:32 -0400
  • f94e5f61ac Merge branch 'master' of https://github.com/calebstewart/pwncat John Hammond 2020-05-23 03:06:27 -0400
  • 72b83c88b2 Added new GTFObins John Hammond 2020-05-23 03:06:19 -0400
  • 1e410830c9 Fixed handling no connection w/ no parameters Caleb Stewart 2020-05-23 02:47:48 -0400
  • 0a8df9c786 Improved command line usage Caleb Stewart 2020-05-23 02:41:48 -0400
  • cec682d314 Fixed group creation code to specify host id Caleb Stewart 2020-05-22 20:09:36 -0400
  • 5dd5bbc356 Added known issues to readme Caleb Stewart 2020-05-22 16:47:50 -0400
  • 9d15b8c83b Updated readme, improved connection handling, fixed netstat parsing in privesc Caleb Stewart 2020-05-22 16:35:22 -0400
  • 635164993a Merge branch 'master' of github.com:calebstewart/pwncat Caleb Stewart 2020-05-21 22:53:15 -0400
  • 596d31af77 Added paramiko dependency (linked to my fork until my pull request is (hopefully) accepted) Caleb Stewart 2020-05-21 22:53:09 -0400
  • 634484f24a
    Merge pull request #13 from trevorbryant/master Caleb Stewart 2020-05-21 22:38:09 -0400
  • 14098a32a3 Changed pwncat arguments, added connect command Caleb Stewart 2020-05-21 22:20:49 -0400
  • bae3c44362 add update instructions trevorbryant 2020-05-21 11:16:18 -0400
  • 0a060bdd4c Added initial gtfobins documentation Caleb Stewart 2020-05-21 01:12:38 -0400
  • 94ea7ea969 Merge branch 'master' of github.com:calebstewart/pwncat Caleb Stewart 2020-05-21 00:05:05 -0400
  • a1e819d06d Added persistence documentation Caleb Stewart 2020-05-21 00:04:59 -0400
  • 76f83ea076 Added git and grep as GTFOBins John Hammond 2020-05-20 23:55:15 -0400
  • bcb4624bfc Corrected typos in documentation John Hammond 2020-05-20 23:40:48 -0400
  • 7d483d16e7 Fixed broken JSON file and typo-corrected some docs John Hammond 2020-05-20 23:24:04 -0400
  • 61cb9dd993 Merge branch 'master' of https://github.com/calebstewart/pwncat John Hammond 2020-05-20 23:18:43 -0400
  • fa36727a0b Added gimp as a GTFOBins John Hammond 2020-05-20 23:18:14 -0400
  • fce965c0c8 Added initial privilege escalation api documentation Caleb Stewart 2020-05-20 23:00:17 -0400
  • c9cba4bf78 Added genisoimage as a GTFObin read John Hammond 2020-05-20 22:42:13 -0400
  • 21cddc0a05 Added better documentation for command definitions Caleb Stewart 2020-05-20 20:53:56 -0400
  • 1c7b7ae7b8 Added initial victim object documentation Caleb Stewart 2020-05-20 20:29:49 -0400
  • 72dc93e6f7 privesc now uses persist to overcome UID!=EUID Caleb Stewart 2020-05-20 15:58:43 -0400
  • 11fe2715ab PAM Backdoor Caleb Stewart 2020-05-19 22:12:53 -0400
  • 88b9ce4b46 Added reference to pwncat readthedocs page to readme Caleb Stewart 2020-05-19 16:37:57 -0400
  • 0830b08d84 Changed the master_doc to index for docs. Caleb Stewart 2020-05-19 16:33:30 -0400
  • 6971f2db06 Added initial stab at documentation and basic structure for generically handling remote services Caleb Stewart 2020-05-19 16:24:19 -0400
  • 224ef48fab Fixed merge conflicts Caleb Stewart 2020-05-17 23:41:30 -0400
  • b2ca8515cc Added initial database support for cross-session memory Caleb Stewart 2020-05-17 23:37:27 -0400
  • c930925d27 Added more GTFObins John Hammond 2020-05-17 19:35:49 -0400
  • 14c67f9b4b Added more GTFOBins John Hammond 2020-05-17 17:01:08 -0400
  • 3c1e72342b Fixed GTFOBins parsing problem Caleb Stewart 2020-05-17 12:43:58 -0400
  • d62366da45 Run/local command and shortcuts Caleb Stewart 2020-05-17 02:29:51 -0400
  • 512dd045c1 Refactored code to allow access to privesc.victim from anywhere (singleton) Caleb Stewart 2020-05-16 21:11:48 -0400
  • b0aff37f77 Added initial persist command to track, install, and remove persistence methods Caleb Stewart 2020-05-16 13:43:11 -0400
  • 649618fdcc Merge branch 'master' of github.com:calebstewart/pwncat Caleb Stewart 2020-05-15 19:39:32 -0400
  • 6b17fc2310 Fixed awk file-write payloads Caleb Stewart 2020-05-15 19:39:26 -0400
  • 205c7457c2
    Merge pull request #12 from trevorbryant/master Caleb Stewart 2020-05-15 19:34:43 -0400
  • 9460a51e31 fix python install setup trevorbryant 2020-05-15 16:13:58 -0400
  • 995ddd320f dependencies, install instructions trevorbryant 2020-05-15 16:13:38 -0400
  • 82ea5799d8 Added bind and alias commands to fully control configuration through command scripting. Caleb Stewart 2020-05-15 14:05:51 -0400
  • ded22f18e4 Merge branch 'master' of github.com:calebstewart/pwncat Caleb Stewart 2020-05-15 04:24:59 -0400
  • 3fbb4076d1 Added initial configuration object and config script parsing including on_load hook Caleb Stewart 2020-05-15 04:24:42 -0400
  • 0ce067ada9 Added GTFObins cut, date, diff, dmesg, dpkg John Hammond 2020-05-14 23:19:40 -0400
  • 9a73d076f0 Merge branch 'master' of github.com:calebstewart/pwncat Caleb Stewart 2020-05-14 23:17:39 -0400
  • 84cb300be7 Added gtfobins testing script Caleb Stewart 2020-05-14 23:17:34 -0400
  • eb6d8d1972 Fixed the necessary pull to use Caleb's fork of prompt-toolkit John Hammond 2020-05-14 22:26:53 -0400
  • c35e0ff8ec Merge branch 'master' of github.com:calebstewart/pwncat Caleb Stewart 2020-05-14 22:21:23 -0400
  • 7655b40698 Merged master Caleb Stewart 2020-05-14 22:21:20 -0400
  • bc774eb7e0 Added new GTFOBins for curl and csh John Hammond 2020-05-14 22:20:38 -0400
  • 45810027d0 All old commands ported over Caleb Stewart 2020-05-14 22:18:21 -0400
  • b1f3c54087 Added upload, download, and help commands. Improved error checking on PtyHandler.open Caleb Stewart 2020-05-14 04:01:28 -0400
  • 81fb010b1a Added command framework with automatic argparse, syntax highlighting and tab completion including verbose help. Still in the progress of converting old commands before merging to master Caleb Stewart 2020-05-13 23:38:07 -0400
  • e19bae85aa Added new GTFOBinsx John Hammond 2020-05-13 21:39:03 -0400
  • b9695a12bc Added chmod as a GTFOBins. Corrected backdoor functionality when asking for password John Hammond 2020-05-13 19:24:13 -0400
  • 84a5cb7deb Changed privesc methods to use run() rather than process()... seems to work?? Added socat as a gtfobins John Hammond 2020-05-13 18:58:31 -0400
  • 80c4e9839a Moved screen privesc method to use the new remote file open() syntax John Hammond 2020-05-13 18:00:25 -0400
  • b9f3a572a7 Tested authorized_keys clobbering with only a file-write primitive Caleb Stewart 2020-05-13 17:51:39 -0400
  • 38d16794fe Fixed botched merge Caleb Stewart 2020-05-13 16:30:55 -0400
  • b5f1bcb4ce Corrected pty sending and sudo password things John Hammond 2020-05-13 16:01:26 -0400
  • 42d845def4 Merge branch 'master' of github.com:calebstewart/pwncat Caleb Stewart 2020-05-13 15:27:57 -0400
  • ac948183a3 Added ssh privesc capability through file read and/or file write Caleb Stewart 2020-05-13 15:27:01 -0400
  • 96c708a169 Added requests module into requrements. Should fix #9 John Hammond 2020-05-13 10:43:45 -0400
  • d797eed718 Adding a comment for clarity on sleeping John Hammond 2020-05-13 00:21:53 -0400
  • cd54ffb2fc Corrected some nonsense while accidentially reading command echoes John Hammond 2020-05-13 00:20:51 -0400
  • fa1d07d797 Fixed privesc.read_file and privesc.write_file Caleb Stewart 2020-05-12 23:31:25 -0400
  • e6d4e955dc Merge branch 'master' of github.com:calebstewart/pwncat Caleb Stewart 2020-05-12 20:45:57 -0400
  • d656849fbd Reworking privesc framework to better allow other methods (e.g. ssh key clobbering) Caleb Stewart 2020-05-12 20:45:52 -0400
  • 445e47731e Added new requirements into requirements.txt John Hammond 2020-05-12 20:17:17 -0400
  • e661d0225d Fixed cat typo in gtfobins.json Caleb Stewart 2020-05-12 14:13:17 -0400
  • 177f1bd9ba Added GTFObins downloader and uploader and an asciinema cast Caleb Stewart 2020-05-12 13:53:28 -0400
  • 935549fac1
    Merge pull request #8 from calebstewart/gtfobins-update Caleb Stewart 2020-05-12 03:16:48 -0400
  • 09d78cac67 Vast gtfobins improvements. Added new method 'open' to PtyHandler which allows generically opening a remote file as a file-like object (read/write) via new gtfobins module Caleb Stewart 2020-05-12 03:12:34 -0400
  • 425a3c99cd Doesn't work yet Caleb Stewart 2020-05-11 15:27:49 -0400
  • 983f37e6d6 Added vim as a GTFOBin. Testing resolved a clusterfuck John Hammond 2020-05-10 23:17:03 -0400
  • 2a4ab160d3 Merge branch 'master' of https://github.com/calebstewart/pwncat John Hammond 2020-05-10 19:57:32 -0400
  • 27fe9288c4 Added some GTFOBins John Hammond 2020-05-10 19:55:47 -0400
  • f173e22d16 Added ability for bidirectional binary IO w/ remote process Caleb Stewart 2020-05-10 19:55:20 -0400
  • a2195d6575 Merge branch 'master' of github.com:calebstewart/pwncat Caleb Stewart 2020-05-10 16:12:24 -0400
  • 96bdb89336 Added busybox staging. Still need to fix all the references to the new which method. Caleb Stewart 2020-05-10 16:12:20 -0400
  • d48aaa0eb1 Updated README John Hammond 2020-05-10 16:08:50 -0400
  • f715bbd9a3
    Merge pull request #7 from spwx/master John Hammond 2020-05-10 15:05:14 -0400
  • e0e75f1071 Install pwncat into its virtualenv Sean 2020-05-10 11:19:43 -0400
  • 1cff5653dd Add installation instructions Sean 2020-05-10 10:59:19 -0400
  • 53cf6a855c Add dependencies Sean 2020-05-10 10:22:11 -0400
  • 18e28be292 Added dirtycow (still untested) and added screen4.5.0 privesc... THAT WORKS! John Hammond 2020-05-10 03:16:25 -0400
  • 199d58b546 Merge branch 'master' of https://github.com/calebstewart/pwncat John Hammond 2020-05-10 01:21:36 -0400
  • 7a3c4f3bb4 Started the process for dirtcow John Hammond 2020-05-10 01:21:27 -0400
  • 622df66446 Added EUID backdoor privesc code Caleb Stewart 2020-05-10 01:21:07 -0400
  • 09b9857698 Merge branch 'master' of github.com:calebstewart/pwncat Caleb Stewart 2020-05-10 00:39:21 -0400
  • 02db34379c Added add_backdor method to the privesc finder to fix EUID issues after SUID escalation Caleb Stewart 2020-05-10 00:39:14 -0400
  • 72ba1b093b Added id properties carver John Hammond 2020-05-10 00:37:50 -0400
  • ec2711a086 Fixed merge conflicts Caleb Stewart 2020-05-09 23:55:18 -0400
  • 3c4b466e32 Improved output for privesc Caleb Stewart 2020-05-09 23:52:43 -0400
  • ba359c024d Added functionality to read and write files with sudo! John Hammond 2020-05-09 23:51:55 -0400
  • 7eff74efd5 Merge branch 'master' of github.com:calebstewart/pwncat Caleb Stewart 2020-05-09 22:08:08 -0400
  • 0145a48357 Added privesc output Caleb Stewart 2020-05-09 22:08:05 -0400