URLReputation

A context script for URL entities.

python · Common Scripts

Details

IDURLReputation
Languagepython
From Version5.0.0
Docker Imagedemisto/python3:3.12.13.10404775
Tagsenhancement

README

A context script for URL entities.

Script Data


Name Description
Script Type python
Tags enhancement

Inputs


Argument Name Description
url The URL to look up.

Outputs


There are no outputs for this script.

commonfields:
  id: URLReputation
  version: -1
name: URLReputation
script: ''
type: python
subtype: python3
tags:
- enhancement
comment: A context script for URL entities.
enabled: true
args:
- name: url
  required: true
  default: true
  description: URL to look up.
scripttarget: 0
fromversion: 5.0.0
dockerimage: demisto/python3:3.12.13.10404775
tests:
- No tests (auto formatted)