Skip to content

Releases: ackatz/seclook

v1.5.2

23 May 18:04
0142f4b
Compare
Choose a tag to compare

What's New

  • Fixed a bug that broke the IP regex.

v1.5.1

17 May 20:21
9ec2d73
Compare
Choose a tag to compare

What's New

  • The app now supports looking up IOCs in ThreatFox! The ThreatFox integration supports IPs, SHA2 and MD5 hashes, and domains.
  • The app now supports looking up IOCs in GreyNoise! The GreyNoise integration supports IPs.
  • You can now enable/disable lookups (e.g., VirusTotal, GreyNoise, etc.) within the Settings pane.
  • There is now a visual confirmation when you save your API keys.
  • Fixed a bug where the IP regex would miss the last digit in the 4th octet.
  • Fixed a bug where SHA1 hashes were being incorrectly identified as MD5 hashes due to overlapping regex patterns.
  • Fixed a bug where settings changes following hitting the "Clear All Settings" button were not persisting after a restart of the app.

v1.4

10 Jan 16:04
967b7c2
Compare
Choose a tag to compare

What's New

  • Fixed a bug where the alert window for SHA2 and MD5 hashes was not brought to the front/could be hidden behind other windows.
  • Added a real countdown timer for the alert window (countdown from 10s).