Metadata-Version: 2.4
Name: netexec
Version: 1.5.0
Summary: The Network Execution tool
License: BSD-2-Clause
License-File: LICENSE
Author: Marshall Hallenbeck
Author-email: marshall.hallenbeck@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Security
Requires-Dist: aardwolf (>=0.2.8)
Requires-Dist: argcomplete (>=3.1.4)
Requires-Dist: asyauth (>=0.0.20)
Requires-Dist: beautifulsoup4 (>=4.11,<5)
Requires-Dist: bloodhound-ce (>=1.8.0)
Requires-Dist: certipy-ad @ git+https://github.com/Pennyw0rth/Certipy
Requires-Dist: dploot (>=3.1.0)
Requires-Dist: dsinternals (>=1.2.4)
Requires-Dist: impacket @ git+https://github.com/fortra/impacket
Requires-Dist: jwt (>=1.3.1)
Requires-Dist: lsassy (>=3.1.11)
Requires-Dist: masky (>=0.2.1)
Requires-Dist: minikerberos (>=0.4.1)
Requires-Dist: neo4j (>=5.0.0)
Requires-Dist: oscrypto @ git+https://github.com/wbond/oscrypto
Requires-Dist: paramiko (>=3.3.1)
Requires-Dist: pefile (>=2024.8.26,<2025.0.0)
Requires-Dist: pyasn1-modules (>=0.3.0)
Requires-Dist: pylnk3 (>=0.4.3)
Requires-Dist: pynfsclient @ git+https://github.com/Pennyw0rth/NfsClient
Requires-Dist: pypsrp (>=0.8.1)
Requires-Dist: pypykatz (>=0.6.8)
Requires-Dist: python-dateutil (>=2.8.2)
Requires-Dist: python-libnmap (>=0.7.3)
Requires-Dist: requests (>=2.27.1)
Requires-Dist: rich (>=13.3.5)
Requires-Dist: sqlalchemy (>=2.0.4)
Requires-Dist: termcolor (>=2.4.0)
Requires-Dist: terminaltables (>=3.1.0)
Requires-Dist: xmltodict (>=0.13.0)
Project-URL: Homepage, https://github.com/Pennyw0rth/NetExec
Project-URL: Repository, https://github.com/Pennyw0rth/NetExec
Description-Content-Type: text/markdown

![Supported Python versions](https://img.shields.io/badge/python-3.10+-blue.svg)
[![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
# NetExec - The Network Execution Tool

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 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.

<p align="center">
  <!-- placeholder for nxc logo-->
</p>

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!

[![NetExec](https://discordapp.com/api/guilds/1148685154601160794/widget.png?style=banner3)](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

[![Packaging status](https://repology.org/badge/vertical-allrepos/netexec.svg)](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.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/XiaoliChan.png?size=50)](https://github.com/XiaoliChan)
[![](https://github.com/termanix.png?size=50)](https://github.com/termanix)
[![](https://github.com/Dfte.png?size=50)](https://github.com/Dfte)

