Iocextract

Latest version: v1.16.1

Safety actively analyzes 629723 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 12 of 13

1.5.0

* Adds a new dependency on [regex](https://pypi.org/project/regex/), which fixes a rare indefinite hang on some input.

**Note**: If you have trouble upgrading to this version, see the [installation instructions](https://github.com/InQuest/python-iocextract#installation).

1.4.1

* Fixed error when reading from binary files.

1.4.0

* **NEW!**: Add `--wide` flag to the CLI to support wide-character encoded input.
* **NEW!**: Add support for a few backslash-escaped character defangs.
* Improved defanged IPv4 detection.
* Fixed errors on some unicode input/output in the CLI.

1.3.1

* Fix missing re.VERBOSE flag in YARA split regex call.

1.3.0

* **NEW!**: Add refang support for some backslash-escaped character defangs, like `http://example\(.)com/test\.html`.
* Improved refanging of some FTP URLs.
* Fixed a bug where the library raised an exception when attempting to refang certain URLs.
* Improved URL regex (tightened to reduce junk output, more end punctuation support).

1.2.0

* **NEW!**: URL-encoded URL extraction and decoding.
* **NEW!**: Optionally strip trailing characters from URLs; removes some garbage when extracting from HTML, XML, or RTF.
* Remove `\r` from CLI output; fixes issues looping over output in a shell.
* Improve punctuation detection on URL extraction.

Page 12 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.