Releases: canaria-computer/down-force
Releases · canaria-computer/down-force
v1.0.1-dev1.0
License Notice
This software is available under dual license:
- https://polyformproject.org/licenses/strict/1.0.0
- https://polyformproject.org/licenses/internal-use/1.0.0
Changelog
- e525301 fix: missing variable
v1.0.0
License Notice
This software is available under dual license:
- https://polyformproject.org/licenses/strict/1.0.0
- https://polyformproject.org/licenses/internal-use/1.0.0
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
emailcommand 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
configCLI commands andkoanf. - d9d0b48 feat: Introduce
litecommand for evidence collection, including URL reachability and WHOIS checks. - 441ee59 feat: Introduce custom Japanese device profiles and update module dependencies.
- 543f46d feat: add
initcommand for interactive or minimalevidence.yamltemplate generation. - 8b0e9f4 feat: add
litecommand 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
ReportDatastruct andGeneratefunction to create markdown reports. - 5fb6fef refact: Remove excessive comments.
- f6ff296 refact: Remove excessive comments.
- 59b01ba refact: add
litecommand 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
License Notice
This software is available under dual license:
- https://polyformproject.org/licenses/strict/1.0.0
- https://polyformproject.org/licenses/internal-use/1.0.0
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
License Notice
This software is available under dual license:
- https://polyformproject.org/licenses/strict/1.0.0
- https://polyformproject.org/licenses/internal-use/1.0.0
Changelog
- 09782ec build: update go.mod to include koanf, likexian, and lithammer packages as direct dependencies.
v0.20.0-dev1.3
License Notice
This software is available under dual license:
- https://polyformproject.org/licenses/strict/1.0.0
- https://polyformproject.org/licenses/internal-use/1.0.0
Changelog
- 4ddc896 refactor: always try both A/AAAA and HTTPS records, with deduplication
v0.20.0-dev1.2
License Notice
This software is available under dual license:
- https://polyformproject.org/licenses/strict/1.0.0
- https://polyformproject.org/licenses/internal-use/1.0.0
Changelog
- ea1f06e refactor: improve resolveTargetInfo with net/netip and DNS SVC record support
v0.20.0-dev1.1
License Notice
This software is available under dual license:
- https://polyformproject.org/licenses/strict/1.0.0
- https://polyformproject.org/licenses/internal-use/1.0.0
Changelog
- f307549 impr: security apply strict filePermissions
v0.20.0-dev1.0
License Notice
This software is available under dual license:
- https://polyformproject.org/licenses/strict/1.0.0
- https://polyformproject.org/licenses/internal-use/1.0.0
Changelog
- ade10c6 feat: Add template-based markdown report generation for phishing incidents.
- 8b0e9f4 feat: add
litecommand 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
License Notice
This software is available under dual license:
- https://polyformproject.org/licenses/strict/1.0.0
- https://polyformproject.org/licenses/internal-use/1.0.0
Changelog
- 543f46d feat: add
initcommand for interactive or minimalevidence.yamltemplate generation.
v0.17.0-dev1.0
License Notice
This software is available under dual license:
- https://polyformproject.org/licenses/strict/1.0.0
- https://polyformproject.org/licenses/internal-use/1.0.0
Changelog
- 441ee59 feat: Introduce custom Japanese device profiles and update module dependencies.