| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-09-25 | 2.8 kB | |
| v0.9.21 source code.tar.gz | 2024-09-25 | 16.3 MB | |
| v0.9.21 source code.zip | 2024-09-25 | 16.6 MB | |
| Totals: 3 Items | 32.9 MB | 3 | |
What's Changed
- Scanners support
- Agent: choose next target randomly in https://github.com/ivre/ivre/pull/1493
- Nmap:
- add two unmerged PRs as patches in https://github.com/ivre/ivre/pull/1547
- scripts: add RDP screenshot using scrying in https://github.com/ivre/ivre/pull/1556
- Dismap: support (new) NDJSON formst in https://github.com/ivre/ivre/pull/1604
- httpx:
- support headers & body reported with
-irrflag in https://github.com/ivre/ivre/pull/1609 - add support for screenshots :camera: in https://github.com/ivre/ivre/pull/1644
- support headers & body reported with
- Support plugins for
- active script merge and CLI tools in https://github.com/ivre/ivre/pull/1653
- DB (base, elastic, mongo) in https://github.com/ivre/ivre/pull/1654
- Tags (base, active) in https://github.com/ivre/ivre/pull/1657
- CLI
- multiple processors for db2view in https://github.com/ivre/ivre/pull/1502
- improve iphost (use scan DB, factorize results) in https://github.com/ivre/ivre/pull/1509
- {ipdata,ipinfo}: use address-based tags in https://github.com/ivre/ivre/pull/1522
- all tools: handle corner cases to avoid dropping the whole file being imported by @KuxODdyA in https://github.com/ivre/ivre/pull/1545
- weblog2db: support XFF headers in https://github.com/ivre/ivre/pull/1577, https://github.com/ivre/ivre/pull/1656
- auditdom: check MX servers in https://github.com/ivre/ivre/pull/1618
- support
--cert <FINGERPRINT>in active & passive tools in https://github.com/ivre/ivre/pull/1658 - JA4 support added:
- Early JA4 support in https://github.com/ivre/ivre/pull/1633
- Nmap: add JA4 fingerprint on reverse-ssl services in https://github.com/ivre/ivre/pull/1634
- DB: add JA4 lookups and top values in https://github.com/ivre/ivre/pull/1661
- Tags
- GovClouds (AWS & Azure) IP addresses in https://github.com/ivre/ivre/pull/1520
- BinaryEdge scanners based on hostname in https://github.com/ivre/ivre/pull/1523
- Onyphe scanners based on the hostname in https://github.com/ivre/ivre/pull/1598
- replace cdn.nuclei.sh with projectdiscovery/cdncheck in https://github.com/ivre/ivre/pull/1628
- Docker:
- change ivre/db on mongo by @Amerousful in https://github.com/ivre/ivre/pull/1529
- new debian:stable base image in https://github.com/ivre/ivre/pull/1539
- reduce image sizes using "builder" images in https://github.com/ivre/ivre/pull/1540
- client: install argus-client package for flow2db in https://github.com/ivre/ivre/pull/1552
- (Too) many fixes & updates!
New Contributors
- @Amerousful made their first contribution in https://github.com/ivre/ivre/pull/1529
- @KuxODdyA made their first contribution in https://github.com/ivre/ivre/pull/1545
Full Changelog: https://github.com/ivre/ivre/compare/v0.9.20...v0.9.21