iocextract icon indicating copy to clipboard operation
iocextract copied to clipboard

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

Open dsfinn opened this issue 4 years ago • 1 comments

As in title; e.g.

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

dsfinn avatar Jun 03 '21 07:06 dsfinn

Pull Request: #50

dsfinn avatar Jun 03 '21 07:06 dsfinn

Hi, @dsfinn,

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

battleoverflow avatar Jan 06 '23 18:01 battleoverflow

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

battleoverflow avatar Jan 06 '23 22:01 battleoverflow