https://github.com/pennyw0rth/netexec
The Network Execution Tool
https://github.com/pennyw0rth/netexec
active-directory hacking infosec infosectools networks pentest pentest-tool pentest-tools pentesting python python3 red-team security security-tools windows
Last synced: 12 days ago
JSON representation
The Network Execution Tool
- Host: GitHub
- URL: https://github.com/pennyw0rth/netexec
- Owner: Pennyw0rth
- License: bsd-2-clause
- Created: 2023-09-08T15:36:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-10T08:34:07.000Z (12 days ago)
- Last Synced: 2025-04-10T09:41:45.075Z (12 days ago)
- Topics: active-directory, hacking, infosec, infosectools, networks, pentest, pentest-tool, pentest-tools, pentesting, python, python3, red-team, security, security-tools, windows
- Language: Python
- Homepage: https://netexec.wiki/
- Size: 14.2 MB
- Stars: 3,746
- Watchers: 33
- Forks: 428
- Open Issues: 69
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README

[](https://twitter.com/intent/follow?screen_name=al3x_n3ff)
[](https://twitter.com/intent/follow?screen_name=_zblurx)
[](https://twitter.com/intent/follow?screen_name=MJHallenbeck)
[](https://twitter.com/intent/follow?screen_name=mpgn_x64)🚩 This is the open source repository of NetExec maintained by a community of passionate people
# NetExec - The Network Execution ToolThis 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 contributors, we (NeffIsBack, Marshall-Hallenbeck, and zblurx) developed new features, bug fixes, 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.
You are on the **latest up-to-date** repository of the project NetExec (nxc) ! 🎉
- 🚧 If you want to report a problem, open an [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)## Official Discord Channel
If you don't have a Github account, you can ask your questions on Discord!
[](https://discord.gg/pjwUTQzg8R)
# Documentation, Tutorials, Examples
See the project's [wiki](https://netexec.wiki/) (in development) for documentation and usage examples# Installation
Please see the installation instructions on the [wiki](https://netexec.wiki/getting-started/installation) (in development)## Linux
```
sudo apt install pipx git
pipx ensurepath
pipx install git+https://github.com/Pennyw0rth/NetExec
```## Availability on Unix distributions
[](https://repology.org/project/netexec/versions)
# Development
Development guidelines and recommendations in development# Acknowledgments
All the hard work and development over the years from everyone in the CrackMapExec project# Code Contributors
Awesome code contributors of NetExec:[](https://github.com/mpgn)
[](https://github.com/Marshall-Hallenbeck)
[](https://github.com/zblurx)
[](https://github.com/NeffIsBack)
[](https://github.com/Hackndo)
[](https://github.com/XiaoliChan)