Send first script
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
$apiUrl = "https://thcp19.aws.thehive-cloud.io/9dd3b3a0-f662-4fda-9202-06d13ba6dc90/thehive/api/v1/alert"
|
||||
|
||||
$headers = @{
|
||||
"Authorization" = "Bearer HcWe0tq3s6m+/wRJcJmyR93W17Ave5lb"
|
||||
"Authorization" = "Bearer HcWe1tq3s6m+/wAYcJmyR83W17Ave5lb"
|
||||
"accept" = "application/json"
|
||||
"Content-Type" = "application/json"
|
||||
}
|
||||
@ -29,7 +29,7 @@ $body = @{
|
||||
}
|
||||
@{
|
||||
"dataType"= "ip"
|
||||
"data"= "82.66.77.254"
|
||||
"data"= "82.65.77.254"
|
||||
}
|
||||
)
|
||||
} | ConvertTo-Json -Depth 10
|
||||
|
Reference in New Issue
Block a user