Releases: nray-scanner/nray
v2.0.0-alpha3
v2.0.0-alpha2
Changelog
ba4ec6a Another overflow check
804d98c add security.md
fe4f45e enable codeql on dev branch
f90f842 fix tests; remove checks for removed stuff
09f9672 make sure no overflow is going to happen due to type cast
10763a1 remove a non-recommended part of codeql scanning job
aeeec88 remove debugging code
18d3fbe remove some stuff and fix a nasty bug when using targetfiles
56480df remove zgrab stuff
a795c85 show version and build tags on run
4be931a update go.mod and go.sum
c7fd211 update root cmd
v2.0.0-alpha1
Changelog
67d4f64 Add dockerhub instructions
aa1637d Add goreleaser config
710a90f Bump go version for github action
88cc67b Create codeql-analysis.yml
854ec52 Create nray-conf_discovery_example.yaml
73ad1ae Implement scan switch
cd67b03 Merge branch 'master' into develop
1c11ede Remove elastic event handler
0644fb3 Remove filters
83fefeb Remove ldap and certificate transparency target generators
30517fd Update nray-conf_discovery_example.yaml
e5d1df4 Update nray-conf_discovery_example.yaml
77af9b5 gracefully deal with missing output parameter
7823fa0 move net regex into utils package
a79b50b remove stuff, bump version
083a72a remove zgrab code
e1b3f1f update go.mod
nray 1.1.0
This release introduces
- a lot of bug fixes and stabiltiy improvements, especially for config parsing and setting default values.
- official documentation on how to build and run using Docker. Dockerfiles to build an Docker image that contains nray in a plain container or a container based on Debian are provided
- thorough test suite for config file parsing
- regularly print status updates
Postponed:
Improvements to pool IDs
v1.0.1 - Fix for working in container environments
This release fixes #7
Initial release
This is the first public release of nray, a free, distributed and platform independent port scanner.
The release.zip
file contains precompiled binaries for most common operating systems.