Commit Graph

13 Commits

Author SHA1 Message Date
Marshall Hallenbeck 66efb68e70 fix(context): fix the context because my rebase/merge messed it up 2023-03-24 14:30:47 -04:00
famos0 4a05a33fe9 fix log for modules 2023-03-24 14:25:17 -04:00
mpgn 5c5a9bb3c9 Update context.py 2023-03-22 12:23:20 +01:00
mpgn d79cb7d62b Merge branch 'master' into cmedb_marshall 2023-03-22 12:22:33 +01:00
famos0 8545e76f04 fix log for modules 2023-03-22 10:36:08 +01:00
Marshall Hallenbeck 97d9f62803 fix(context): move where args are set to context so log/etc isnt overwritten 2023-03-14 13:03:09 -04:00
Wlayzz b57ba767f8 Adding shebang and encoding utf-8 for all python files 2022-07-19 01:59:14 +02:00
mpgn a29cf6760c update python3 2019-11-10 18:39:00 -05:00
mpgn c3c4b3192d start python3 migration 2019-11-10 22:42:04 +01:00
byt3bl33d3r 751f209cd7 Initial 4.0 pre-release 2017-03-27 15:09:36 -06:00
byt3bl33d3r 9fefd167b0 Initial commit for v4.0
Just fyi for anyone reading this, it's not even close to being
finished.

The amount of changes are pretty insane, this commit is to serve as a
refrence point for myself.

Highlights for v4.0:
- The whole codebase has been re-written from scratch
- Codebase has been cut around 2/4
- Protocols are now modular! In theory we could use CME for everything
- Module chaining has been removed for now, still trying to figure out a
more elegant solution
- Workspaces have implemented in cmedb
- The smb protocol's database schema has been changed to support storing users,
groups and computers with their respective memberships and relations.
- I'm in the process of re-writing most of the modules, will re-add them
once i've finished
2016-12-15 00:28:00 -07:00
byt3bl33d3r db223b583a Some code cleanup, bug fixes and re-added the config file
* For some reason the config file got lost in between version bumps, re-added it
* Improved the logic in first_run.py, it will now autodetect missing files and will copy/generate them accordinglu
* Code cleanup in cmedb.py and bug fixes in crackmapexec.py
2016-06-08 21:44:45 -06:00
byt3bl33d3r d5a7af9858 goddammit, git add bro 2016-05-16 17:48:31 -06:00