Alex
f77df83a80
Fix py version
2023-07-15 12:08:46 +02:00
Alex
5ac9d31152
Fix CI by telling poetry to use installed python version
2023-07-15 12:02:30 +02:00
Alexandre ZANNI
46af570362
pytest and fix CI ( #35 )
...
* pytest is a dev dep.
* dev group
* install dev group in CI
* poetry
* ensure latest version of poetry
* fix dev group
syntax cf. https://python-poetry.org/docs/managing-dependencies#dependency-groups
* use lock file
2023-07-07 16:35:28 +02:00
Alexander Neff
0d80ae4eec
Updated bug_report.md template
2023-04-30 11:43:44 +02:00
mpgn
b466365f33
Create github actoin crackmapexec-test.yml
2023-03-27 12:45:48 +02:00
mpgn
491859e8ee
Update crackmapexec.yml
2022-11-08 23:01:05 +01:00
mpgn
44ec821fff
update workflow
2022-07-06 11:28:22 -04:00
mpgn
8aeba58e13
add python 3.8, 3.9, 3.10 binaries
2022-07-06 11:20:40 -04:00
mpgn
ec9ee3ba60
remove useless package
2022-07-06 11:16:53 -04:00
mpgn
3939072ce8
Update github action for aardwolf to work on macos ( #586 )
2022-06-20 22:38:36 +02:00
mpgn
f68551a43f
Mpgn patch 1 ( #584 )
2022-06-20 13:41:43 +02:00
mpgn
93fe1e8241
Update crackmapexec.yml
2022-06-19 21:22:24 +02:00
mpgn
9e33aef379
Update crackmapexec.yml
2022-06-19 21:19:52 +02:00
mpgn
9ad9d4c071
Update crackmapexec.yml
2022-06-19 21:10:23 +02:00
mpgn
aab05a8903
Update workflow
2022-02-28 16:58:36 -05:00
mpgn
8151e4d506
Update FUNDING.yml
2021-10-16 21:58:58 +02:00
mpgn
f5c9bfdf10
Update FUNDING.yml
2021-09-19 16:29:10 +02:00
mpgn
5256060767
Add new workflow for Github Action
...
- makefile deleted
- cme and cmedb compiled from a py script with shiv
- add windows compatibility
- remove double dependency lsassy inside setup.py file
2020-09-11 16:35:55 -04:00
byt3bl33d3r
d750439a05
Delete docker.yml
2020-07-13 01:51:34 -03:00
byt3bl33d3r
240cb56804
Update docker.yml
2020-07-13 01:44:31 -03:00
mpgn
94074edd44
Swith github workflow binaries to python3.8 (kali default config)
2020-06-30 15:28:19 -04:00
byt3bl33d3r
0f60a45b21
Added docker workflow
2020-06-29 11:15:30 -06:00
byt3bl33d3r
193fe94c4a
Added dockerfile
2020-06-29 09:54:00 -06:00
mpgn
9668f7cc22
Set Python3.7 as default on github action to avoid impacket error
2020-06-21 15:22:59 -04:00
mpgn
9e0f4c2524
Update readme with 3.8 badge
2020-05-09 09:04:27 -04:00
mpgn
ce7518e689
Add python3.7 to GitHub action
2020-05-09 08:25:02 -04:00
mpgn
9ae444aab9
Merge branch 'master' into v5-dev
2020-05-05 18:51:41 +02:00
mpgn
e71b724cdf
Bump to 5.0.2dev
2020-05-05 12:50:32 -04:00
mpgn
db9166fdf1
Update bug_report.md
2020-04-30 11:11:23 +02:00
mpgn
22646fa23a
Update issue templates for bug report
2020-04-20 20:02:09 +02:00
byt3bl33d3r
ec1b6c69cf
Updated workflowfiles to use submodules
2020-04-20 13:59:51 -03:00
byt3bl33d3r
6c0228f403
Fixed dependency hell, added Github actions workflow
...
- Got rid of netaddr in favor of built in ipaddress module
- cme/cmedb binaries are now built with shiv
- Removed http protocol as it was basically useless and added another
dependency
2020-04-20 13:19:55 -03:00
byt3bl33d3r
fc3d1a03bd
Update FUNDING.yml
2020-02-04 05:04:02 -07:00
byt3bl33d3r
d7f8082f7e
Update FUNDING.yml
2019-08-13 15:49:00 -06:00
byt3bl33d3r
36bfef3ef0
Create FUNDING.yml
2019-08-13 15:32:54 -06:00
byt3bl33d3r
6f6fd20f10
Update ISSUE_TEMPLATE.md
2017-10-24 21:10:11 -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
2cfb70dd77
Update ISSUE_TEMPLATE.md
2016-07-03 12:16:45 -06:00
byt3bl33d3r
d76ce31f57
Added issue template
2016-07-03 12:12:19 -06:00