Skip to content

Releases: ivre/ivre

v0.9.21

25 Sep 06:00
acf2a62
Compare
Choose a tag to compare

What's Changed

  • Scanners support
    • Agent: choose next target randomly in #1493
    • Nmap:
      • add two unmerged PRs as patches in #1547
      • scripts: add RDP screenshot using scrying in #1556
    • Dismap: support (new) NDJSON formst in #1604
    • httpx:
      • support headers & body reported with -irr flag in #1609
      • add support for screenshots 📷 in #1644
  • Support plugins for
    • active script merge and CLI tools in #1653
    • DB (base, elastic, mongo) in #1654
    • Tags (base, active) in #1657
  • CLI
    • multiple processors for db2view in #1502
    • improve iphost (use scan DB, factorize results) in #1509
    • {ipdata,ipinfo}: use address-based tags in #1522
    • all tools: handle corner cases to avoid dropping the whole file being imported by @KuxODdyA in #1545
    • weblog2db: support XFF headers in #1577, #1656
    • auditdom: check MX servers in #1618
    • support --cert <FINGERPRINT> in active & passive tools in #1658
  • JA4 support added:
    • Early JA4 support in #1633
    • Nmap: add JA4 fingerprint on reverse-ssl services in #1634
    • DB: add JA4 lookups and top values in #1661
  • Tags
    • GovClouds (AWS & Azure) IP addresses in #1520
    • BinaryEdge scanners based on hostname in #1523
    • Onyphe scanners based on the hostname in #1598
    • replace cdn.nuclei.sh with projectdiscovery/cdncheck in #1628
  • Docker:
    • change ivre/db on mongo by @Amerousful in #1529
    • new debian:stable base image in #1539
    • reduce image sizes using "builder" images in #1540
    • client: install argus-client package for flow2db in #1552
  • (Too) many fixes & updates!

New Contributors

Full Changelog: v0.9.20...v0.9.21