Skip to content

Releases: CERT-Polska/Artemis

v3.1.1

11 Jul 12:14
57891e2
Compare
Choose a tag to compare

What's Changed

  • Significantly improved subdomain enumeration by @kshitijk4poor
  • More Nuclei templates (enabling Nuclei medium-severity templates and some custom ones)
  • Utility script to gradually add targets to scan so that the system is not overloaded
  • Reporting cases where FTP server is writable by a user with easy password
  • Better documentation, bugfixes, better Nuclei Polish translations, minor UI improvements, version bumps...

New Contributors

Full Changelog: v3.0.1...v3.1.1

v3.0.1

13 Jun 11:50
788f770
Compare
Choose a tag to compare

Breaking change: the API has been improved, so the endpoint names and input formats may differ.

What's Changed

  • The possibility to export human-readable reports about vulnerabilities from the GUI and API
  • Detecting and reporting exposed database ports
  • Decreased build time
  • Increased scanning speed
  • Improved documentation
  • Minor bugfixes, dependency version bumps, etc.

New Contributors

  • @jxdv made their first contribution in #983

Full Changelog: 2.9.1...v3.0.0

v2.9.1

12 May 18:45
6b20643
Compare
Choose a tag to compare

What's Changed

  • Minor bugfixes

Full Changelog: v2.9.0...2.9.1

2.9.0

09 May 09:47
128846d
Compare
Choose a tag to compare

What's Changed

  • Exporting human-readable reports from the UI
  • A module that automatically archives old scan results
  • Bugfixes, UI improvements
  • Dependency version bumps

Full Changelog: v2.8.0...v2.9.0

v.2.8.0

26 Apr 09:09
a6441f9
Compare
Choose a tag to compare

What's Changed

  • Better support for domains with non-ASCII characters
  • Possibility to provide scanning priority when initiating a scan
  • Possibility to use host:port syntax when initiating a scan
  • Brute-forcing of paths (such as /wp-config.php.bak) is faster
  • Bugfixes, dependency version bumps, Nuclei translations, fewer FPs, ...

New Contributors

Full Changelog: v2.7.0...v2.8.0

v2.7.0

26 Mar 13:33
08ee90f
Compare
Choose a tag to compare

What's Changed

  • Migrating Mongo to PostgreSQL. The migration should happen automatically.
  • New feature: stopping an analysis.
  • Improved and documented Artemis API - if you used the undocumented, old API, please familiarize yourself with the new schema.
  • Dependency version bumps, more Nuclei translations, minor bugfixes, documentation improvements.

New Contributors

Full Changelog: v2.6.0...v2.7.0

v2.6.0

21 Feb 16:09
7fb55de
Compare
Choose a tag to compare

What's Changed

  • Added WordPress plugin version check module
  • Finding selected Nuclei vulnerabilities (XSS, SQLi) also on crawled URLs
  • Checking known exploited vulnerabilities from https://github.com/Ostorlab/KEV/
  • Example module to make it easier to implement new ones
  • Building Docker images for linux/arm64 by @es1o
  • Fewer false positives, bugfixes, dependency version updates

New Contributors

  • @es1o made their first contribution in #749

Full Changelog: v2.5.0...v2.6.0

v2.5.0

19 Jan 12:49
fccf63f
Compare
Choose a tag to compare

What's Changed

  • Bug fixes, documentation and interface improvements, dependency version updates and decreasing the number of FPs.
  • New module: Humble security header scanner.

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

04 Jan 15:48
3743da3
Compare
Choose a tag to compare

What's Changed

  • New module: detecting scripts that are loaded from unregistered domains
  • New module: checking whether Drupal version is up-to-date
  • Better documentation
  • Bugfixes
  • Bumping up dependencies, more Nuclei translations and enabled templates

Full Changelog: v2.3.0...v2.4.0

v2.3.0

23 Nov 13:46
d886a9b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0