Skip to content

Releases: censys-workshop/threatfox-censys

Release v0.1.3

23 Oct 13:38
Compare
Choose a tag to compare

What's Changed

  • Added new fingerprints
  • Fixed the malware name of Spynote
  • Added backoff for requests
  • Added feature to confirm including tarpits

Full Changelog: v0.1.2...v0.1.3

Release v0.1.2

16 Oct 14:35
Compare
Choose a tag to compare

What's Changed

  • Moved main CLI to the scan command
    • Added --include-tarpits argument to exclude tarpits by default
  • Added create-fingerprint command
  • Updated fingerprints.yaml
  • Added some unit tests
  • Improved error handling
  • Refactored various modules

Full Changelog: v0.1.1...v0.1.2

Release v0.1.1

12 Oct 00:36
Compare
Choose a tag to compare

Features

  • Create dynamic fingerprints for various IoCs
  • Uses the Censys Search API
  • Submit IoCs to ThreatFox
    • Submit IoCs using the scan command
    • Links Censys Search in ThreatFox IoC reference
    • Tags IoCs with censys and the autonomous system name
  • Uses a PostgreSQL database to store the IoCs submitted to ThreatFox