-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Restructuring of some command subtrees #1393
base: master
Are you sure you want to change the base?
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 44ceccf - Browse repository at this point
Copy the full SHA 44ceccfView commit details -
Add a flags package, in which we store some command utility functions to
bind flags, completions, apply command filters, etc.
Configuration menu - View commit details
-
Copy full SHA for bce0c8d - Browse repository at this point
Copy the full SHA bce0c8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec88f9b - Browse repository at this point
Copy the full SHA ec88f9bView commit details
Commits on Jun 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f370e96 - Browse repository at this point
Copy the full SHA f370e96View commit details
Commits on Jun 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e23f040 - Browse repository at this point
Copy the full SHA e23f040View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2da61c1 - Browse repository at this point
Copy the full SHA 2da61c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51473ec - Browse repository at this point
Copy the full SHA 51473ecView commit details
Commits on Jul 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ba34df3 - Browse repository at this point
Copy the full SHA ba34df3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3881b2 - Browse repository at this point
Copy the full SHA c3881b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a51d32 - Browse repository at this point
Copy the full SHA 9a51d32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cf8e66 - Browse repository at this point
Copy the full SHA 8cf8e66View commit details
Commits on Jul 20, 2023
-
The teamserver/teamclient model now works mostly as intended:
- Correctly connects/disconnects from the server (fixed race condition). - Correctly proposes completions where required. - Correctly executes commands. Problems: - The pre-run/post-run can be more efficient. - Pre-run/post-runs should be bound to leaf commands where required. - Logging is quite big.
Configuration menu - View commit details
-
Copy full SHA for e7b6f5e - Browse repository at this point
Copy the full SHA e7b6f5eView commit details -
Big refactoring of the client/server console entry/creation code
- Move server-only commands in a dir. - Refactor client code with a single entrypoint function for all CLI modes, with pre-connect, loops and everything.
Configuration menu - View commit details
-
Copy full SHA for 2492669 - Browse repository at this point
Copy the full SHA 2492669View commit details
Commits on Jul 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f3e02c0 - Browse repository at this point
Copy the full SHA f3e02c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e6b774 - Browse repository at this point
Copy the full SHA 6e6b774View commit details
Commits on Jul 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1711475 - Browse repository at this point
Copy the full SHA 1711475View commit details -
Configuration menu - View commit details
-
Copy full SHA for 334f8dd - Browse repository at this point
Copy the full SHA 334f8ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb59e1e - Browse repository at this point
Copy the full SHA bb59e1eView commit details
Commits on Jul 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 617b5b7 - Browse repository at this point
Copy the full SHA 617b5b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 139b44d - Browse repository at this point
Copy the full SHA 139b44dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb8d01e - Browse repository at this point
Copy the full SHA cb8d01eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e39db64 - Browse repository at this point
Copy the full SHA e39db64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5583b65 - Browse repository at this point
Copy the full SHA 5583b65View commit details -
Configuration menu - View commit details
-
Copy full SHA for d31592b - Browse repository at this point
Copy the full SHA d31592bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47a280c - Browse repository at this point
Copy the full SHA 47a280cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 163c11b - Browse repository at this point
Copy the full SHA 163c11bView commit details -
Configuration menu - View commit details
-
Copy full SHA for be65f1c - Browse repository at this point
Copy the full SHA be65f1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5c1daa - Browse repository at this point
Copy the full SHA d5c1daaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb8e0de - Browse repository at this point
Copy the full SHA fb8e0deView commit details -
Configuration menu - View commit details
-
Copy full SHA for af1e52b - Browse repository at this point
Copy the full SHA af1e52bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ecb88d - Browse repository at this point
Copy the full SHA 2ecb88dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e57f8e8 - Browse repository at this point
Copy the full SHA e57f8e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9cac60 - Browse repository at this point
Copy the full SHA c9cac60View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4f49ca - Browse repository at this point
Copy the full SHA b4f49caView commit details
Commits on Jul 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0cbdadb - Browse repository at this point
Copy the full SHA 0cbdadbView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc48d60 - Browse repository at this point
Copy the full SHA cc48d60View commit details -
Fix of all client logstreams, optimized for completion
Split console code in files.
Configuration menu - View commit details
-
Copy full SHA for 0c9f918 - Browse repository at this point
Copy the full SHA 0c9f918View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3d2026 - Browse repository at this point
Copy the full SHA e3d2026View commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4fa2c7a - Browse repository at this point
Copy the full SHA 4fa2c7aView commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c793aa5 - Browse repository at this point
Copy the full SHA c793aa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0e1992 - Browse repository at this point
Copy the full SHA e0e1992View commit details -
Configuration menu - View commit details
-
Copy full SHA for eee1dc2 - Browse repository at this point
Copy the full SHA eee1dc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d60a3c - Browse repository at this point
Copy the full SHA 5d60a3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1404c23 - Browse repository at this point
Copy the full SHA 1404c23View commit details
Commits on Jul 27, 2023
-
Add per-implant history stream and commands for query.
Added these history sources in closed console (sliver menu), and through a command to be used by external tools (like fzf)
Configuration menu - View commit details
-
Copy full SHA for 7a2fe67 - Browse repository at this point
Copy the full SHA 7a2fe67View commit details -
Configuration menu - View commit details
-
Copy full SHA for c17c6d0 - Browse repository at this point
Copy the full SHA c17c6d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 984b334 - Browse repository at this point
Copy the full SHA 984b334View commit details -
Refactor C2 job control command tree & dispatch
- tcp and named-pipe are now "roots" in the sliver context. - Removed --id flags for pivots and use args.
Configuration menu - View commit details
-
Copy full SHA for 8dd3196 - Browse repository at this point
Copy the full SHA 8dd3196View commit details
Commits on Jul 28, 2023
-
Add a small cache for Metasploit data:
- Full completer for all msf related stuff (modules/payloads/encoders/archs, etc)
Configuration menu - View commit details
-
Copy full SHA for 1ab9ebb - Browse repository at this point
Copy the full SHA 1ab9ebbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41fbd48 - Browse repository at this point
Copy the full SHA 41fbd48View commit details -
Configuration menu - View commit details
-
Copy full SHA for a279ee1 - Browse repository at this point
Copy the full SHA a279ee1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c535491 - Browse repository at this point
Copy the full SHA c535491View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63a9edf - Browse repository at this point
Copy the full SHA 63a9edfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e795203 - Browse repository at this point
Copy the full SHA e795203View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecdbf6e - Browse repository at this point
Copy the full SHA ecdbf6eView commit details
Commits on Jul 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1686af1 - Browse repository at this point
Copy the full SHA 1686af1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9565314 - Browse repository at this point
Copy the full SHA 9565314View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50d5301 - Browse repository at this point
Copy the full SHA 50d5301View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb127ea - Browse repository at this point
Copy the full SHA eb127eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5d24e6 - Browse repository at this point
Copy the full SHA d5d24e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15a01fc - Browse repository at this point
Copy the full SHA 15a01fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96585c1 - Browse repository at this point
Copy the full SHA 96585c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d76975 - Browse repository at this point
Copy the full SHA 9d76975View commit details
Commits on Jul 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6debdb8 - Browse repository at this point
Copy the full SHA 6debdb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2af630e - Browse repository at this point
Copy the full SHA 2af630eView commit details -
Configuration menu - View commit details
-
Copy full SHA for da42eab - Browse repository at this point
Copy the full SHA da42eabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27af882 - Browse repository at this point
Copy the full SHA 27af882View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a22f66 - Browse repository at this point
Copy the full SHA 0a22f66View commit details
Commits on Aug 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a285f40 - Browse repository at this point
Copy the full SHA a285f40View commit details
Commits on Aug 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a995c14 - Browse repository at this point
Copy the full SHA a995c14View commit details
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 88fc7b6 - Browse repository at this point
Copy the full SHA 88fc7b6View commit details
Commits on Aug 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 678faac - Browse repository at this point
Copy the full SHA 678faacView commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ed12971 - Browse repository at this point
Copy the full SHA ed12971View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87d26f8 - Browse repository at this point
Copy the full SHA 87d26f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f49fe4b - Browse repository at this point
Copy the full SHA f49fe4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2559942 - Browse repository at this point
Copy the full SHA 2559942View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b9cea4 - Browse repository at this point
Copy the full SHA 0b9cea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e6c859 - Browse repository at this point
Copy the full SHA 0e6c859View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac04f6d - Browse repository at this point
Copy the full SHA ac04f6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83c3565 - Browse repository at this point
Copy the full SHA 83c3565View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7f5f48 - Browse repository at this point
Copy the full SHA c7f5f48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82d0c9c - Browse repository at this point
Copy the full SHA 82d0c9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 916284c - Browse repository at this point
Copy the full SHA 916284cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa61c19 - Browse repository at this point
Copy the full SHA fa61c19View commit details -
Configuration menu - View commit details
-
Copy full SHA for f256621 - Browse repository at this point
Copy the full SHA f256621View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16733dd - Browse repository at this point
Copy the full SHA 16733ddView commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 735c233 - Browse repository at this point
Copy the full SHA 735c233View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41aa386 - Browse repository at this point
Copy the full SHA 41aa386View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3355627 - Browse repository at this point
Copy the full SHA 3355627View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3415cce - Browse repository at this point
Copy the full SHA 3415cceView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0810ee - Browse repository at this point
Copy the full SHA c0810eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90760ec - Browse repository at this point
Copy the full SHA 90760ecView commit details
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3d2a337 - Browse repository at this point
Copy the full SHA 3d2a337View commit details -
Configuration menu - View commit details
-
Copy full SHA for fad8d23 - Browse repository at this point
Copy the full SHA fad8d23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64628c5 - Browse repository at this point
Copy the full SHA 64628c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8040e5f - Browse repository at this point
Copy the full SHA 8040e5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e685e9 - Browse repository at this point
Copy the full SHA 6e685e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for efb1b6d - Browse repository at this point
Copy the full SHA efb1b6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 532bfaf - Browse repository at this point
Copy the full SHA 532bfafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b56c5b - Browse repository at this point
Copy the full SHA 8b56c5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ae0eee - Browse repository at this point
Copy the full SHA 7ae0eeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67a6e3b - Browse repository at this point
Copy the full SHA 67a6e3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab0755b - Browse repository at this point
Copy the full SHA ab0755bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4dd651 - Browse repository at this point
Copy the full SHA c4dd651View commit details
Commits on Aug 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 06005d9 - Browse repository at this point
Copy the full SHA 06005d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85cf086 - Browse repository at this point
Copy the full SHA 85cf086View commit details
Commits on Aug 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 84779ea - Browse repository at this point
Copy the full SHA 84779eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9f47db - Browse repository at this point
Copy the full SHA a9f47dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec6c545 - Browse repository at this point
Copy the full SHA ec6c545View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89cc659 - Browse repository at this point
Copy the full SHA 89cc659View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f27771 - Browse repository at this point
Copy the full SHA 0f27771View commit details
Commits on Aug 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a7f56eb - Browse repository at this point
Copy the full SHA a7f56ebView commit details