Skip to content

Releases: assafmo/xioc

xioc v1.1.12

19 Apr 17:45
bb09591
Compare
Choose a tag to compare

Changelog

  • update TLDs list

xioc v1.1.11

30 Jan 17:59
Compare
Choose a tag to compare

Changelog

  • Fix crash when an input line is bigger than 5MiB (issue #7)

xioc v1.1.10

23 Jan 09:42
Compare
Choose a tag to compare

Changelog

  • De-defang {.} => .
  • De-defang {@} => @
  • Allow whitespace before and after special defangs like {.}, [@], (at), etc.

xioc v1.1.7

21 Jan 13:49
Compare
Choose a tag to compare

Changelog

  • Increase max read buffer from 64KiB to 5MiB (#7)

xioc v1.1.6

21 Jan 09:48
Compare
Choose a tag to compare

Changelog

  • Domain: Support internationalized domain names (IDNs)

xioc v1.1.5

21 Jan 08:41
Compare
Choose a tag to compare

Changelog

  • URL: Catch "hzzzp" and "hxxxp"
  • URL: "http" is now case insensitive

xioc v1.1.2

21 Jan 07:47
Compare
Choose a tag to compare

Changelog

  • URL: Must contain a domain or an IP
  • URL: Catch "://(space)"

xioc v1.1.0

20 Jan 18:39
Compare
Choose a tag to compare

Changelog

  • -o flag: Extract only selected types

Initial release

  • Extract IPv4, IPv6, domain, URL, email, md5, sha1 and sha256