v1.0.0
·
1898 commits
to main
since this release
v1.0.0 Release
This release is mainly aimed at stability, to provide a solid baseline from which to work. Some minor and major bugs have been fixed, see below for details.
Version 1.1.0 is already in the works, with great new modules in the works as well as new features such as zblurx's delegation technique coming soon to NetExec.
Stay tuned!
Note: as always, the best way to install NetExec is by cloning the repo and running pipx install .
, but we have provided binaries for Windows (!!!) and Ubuntu below!
What's Changed
- Update README by @NeffIsBack in #1
- Fix for allowing to test multiple users with one password by @NeffIsBack in #2
- Update README.md for NetExec rename by @Marshall-Hallenbeck in #11
- Add CODEOWNERS by @NeffIsBack in #13
- Fix CLI by @NeffIsBack in #16
- Make some text more precise by @NeffIsBack in #7
- [winrm] less ugly if condition by @XiaoliChan in #9
- [wmi] bug fix in 'check_admin' function by @XiaoliChan in #4
- Update LICENSE for NetExec by @Marshall-Hallenbeck in #12
- NetExec Rename by @Marshall-Hallenbeck in #19
- fix webdav module exception handler by @professor-hillman in #29
- Windows Build for NetExec by @Marshall-Hallenbeck in #26
- Update Github Build Actions for Releases by @Marshall-Hallenbeck in #27
- Fix encoding errors by @NeffIsBack in #32
- Fix #42, --dc-list crashes on ldap with logging enabled by @NeffIsBack in #43
- Add README text by @NeffIsBack in #24
- Create CODE_OF_CONDUCT.md by @NeffIsBack in #44
- Create CONTRIBUTING.md by @NeffIsBack in #45
- Finalize Native Builds by @Marshall-Hallenbeck in #52
New Contributors
- @professor-hillman made their first contribution in #29
Full Changelog: https://github.com/Pennyw0rth/NetExec/commits/v1.0.0