vratiskol
vratiskol
Add Parsing capability for CPE 2.3. ---- 📚 Documentation preview 📚: https://ivre--1686.org.readthedocs.build/en/1686/
- Add a CopytoClipboard icon to copy the CPE value - Remove broken popover
Added per-source hostname filter: **--cert-hostnames {all,no-wildcard,none}** - Control storing hostnames extracted from certificates (default: all). **--service-hostnames {all,no-wildcard,none}** - Control storing hostnames extracted from service banners (default: all). **--ntlm-hostnames {all,no-wildcard,none}** -...
### Change: Removes the PyMongo warning by aligning with driver expectations: servers can close non-session cursors after 30 minutes even with no_cursor_timeout=True. Keeps long-running migration cursors alive more reliably, reducing...
**First step** * Introduce a shared Nuclei output formatter to append favicon hashes when available. * Parse `extracted-results` from the `favicon-detect` template (handling both hyphen and underscore keys), store the...