Advertisement
Guest User

Untitled

a guest
Mar 11th, 2016
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. response=$(curl --ciphers rsa_aes_128_sha -i -s -XPOST --insecure https://$1:443/kibana4/api/shield/v1/login --data "username=nagios&password=KWHU3Ck591bNc1C28zKmcRXamSGvPQ" -H "kbn-version: 4.4.2")
  2.  
  3. response2=$(curl --ciphers rsa_aes_128_sha -i -s -XPOST --insecure https://$1:5601/api/shield/v1/login --data "username=nagios&password=KWHU3Ck591bNc1C28zKmcRXamSGvPQ" -H "kbn-version: 4.4.2")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement