InQuest / iocextract

Defanged Indicator of Compromise (IOC) Extractor.
https://inquest.readthedocs.io/projects/iocextract/
GNU General Public License v2.0
498 stars 91 forks source link

'https' scheme values defanged as HXXPS are refanged as 'http' #49

Closed dsfinn closed 1 year ago

dsfinn commented 3 years ago

As in title; e.g.

'hxxps://example.com' is refanged as 'http://example.com'

dsfinn commented 3 years ago

Pull Request: #50

battleoverflow commented 1 year ago

Hi, @dsfinn,

This issue has been merged and tested. I will ping this issue once more when a new PyPI package is available.

battleoverflow commented 1 year ago

The new PyPI package is now available!

PyPI: https://pypi.org/project/iocextract/1.13.8/ GitHub Releases: https://github.com/InQuest/python-iocextract/releases/tag/v1.13.8