https://github.com/byt3n33dl3/netexec
The Network Relay Execution Tool.
https://github.com/byt3n33dl3/netexec
active-directory infosectools linux networks offensive-security pentest-tool python3 security windows
Last synced: 3 months ago
JSON representation
The Network Relay Execution Tool.
- Host: GitHub
- URL: https://github.com/byt3n33dl3/netexec
- Owner: byt3n33dl3
- License: bsd-2-clause
- Created: 2024-09-23T21:27:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-23T23:26:12.000Z (about 1 year ago)
- Last Synced: 2025-06-22T21:32:29.018Z (4 months ago)
- Topics: active-directory, infosectools, linux, networks, offensive-security, pentest-tool, python3, security, windows
- Language: C#
- Homepage: https://netexec.wiki
- Size: 84.9 MB
- Stars: 17
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
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
# NetExec
This is the open source repository of `NetExec` maintained by a community of passionate people. This project was initially created in 2015 by [@byt3bl33d3r](https://github.com/byt3bl33d3r/), known as CrackMapExec. In 2019 [@mpgn_x64](https://github.com/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, byt3n33dl3, 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
## Contribution
>- If you want to report a problem, open an [Issue](https://github.com/byt3n33dl3/NetExec/issues)
>- If you want to contribute, open a [Pull Request](https://github.com/byt3n33dl3/NetExec/pulls)
>- If you want to discuss, open a [Discussion](https://github.com/byt3n33dl3/NetExec/discussions)
## Official Discord Channel
If you don't have a Github account, you can ask your questions on Discord!
[NetExec](https://discord.gg/pjwUTQzg8R)
## Documentation
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```python
sudo apt install pipx git
pipx ensurepath
pipx install git+https://github.com/byt3n33dl3/NetExec
```## 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/byt3n33dl3)
[](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)