Skip to content

Releases: CERT-Polska/Artemis

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

v2.2.0

16 Oct 14:00
3669f77
Compare
Choose a tag to compare

What's Changed

  • Added the possibility to choose what scans to run
  • Added SSH password brute-force module
  • Improved SPF/DMARC check tool
  • Added XSS inside tags detection
  • Updated dependency versions, minor bugfixes, more Polish Nuclei translations, etc.

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

22 Aug 12:15
6165081
Compare
Choose a tag to compare

What's Changed

  • More configurable blocklists (a feature to skip reporting a set of vulnerabilities if they are considered false positives): https://artemis-scanner.readthedocs.io/en/latest/generating-emails.html#blocklist
  • A feature to alert (during e-mail reports generation) if too many vulnerabilities were found by Nuclei for a single host - this will decrease the number of false positives
  • Prometheus metrics export (data such as number of processed or crashed tasks will be exported in Prometheus format on port 9000)
  • Speed improvements (Nuclei scans are executed in batches, fewer crt.sh and gau calls)
  • Bumping up dependency versions
  • Bug fixes

Full Changelog: v2.0.0...v2.1.0

v2.0.0

20 Jul 07:08
c8c407f
Compare
Choose a tag to compare

Breaking change: the following configuration variables have been renamed:

  • SECONDS_PER_REQUEST_FOR_ONE_IP -> SECONDS_PER_REQUEST
  • SCANNING_PACKETS_PER_SECOND_PER_IP -> SCANNING_PACKETS_PER_SECOND

What's Changed

  • Cleaner configuration documentation
  • More Nuclei templates enabled by default, e.g. open HTTP proxy detection
  • Supporting Unicode domains
  • Support for IP ranges
  • Documentation improvements
  • More Nuclei vulnerability Polish translations
  • Bumping up dependency versions, bug fixes

Full Changelog: v1.4.0...v2.0.0

v1.4.0

20 Jun 08:10
8df8f60
Compare
Choose a tag to compare

What's Changed

  • a module that automatically generates human-readable reports with vulnerability descriptions,
  • finding exposed login panels for tools such as phpMyAdmin,
  • bumping dependency versions,
  • fewer false positives.

Full Changelog: v1.3.1...v1.4.0

v1.3.1

22 May 19:09
2a4a679
Compare
Choose a tag to compare

What's Changed

  • Bumping up dependency versions
  • Decreasing the number of FPs
  • Skipping intrusive Nuclei templates
  • Bug fixes

Full Changelog: v1.2.1...v1.3.1

v1.2.1

21 Apr 09:29
0376bd1
Compare
Choose a tag to compare

What's Changed

  • UI bugfix

Full Changelog: v1.2.0...v1.2.1

v1.2.0

21 Apr 05:51
3650d49
Compare
Choose a tag to compare

What's Changed

  • Detecting not only WordPress versions marked as insecure, but also old ones
  • UI improvements: the possibility to sort and filter on analysis list
  • Using site name to generate passwords for WordPress brute-force
  • Bumping dependencies, bug fixes

Full Changelog: v1.1.1...v1.2.0