Skip to main content

HTTPListRedirects

This Script is part of the Common Scripts Pack.#

List the redirects for a given URL

Script Data#


NameDescription
Script Typepython2
TagsUtility
Cortex XSOAR Version5.0.0

Inputs#


Argument NameDescription
urlThe URL to follow
useHeadShould we use HEAD instead of GET. Safer but might not be the same response.
use_system_proxyUse system proxy settings
trust_any_certificateTrust any certificate (not secure)

Outputs#


PathDescriptionType
URL.DataThe URL redirects from the given URLUnknown