-
Notifications
You must be signed in to change notification settings - Fork 373
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into zerologon-Shot
- Loading branch information
Showing
19 changed files
with
87 additions
and
135 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
########################################## | ||
# code ownership | ||
########################################## | ||
|
||
# default ownership: | ||
* @zblurx @Marshall-Hallenbeck @NeffIsBack |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,58 +1,37 @@ | ||
![Supported Python versions](https://img.shields.io/badge/python-3.7+-blue.svg) | ||
[![Twitter](https://img.shields.io/twitter/follow/byt3bl33d3r?label=byt3bl33d3r&style=social)](https://twitter.com/intent/follow?screen_name=byt3bl33d3r) | ||
[![Twitter](https://img.shields.io/twitter/follow/mpgn_x64?label=mpgn_x64&style=social)](https://twitter.com/intent/follow?screen_name=mpgn_x64) | ||
[![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) | ||
|
||
|
||
🚩 This is the open source repository of CrackMapExec maintained by a community of passionate people | ||
# CrackMapExec | ||
🚩 This is the open source repository of NetExec maintained by a community of passionate people | ||
# NetExec - The Network Execution Tool | ||
|
||
<p align="center"> | ||
<img src="https://cloud.githubusercontent.com/assets/5151193/17577511/d312ceb4-5f3b-11e6-8de5-8822246289fd.jpg" alt="cme"/> | ||
<!-- placeholder for nxc logo--> | ||
</p> | ||
|
||
You are on the **latest up-to-date** repository of the project NetExec (nxc) ! 🎉 | ||
|
||
This project was initially created in 2015 by **@byt3bl33d3r**. In 2019 **@mpgn_x64** started maintaining the project. Five years and a lot of additions later, he retired from maintaining the project. Like many other contributer we (NeffIsBack, Marshall-Hallenbeck and zblurx) started working on new features, bugfixes and helped maintaining CME. With the end of mpgn's maintainer role, we decided to maintain the project together as an full open source project. | ||
|
||
You are on the **latest up-to-date** repository of the project CrackMapExec ! 🎉 | ||
|
||
- 🚧 If you want to report a problem, open un [Issue](https://github.com/Pennyw0rth/CrackMapExec/issues) | ||
- 🔀 If you want to contribute, open a [Pull Request](https://github.com/Pennyw0rth/CrackMapExec/pulls) | ||
- 💬 If you want to discuss, open a [Discussion](https://github.com/Pennyw0rth/CrackMapExec/discussions) | ||
- 🚧 If you want to report a problem, open un [Issue](https://github.com/Pennyw0rth/NetExec/issues) | ||
- 🔀 If you want to contribute, open a [Pull Request](https://github.com/Pennyw0rth/NetExec/pulls) | ||
- 💬 If you want to discuss, open a [Discussion](https://github.com/Pennyw0rth/NetExec/discussions) | ||
|
||
# Acknowledgments | ||
**(These are the people who did the hard stuff)** | ||
|
||
This project was originally inspired by: | ||
- [CredCrack](https://github.com/gojhonny/CredCrack) | ||
- [smbexec](https://github.com/pentestgeek/smbexec) | ||
- [smbmap](https://github.com/ShawnDEvans/smbmap) | ||
|
||
Unintentional contributors: | ||
All the hard work and development over the years from everyone in the CrackMapExec project. | ||
|
||
- The [Empire](https://github.com/PowerShellEmpire/Empire) project | ||
- @T-S-A's [smbspider](https://github.com/T-S-A/smbspider) script | ||
- @ConsciousHacker's partial Python port of Invoke-obfuscation from the [GreatSCT](https://github.com/GreatSCT/GreatSCT) project | ||
|
||
# Documentation, Tutorials, Examples | ||
See the project's [wiki](https://www.crackmapexec.wiki/) for documentation and usage examples | ||
See the project's wiki (in development) for documentation and usage examples | ||
|
||
# Installation | ||
Please see the installation instructions on the [official wiki](https://www.crackmapexec.wiki/getting-started/installation) | ||
Please see the installation instructions on the wiki (in development) | ||
|
||
# Code Contributors | ||
|
||
Awesome code contributors of CME: | ||
Awesome code contributors of NetExec: | ||
|
||
[![](https://github.com/mpgn.png?size=50)](https://github.com/mpgn) | ||
[![](https://github.com/Marshall-Hallenbeck.png?size=50)](https://github.com/Marshall-Hallenbeck) | ||
[![](https://github.com/zblurx.png?size=50)](https://github.com/zblurx) | ||
[![](https://github.com/NeffIsBack.png?size=50)](https://github.com/NeffIsBack) | ||
[![](https://github.com/Hackndo.png?size=50)](https://github.com/Hackndo) | ||
[![](https://github.com/nurfed1?size=50)](https://github.com/nurfed1) | ||
|
||
|
||
# To do | ||
- ~~0wn everything~~ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.