Skip to content

Releases: FalconOpsLLC/udpz

v0.1.3

21 Feb 23:38
Compare
Choose a tag to compare

Changelog

  • 5e1cd5c Ensure all target types are displayed
  • 4596d39 Fixed Dockerfile with pkg->internal directory
  • 3a2d2f2 Fixed issue scanning IPv6 addresses from resolved hostname
  • 75fdf19 Minor formatting changes in table output
  • f9df109 Move internal sources to /internal
  • d5b575d Remove obsolete dtls:app-data probe; add port 3391
  • bfcc1a4 Remove unnecessary trace logging calls
  • 6df2305 Removed some more unnecessary trace logging
  • 3242555 Rename winframe, purge profinet-cm:read-implicit
  • c065b4e Update TODO
  • 86a14aa Update banner to 0.1.3
  • ecc2739 Update service table in README
  • 2014d05 Use asciinema GIF in README

v0.1.2

10 Jan 13:29
Compare
Choose a tag to compare

Changelog

  • 1152151 Added additional ports to DTLS, STUN services
  • a2a70a3 Added additional ports to MELSEC-Q; added profinet-cm:lookup probe
  • ff228ae Added new port 62078 to UPnP
  • 69dcd12 Added port 1701 to default L2TP service
  • 74410e2 Added probe for PROFInet Context Manager (ICS)
  • 176791c Fixed inconsistent scan patterns on CIDRs
  • 731500d Fixed sip:invite probe
  • c07f871 Improved memory efficiency in scanTask
  • 0833300 Update README to include PROFInet, new ports associated with STUN, DTLS

v0.1.1

02 Dec 13:06
Compare
Choose a tag to compare

Changelog

  • 9dec950 Add output GIF to README
  • cf7358a Added some logging optimizations
  • 41b39b5 Changed probe separator in table output
  • dac5e08 Fixed MS-RDPEUDP probe
  • 8d43e33 Fixed version in cobra command
  • 4010e9b Minor changes in help menu
  • e14db4c Removed caller from logger output

v0.1.0

08 Nov 01:41
Compare
Choose a tag to compare

Changelog

  • 5e85088 Added output table sorting
  • 8c3b571 Added proper probe selection functionality
  • 51ae344 Added target file support
  • dc3404e Moved default scan procedure to its own file

v0.0.1-beta

31 Oct 15:27
Compare
Choose a tag to compare
v0.0.1-beta Pre-release
Pre-release

Changelog

  • ed0cf43 Added SOCKS5 proxy support
  • 66d6c68 Added basic goreleaser config
  • 51ae344 Added target file support
  • 63efe22 Changed socks5-timeout to milliseconds
  • bd35c7d Fixed some probe formatting discrepancies in data.go
  • 7d8b8cd Imported source
  • fa87b79 Initial commit
  • 94cd961 Merge branch 'main' of udpz:FalconOps-Cybersecurity/udpz
  • 77d3a6d Update README for socks-timeout option
  • 639ea7b Update README with Docker volumes tip
  • ea3bcca Update README.md
  • c677b4a Updated README to include SOCKS5 feature + new help menu
  • 75955c5 Updated README, +some cosmetic changes
  • ffa4493 switched list of supported services to table with port number(s) and probe name(s)
  • 1d71bef v0.0.1 pre-release