Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
matricali committed Feb 21, 2024
1 parent 13035dc commit c7c7caf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Fixed
- Added missing wrapper for FD_SET in static build
- ssh_get_error shouldnt be used after ssh_free
- Buffer overflow in banner grabber

## [0.5.0] - 2020-03-07
### Added
- Support for custom port (argument: -p <PORT>) both on scan and bruteforce phases.
Expand Down

0 comments on commit c7c7caf

Please sign in to comment.