2023-12-24 13:16:11 +00:00
![Supported Python versions ](https://img.shields.io/badge/python-3.8+-blue.svg )
2023-09-08 16:29:25 +00:00
[![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)
2023-10-18 22:34:55 +00:00
[![Twitter ](https://img.shields.io/twitter/follow/mpgn_x64?label=mpgn_x64&style=social )](https://twitter.com/intent/follow?screen_name=mpgn_x64)
2017-04-25 22:13:58 +00:00
2023-09-08 16:29:25 +00:00
2023-09-12 20:19:53 +00:00
🚩 This is the open source repository of NetExec maintained by a community of passionate people
2023-09-12 22:03:50 +00:00
# NetExec - The Network Execution Tool
2023-09-01 10:12:16 +00:00
2023-09-18 16:04:19 +00:00
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.
2023-09-17 21:00:25 +00:00
2023-10-30 17:56:58 +00:00
Along with many other contributors, we (NeffIsBack, Marshall-Hallenbeck, and zblurx) developed new features, bug fixes, and helped maintain the original project CrackMapExec.
2023-09-18 16:04:19 +00:00
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.
2023-09-17 21:00:25 +00:00
2023-09-01 10:12:16 +00:00
< p align = "center" >
2023-09-12 20:19:53 +00:00
<!-- placeholder for nxc logo -->
2023-09-01 10:12:16 +00:00
< / p >
2023-09-12 20:19:53 +00:00
You are on the **latest up-to-date** repository of the project NetExec (nxc) ! 🎉
2023-09-01 09:29:03 +00:00
2024-03-03 01:47:39 +00:00
- 🚧 If you want to report a problem, open an [Issue ](https://github.com/Pennyw0rth/NetExec/issues )
2023-09-12 20:19:53 +00:00
- 🔀 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 )
2015-08-19 17:17:54 +00:00
2023-09-19 09:14:05 +00:00
## Official Discord Channel
2023-09-19 16:29:14 +00:00
If you don't have a Github account, you can ask your questions on Discord!
2023-09-19 09:14:05 +00:00
[![NetExec ](https://discordapp.com/api/guilds/1148685154601160794/widget.png?style=banner3 )](https://discord.gg/pjwUTQzg8R)
2017-03-27 21:12:20 +00:00
# Documentation, Tutorials, Examples
2023-09-14 21:28:17 +00:00
See the project's [wiki ](https://netexec.wiki/ ) (in development) for documentation and usage examples
2016-08-14 05:02:20 +00:00
2017-03-27 21:12:20 +00:00
# Installation
2023-09-17 21:04:50 +00:00
Please see the installation instructions on the [wiki ](https://netexec.wiki/getting-started/installation ) (in development)
2016-06-04 08:12:04 +00:00
2024-03-03 01:47:39 +00:00
## Linux
```
sudo apt install pipx git
pipx ensurepath
pipx install git+https://github.com/Pennyw0rth/NetExec
```
2023-09-18 16:04:19 +00:00
# Development
Development guidelines and recommendations in development
# Acknowledgments
All the hard work and development over the years from everyone in the CrackMapExec project
2023-06-26 21:21:48 +00:00
# Code Contributors
2023-09-12 20:19:53 +00:00
Awesome code contributors of NetExec:
2023-06-26 21:21:48 +00:00
2023-09-12 20:26:37 +00:00
[![ ](https://github.com/mpgn.png?size=50 )](https://github.com/mpgn)
2023-06-26 21:21:48 +00:00
[![ ](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)
2023-11-12 22:27:31 +00:00
[![ ](https://github.com/XiaoliChan.png?size=50 )](https://github.com/XiaoliChan)