Releases: CERT-Polska/Artemis
Releases · CERT-Polska/Artemis
v.3.4.0
What's Changed
- Improving SQL injection detection capabilities
- UI improvements (eg. possibility to view pending tasks for a given target or view what modules are enabled when scanning a given target)
- The possibility to run some Nuclei templates on a given percentage on websites (e.g. if you know that they never yield results so you want to run them e.g. on 25% of websites to see whether this situation changes)
- Bugfixes, scanning speed improvements
- More Nuclei Polish translations, running more Nuclei templates, marking some more Nuclei templates as suspicious
- Skipping scanning of nonexistent domains
- Dependency version bumps
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- New module by @michalkrzem: error-based and time-based SQL injection check
- Detecting and reporting exposed SMB ports
- Improved UI (including dark mode by @kshitijk4poor )
- Fewer false positives
- Bumped up dependency versions
- Bugfixes, improved API, more Nuclei Polish translations, ...
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- Significant UI improvements: better exported reports browsing, information how big load particular modules cause, ...
- Dependency version bumps, bugfixes, more Nuclei Polish translations, ...
Full Changelog: v3.1.1...v3.2.0
v3.1.1
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
- @michalkrzem made their first contribution in #1071
Full Changelog: v3.0.1...v3.1.1
v3.0.1
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
Full Changelog: 2.9.1...v3.0.0
v2.9.1
2.9.0
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
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
- @RasenRhino made their first contribution in #882
- @Matie26 made their first contribution in #900
Full Changelog: v2.7.0...v2.8.0
v2.7.0
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
- @kshitijk4poor made their first contribution in #827
- @DelfinSR made their first contribution in #831
- @Bornunique911 made their first contribution in #837
Full Changelog: v2.6.0...v2.7.0
v2.6.0
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
Full Changelog: v2.5.0...v2.6.0