Skip to content

Releases: marco-lancini/goscan

v2.4

13 Mar 21:30
Compare
Choose a tag to compare

Fixed

  • Improved documentation related to building from source

v2.3

05 Feb 16:55
Compare
Choose a tag to compare

Added

  • Support to automatically configure settings by loading a configuration file

Fixed

  • Nmap output file names when running concurrently on all targets

v2.2

04 Feb 21:22
Compare
Choose a tag to compare

Fixed

  • Changing output folder (set output_folder <PATH>) now also changes the location of the database

v2.1

14 Nov 22:20
Compare
Choose a tag to compare

Fixed

  • Cross-compilation for linux 32bit

Removed

  • Cross-compilation for darwin 64bit (failing with CGO_ENABLED=1)

v2.0

02 Sep 22:28
Compare
Choose a tag to compare

Added

  • Complete refactoring of the core, new syntax, new commands
  • Multi-step processing: detached processes for unstable environments, state saved in SQLite
  • Port scan: new TCP and UDP PROD scans
  • Improved enumeration
  • Dry-runs for enumeration
  • EyeWitness integration (for HTTP, RDP, VNC)
  • Improved documentation

Removed

  • Historical Tracking

v1.5

10 Jul 15:27
Compare
Choose a tag to compare

Added

  • DNS enumeration
  • SMB enumeration
  • SNMP enumeration
  • Windows Domain enumeration
  • Dynamic nmap switches
  • Dynamic wordlists

v1.3

28 Jun 10:15
Compare
Choose a tag to compare

Added

  • Refactored project structure (docker build)
  • Historical diff
  • Supporting SQLite DB

v1.1

22 May 17:19
Compare
Choose a tag to compare

Fixed

  • Command Parser runtime error

v1.0

18 May 16:42
Compare
Choose a tag to compare

Public Release