iocextract v1.14.0
Changelog
Bug Fixes
- Fixed issue where defanging automatically defaulted to the http/https protocol. Now allows the user to define this functionality (#32, #34)
- Added the ability to extract IP addresses (IPv4) with a 4th octet (i.e. 10.10.10.10.4444) (#31)
- Updated email regex to now extract emails addresses with a first + last name structure (i.e. first[.]last@domain[.]com) (#36)
Features
- Added easier argparse options to allow a simpler version of pre-existing options
- Minor improvements to IPv6 extraction
New build info and documentation can be found here: https://pypi.org/project/iocextract/1.14.0/