Feature Improvements
- Added blocking integration functionality
- Added support for AhnLab TrusGuard API access profiles
- Added the `trusguard-blacklist-rules` command to query blacklist rules
- Added the `trusguard-add-blacklist-rule` command to add blacklist rules
- Added the `trusguard-update-blacklist-rule` command to modify blacklist rules
- Added `trusguard-remove-blacklist-rule` command to delete blacklist rules
- Added `trusguard-blacklist-files` command to list blacklisted files
- Added `trusguard-remove-blacklist-file` command to delete blacklisted files
- Added `trusguard-ipv4-addresses` command to list IPv4 address objects
- Added `trusguard-add-ipv4-address` command to add an IPv4 address object
- Added `trusguard-update-ipv4-address` command to update an IPv4 address object
- Added `trusguard-remove-ipv4-address` command to delete an IPv4 address object
- Added `trusguard-ipv4-address-groups` command to query IPv4 address groups
- Added `trusguard-add-ipv4-address-group` command to add IPv4 address groups
- Added `trusguard-update-ipv4-address-group` command to update IPv4 address groups
- Added `trusguard-remove-ipv4-address-group` command to delete an IPv4 address group
- Added `trusguard-policies` command to list policies
- Added `trusguard-commit` command to commit configuration changes
First release
- Support for Akamai Guardicore collection models, parsers, and 5 types of log schemas
Changelog
- Supports v2.0.11 firmware
- Added support for following log types
- 3013 Interface(Ethernet)
- 3014 Interface(Bridge)
- 3241 Global Protocol Anomaly Rule Block
- 3251 Region Based Filter Block
- 3300, 3310, 3320, 3330, 3340, 3350, 3360, 3370, 3380, 3390, 3400, 3410, 3420, 3430, 3440, 3450, 3460, 3470 Filter Stats
- 3461 Anti-Spoofing(NXDomain) Filter Block
- 3462 Anti-Spoofing(NXDomain) Filter Allow
- 3471 Anti-Spoofing(UDP) Filter Block
- 3472 Anti-Spoofing(UDP) Filter Allow
- 3500 NMS Audit
- 3501 NMS Performance
- Added log schema
- dpx-alert
- dpx-filter-stats
- dpx-iface-bridge
- dpx-iface-ethernet
- dpx-system-perf
- Added **Unknown stream** to logger model
- Added **Filter Stats** dashboard
Migrated Attack Surface Intelligence features to SecurityTrails app.
Added SecurityTrails Attack Surface Intelligence integration
Changelog
- Added Exosphere Web Control Logger
- Added exosp-webcontrol-logs command
First release
- Event logger and dashboard
Remove unnecessary rule object, 'tip test'.
Bug Fix
- Skip hostname verification when SSL certificate validation is disabled
First release
- Support slide report generation
#### Key Features
- Secure credential management via connect profiles (no credentials exposed in queries)
- Auth types: Bearer, Basic, custom header, None
- All HTTP methods including PATCH, HEAD, OPTIONS
- `brex`/`erex` multiline streaming for large responses
- Auto body assembly in batch commands
#### Query Commands (12)
Driver commands (7):
- `http-get` - Send HTTP GET request.
- `http-post` - Send HTTP POST request.
- `http-put` - Send HTTP PUT request.
- `http-patch` - Send HTTP PATCH request.
- `http-delete` - Send HTTP DELETE request.
- `http-head` - Send HTTP HEAD request.
- `http-options` - Send HTTP OPTIONS request.
Batch commands (5):
- `http-get-batch` - Send HTTP GET requests for each input row.
- `http-post-batch` - Send HTTP POST requests for each input row.
- `http-put-batch` - Send HTTP PUT requests for each input row.
- `http-patch-batch` - Send HTTP PATCH requests for each input row.
- `http-delete-batch` - Send HTTP DELETE requests for each input row.
New Feature
- Rule export/import support in the /rule-exchange path
New commands:
* sonar-explanation-requests: List explanation requests
* sonar-explanation-categories: List explanation categories
* sonar-explanations: Retrieve explanations for a specific request
* maestro-playbooks: List playbooks
* maestro-playbook-runs: List playbook execution history
* sonar-behavior-profiles: List behavior profiles
* sonar-create-behavior-profile-batch: Create behavior profiles
* sonar-update-behavior-profile-batch: Update behavior profiles
* sonar-remove-behavior-profile-batch: Remove behavior profiles
* sonar-tags: List tags
* sonar-tenants: List tenants
* sonar-get-ticket-comments-batch: Retrieve ticket comments
Modified commands:
* sonar-batch-rules: Added id output field
* sonar-stream-rules: Added id output field
Added missing dashboard resources.
First release
- askurl-fraud-alerts
- askurl-phishing-alerts
- askurl-scan-sms
- askurl-scan-sms-batch
- askurl-scan-url
- askurl-scan-url-batch
Changelog
- Added cisco-meraki-attack log schema (security_event ids_alerted)
Add the `ahnlab-tip-related-actors-batch` command
- Use IoC information to look up related threat actor information.
Changelog
- Supports Syslog BSD date format (MMM d HH:mm:ss, MMM dd HH:mm:ss)
- 2 log schemas added
- nexg-fw-ssh-auth
- nexg-fw-audit
Bugfix
- Fixed typo in stream rule queries
Changelog
- SNIPER TMS-Plus IP block integration support using address groups
- 18 new Commands added
- sniper-tms-ipv4-blocklist
- sniper-tms-ipv6-blocklist
- sniper-tms-block-ip
- sniper-tms-block-ip-batch
- sniper-tms-unblock-ip
- sniper-tms-unblock-ip-batch
- sniper-tms-ipv4-allowlist
- sniper-tms-ipv6-allowlist
- sniper-tms-allow-ip
- sniper-tms-allow-ip-batch
- sniper-tms-remove-allow-ip
- sniper-tms-remove-allow-ip-batch
- sniper-tms-devices
- sniper-tms-sensor-block-ips
- sniper-tms-snort-rules
- sniper-tms-pattern-blocks
- sniper-tms-users
- sniper-tms-deploy
- 2 new Log-Schemas added
- sniper-tms-plus-resource (Resource Log)
- sniper-tms-plus-firewall-session (Firewall Session Log)