Skip to content

Releases: canaria-computer/down-force

v1.0.1-dev1.0

01 Jan 14:32
e525301

Choose a tag to compare

v1.0.1-dev1.0 Pre-release
Pre-release

License Notice

This software is available under dual license:

Changelog

v1.0.0

01 Jan 18:05
768966a

Choose a tag to compare

License Notice

This software is available under dual license:

Changelog

  • 2e1d6f2 Merge branch 'main' into dev1
  • 768966a Merge pull request #9 from canaria-computer/dev1
  • 09782ec build: update go.mod to include koanf, likexian, and lithammer packages as direct dependencies.
  • ed461dc doc: add phishing report and takedown request template
  • a529064 feat!: Establish a new configuration system for evidence collection, including user agent profiles, YAML templating, and CLI commands.
  • b6fc5e3 feat(cmd/email): implement email integration with draft and send functionality
  • 10ebe0c feat: Add email command for report-based email generation and introduce new phishing report files with screenshots.
  • a925e48 feat: Add functionality to generate detailed markdown phishing reports with embedded evidence.
  • ade10c6 feat: Add template-based markdown report generation for phishing incidents.
  • bcf9b34 feat: Device Emulation Support with YAML config
  • e181c6c feat: Implement application configuration management with config CLI commands and koanf.
  • d9d0b48 feat: Introduce lite command for evidence collection, including URL reachability and WHOIS checks.
  • 441ee59 feat: Introduce custom Japanese device profiles and update module dependencies.
  • 543f46d feat: add init command for interactive or minimal evidence.yaml template generation.
  • 8b0e9f4 feat: add lite command for quick evidence collection, report generation, and screenshot capture
  • b541d6e feat: add custom Japanese device profiles.
  • 9ab62c5 feat: add device preset matching
  • 68d347f feat: add lite command for interactive and headless evidence collection and reporting.
  • 367ed7c feat: add lite command for web evidence collection with interactive and headless screenshot capabilities.
  • 808372e feat: extend JSON schema for device emulation
  • 45bf508 feat: implement phishing report generation using a Go template and associated Go code.
  • 217d7d3 fix: Fix bug where 0-second timeout (no wait) cannot be set
  • e525301 fix: missing variable
  • 145393d fix: template file
  • 369b8c4 impr: Add utilities for access information and WHOIS lookups, alongside new CLI commands for cache management and data display.
  • 36f5a3d impr: Improve description of template file screenshot
  • f307549 impr: security apply strict filePermissions
  • e5cfb25 refact: Implement report generation by adding ReportData struct and Generate function to create markdown reports.
  • 5fb6fef refact: Remove excessive comments.
  • f6ff296 refact: Remove excessive comments.
  • 59b01ba refact: add lite command for interactive and headless web evidence collection with screenshotting capabilities.
  • 89f6c49 refact: unuse variable
  • 40f7ad4 refactor(cmd/init): update init command for device emulation schema
  • 3777656 refactor(config): update builtin UA profiles to support device emulation
  • e61980a refactor(config): update template generation for new device emulation schema
  • 4ddc896 refactor: always try both A/AAAA and HTTPS records, with deduplication
  • c71ffa7 refactor: improve devices command output
  • ea1f06e refactor: improve resolveTargetInfo with net/netip and DNS SVC record support
  • 0c3adba wip

v1.0.0-dev1.0

01 Jan 13:25
a529064

Choose a tag to compare

v1.0.0-dev1.0 Pre-release
Pre-release

License Notice

This software is available under dual license:

Changelog

  • a529064 feat!: Establish a new configuration system for evidence collection, including user agent profiles, YAML templating, and CLI commands.
  • bcf9b34 feat: Device Emulation Support with YAML config
  • 9ab62c5 feat: add device preset matching
  • 808372e feat: extend JSON schema for device emulation
  • c71ffa7 refactor: improve devices command output

v0.20.0-dev1.4

31 Dec 09:08
09782ec

Choose a tag to compare

v0.20.0-dev1.4 Pre-release
Pre-release

License Notice

This software is available under dual license:

Changelog

  • 09782ec build: update go.mod to include koanf, likexian, and lithammer packages as direct dependencies.

v0.20.0-dev1.3

31 Dec 09:03

Choose a tag to compare

v0.20.0-dev1.3 Pre-release
Pre-release

License Notice

This software is available under dual license:

Changelog

  • 4ddc896 refactor: always try both A/AAAA and HTTPS records, with deduplication

v0.20.0-dev1.2

31 Dec 08:54

Choose a tag to compare

v0.20.0-dev1.2 Pre-release
Pre-release

License Notice

This software is available under dual license:

Changelog

  • ea1f06e refactor: improve resolveTargetInfo with net/netip and DNS SVC record support

v0.20.0-dev1.1

29 Dec 13:25
f307549

Choose a tag to compare

v0.20.0-dev1.1 Pre-release
Pre-release

License Notice

This software is available under dual license:

Changelog

  • f307549 impr: security apply strict filePermissions

v0.20.0-dev1.0

29 Dec 09:27
367ed7c

Choose a tag to compare

v0.20.0-dev1.0 Pre-release
Pre-release

License Notice

This software is available under dual license:

Changelog

  • ade10c6 feat: Add template-based markdown report generation for phishing incidents.
  • 8b0e9f4 feat: add lite command for quick evidence collection, report generation, and screenshot capture
  • 367ed7c feat: add lite command for web evidence collection with interactive and headless screenshot capabilities.

v0.18.0-dev1.0

28 Dec 13:31
543f46d

Choose a tag to compare

v0.18.0-dev1.0 Pre-release
Pre-release

License Notice

This software is available under dual license:

Changelog

  • 543f46d feat: add init command for interactive or minimal evidence.yaml template generation.

v0.17.0-dev1.0

28 Dec 13:23
441ee59

Choose a tag to compare

v0.17.0-dev1.0 Pre-release
Pre-release

License Notice

This software is available under dual license:

Changelog

  • 441ee59 feat: Introduce custom Japanese device profiles and update module dependencies.