From a09934b8f94fe2405aa3fdaad5b84abb8a2b02df Mon Sep 17 00:00:00 2001 From: Alexander Neff Date: Thu, 19 Oct 2023 00:34:55 +0200 Subject: [PATCH 1/2] Adding mpgn --- .github/CODEOWNERS | 2 +- LICENSE | 4 ++-- README.md | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 423f56d5..d574e2e3 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,4 +3,4 @@ ########################################## # default ownership: -* @zblurx @Marshall-Hallenbeck @NeffIsBack \ No newline at end of file +* @zblurx @Marshall-Hallenbeck @NeffIsBack @mpgn \ No newline at end of file diff --git a/LICENSE b/LICENSE index d69782b4..07c28cf6 100755 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ -Copyright (c) 2023, Marshall-Hallenbeck, NeffIsBack, zblurx -Copyright (c) 2022, byt3bl33d3r, mpgn_x64 +Copyright (c) 2023, Marshall-Hallenbeck, NeffIsBack, zblurx, mpgn_x64 +Copyright (c) 2022, byt3bl33d3r All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/README.md b/README.md index 318e3a39..4e0044a7 100755 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Twitter](https://img.shields.io/twitter/follow/al3xn3ff?label=al3x_n3ff&style=social)](https://twitter.com/intent/follow?screen_name=al3x_n3ff) [![Twitter](https://img.shields.io/twitter/follow/_zblurx?label=_zblurx&style=social)](https://twitter.com/intent/follow?screen_name=_zblurx) [![Twitter](https://img.shields.io/twitter/follow/MJHallenbeck?label=MJHallenbeck&style=social)](https://twitter.com/intent/follow?screen_name=MJHallenbeck) +[![Twitter](https://img.shields.io/twitter/follow/mpgn_x64?label=mpgn_x64&style=social)](https://twitter.com/intent/follow?screen_name=mpgn_x64) 🚩 This is the open source repository of NetExec maintained by a community of passionate people From 1560c2d7615fd953735a5d8fa0d6baa470267e08 Mon Sep 17 00:00:00 2001 From: Samiksha Mishra <38784342+mishrasamiksha@users.noreply.github.com> Date: Fri, 20 Oct 2023 20:17:21 +0530 Subject: [PATCH 2/2] Update README.md Typo error fix from "contributers" to "contributors" Signed-off-by: Samiksha Mishra <38784342+mishrasamiksha@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e0044a7..4d935d58 100755 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This project was initially created in 2015 by @byt3bl33d3r, known as CrackMapExec. In 2019 @mpgn_x64 started maintaining the project for the next 4 years, adding a lot of great tools and features. In September 2023 he retired from maintaining the project. -Along with many other contributers, we (NeffIsBack, Marshall-Hallenbeck, and zblurx) developed new features, bugfixes, and helped maintain the original project CrackMapExec. +Along with many other contributors, we (NeffIsBack, Marshall-Hallenbeck, and zblurx) developed new features, bugfixes, and helped maintain the original project CrackMapExec. During this time, with both a private and public repository, community contributions were not easily merged into the project. The 6-8 month discrepancy between the code bases caused many development issues and heavily reduced community-driven development. With the end of mpgn's maintainer role, we (the remaining most active contributors) decided to maintain the project together as a fully free and open source project under the new name **NetExec** 🚀 Going forward, our intent is to maintain a community-driven and maintained project with regular updates for everyone to use.