Details
| ID | PacketMail |
|---|---|
| Provider | Wireless Innovation |
| Category | Data Enrichment & Threat Intelligence |
| From Version | 5.0.0 |
| Supported Modules | Agentix XSIAM |
Configuration parameters
url— URLapikey— API Keyapikey_creds—proxy— Use system proxy settingsinsecure— Trust any certificate (not secure)maliciousList— CSV list of lists that should be considered malicious
Commands (1)
-
packetmail-ipGet intel from PacketMail.net on IPs
commonfields: id: PacketMail version: -1 name: PacketMail display: PacketMail.net category: Data Enrichment & Threat Intelligence provider: Wireless Innovation description: Intel look up for IPS. configuration: - display: URL name: url defaultvalue: https://www.packetmail.net/iprep.php/ type: 0 required: false - display: API Key name: apikey defaultvalue: "" type: 4 hidden: true required: false - name: apikey_creds type: 9 displaypassword: API Key hiddenusername: true required: false - display: Use system proxy settings name: proxy type: 8 required: false - display: Trust any certificate (not secure) name: insecure type: 8 required: false - defaultvalue: cleanmx_virus,et_c2 display: CSV list of lists that should be considered malicious name: maliciousList type: 0 required: false script: script: '' type: javascript commands: - name: packetmail-ip arguments: - name: ip required: true description: The ip to check on. outputs: - contextPath: IP.Address description: IP Address. - contextPath: IP.Malicious.Vendor description: For malicious IPs, the vendor that made the decision. - contextPath: IP.Malicious.Description description: For malicious IPs, the reason for the vendor to make the decision. description: Get intel from PacketMail.net on IPs tests: - no test fromversion: 5.0.0