PhishTank Deprecated
Deprecated. Use the PhishTank v2 integration instead.
Data Enrichment & Threat Intelligence · PhishTank
Details
| ID | PhishTank |
|---|---|
| Provider | Cisco Systems |
| Category | Data Enrichment & Threat Intelligence |
| From Version | 5.0.0 |
| Supported Modules | Agentix XSIAM |
Configuration parameters
proxy— Use system proxy settingsinsecure— Trust any certificate (not secure)fetchIntervalHours— Database refresh interval (hours)
Commands (3)
-
phishtank-reloadReload PhishTank database
-
phishtank-statusShow PhishTank database status
-
urlCheck URL Reputation
commonfields: id: PhishTank version: -1 name: PhishTank display: PhishTank (Deprecated) category: Data Enrichment & Threat Intelligence provider: Cisco Systems description: Deprecated. Use the PhishTank v2 integration instead. configuration: - display: Use system proxy settings name: proxy defaultvalue: "" type: 8 required: false - display: Trust any certificate (not secure) name: insecure type: 8 required: false - display: Database refresh interval (hours) name: fetchIntervalHours defaultvalue: "1" type: 0 required: false script: script: '' type: javascript commands: - name: url arguments: - name: url required: true default: true description: URL to check outputs: - contextPath: URL.Data description: Bad URLs found type: String - contextPath: URL.Malicious.Vendor description: For malicious URLs, the vendor that made the decision type: String - contextPath: URL.Malicious.Description description: For malicious URLs, the reason for the vendor to make the decision type: String - contextPath: DBotScore.Indicator description: The indicator we tested type: String - contextPath: DBotScore.Type description: The type of the indicator type: String - contextPath: DBotScore.Vendor description: Vendor used to calculate the score type: String - contextPath: DBotScore.Score description: The actual score type: Number description: Check URL Reputation - name: phishtank-reload arguments: [] description: Reload PhishTank database - name: phishtank-status arguments: [] description: Show PhishTank database status tests: - PhishTank Testing deprecated: true fromversion: 5.0.0