Releases: assafmo/xioc
Releases · assafmo/xioc
xioc v1.1.12
xioc v1.1.11
Changelog
- Fix crash when an input line is bigger than 5MiB (issue #7)
xioc v1.1.10
Changelog
- De-defang
{.}
=>.
- De-defang
{@}
=>@
- Allow whitespace before and after special defangs like
{.}
,[@]
,(at)
, etc.
xioc v1.1.7
Changelog
- Increase max read buffer from 64KiB to 5MiB (#7)
xioc v1.1.6
Changelog
- Domain: Support internationalized domain names (IDNs)
xioc v1.1.5
Changelog
- URL: Catch "hzzzp" and "hxxxp"
- URL: "http" is now case insensitive
xioc v1.1.2
Changelog
- URL: Must contain a domain or an IP
- URL: Catch "://(space)"
xioc v1.1.0
Changelog
- -o flag: Extract only selected types
Initial release
- Extract IPv4, IPv6, domain, URL, email, md5, sha1 and sha256