- Synapse >=2.144.0,<3.0.0
- Synapse Axon (for download features)
- Synapse FileParser (for parsing downloaded content)
# Load into Synapse
storm> pkg.load --path /path/to/s1-validin.yaml
// Per-user key
s1.validin.setup.apikey <YOUR_API_KEY>
// Global key (all users)
s1.validin.setup.apikey --global <YOUR_API_KEY>
// Default: pilot.validin.com
s1.validin.setup.hostname <hostname>
| Permission |
Gate |
Description |
s1.validin.admin |
cortex |
Ability to configure global API key and hostname |
s1.validin.user |
cortex |
Access to Validin API commands |
auth.user.addrule <username> s1.validin.user
// Test API connection
inet:fqdn=example.com | s1.validin.dns --limit 1
- Default: 20,000 records per query
- Adjust with
--limit parameter
- Verify key with Validin support
- Check user vs global key settings
- Verify target exists in Validin data
- Check date range filters
- Try with
--wildcard flag
- Reduce
--limit value
- Narrow date range with
--first-seen/--last-seen