1
0
mirror of https://github.com/calebstewart/pwncat.git synced 2024-11-27 19:04:15 +01:00

Added brief summary of updates to CHANGELOG

This commit is contained in:
Seven7Up 2021-10-30 02:26:15 -04:00
parent 169ab7cdec
commit 436a29aa4f

View File

@ -9,6 +9,13 @@ and simply didn't have the time to go back and retroactively create one.
## [Unreleased]
### Fixed
- Added new `peas` module which run [PEASS-ng](https://github.com/carlospolop/PEASS-ng) scripts and binaries
- Fixed mktemp function in the both platforms
- Fixed linux state variable (`time of file birth`) due to unknowns errors
## [Unreleased]
### Fixed
- Possible exception due to _pre-registering_ of `session` with `manager`
- Covered edge case in sudo rule parsing for wildcards ([#183](https://github.com/calebstewart/pwncat/issue/183))