Created
October 9, 2019 10:54
-
-
Save Sam-Jenkins/b5586d7c34e5525e99f4cd7b37bf2e3d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"journey_alert":{ | |
"uuid":"4205845c-c698-444b-b47f-6e3771XXXXXX", | |
"label":"New Host", | |
"type":"data_whitelist", | |
"step":null, | |
"element":null, | |
"metric":null, | |
"operator":null, | |
"value":null, | |
"threshold_breach_limit":null, | |
"regions":[ | |
] | |
}, | |
"journey":{ | |
"uuid":"a9f6a373-c07b-4924-acdd-7b466dXXXXXX", | |
"ipm":false, | |
"self_service":true, | |
"name":"Data Breach", | |
"description":"Secure Checkout", | |
"start":"http:\/\/XXXXXX.com\/XXXXXX", | |
"website_uuid":"81169fac-b9df-493a-a1b3-b50270XXXXXX", | |
"website_label":"XXXXXX", | |
"website_domain_name":"http:\/\/XXXXXX.com", | |
"asset_uuid":"3cd28b0f-6d69-4afd-80fe-3a2c13XXXXXX" | |
}, | |
"regions":{ | |
"Amsterdam":{ | |
"sample_id":"27b77af7-4580-407d-ac00-bc99c2XXXXXX", | |
"load_time":0.92, | |
"run_date":"2019-10-09 09:11", | |
"run_date_date":"9 Oct 2019", | |
"run_date_time":"9:11:00AM", | |
"errors_count":5, | |
"errors":[ | |
{ | |
"body":"We have detected that data has been sent to the host dummyimage.com", | |
"type":"Warning", | |
"uuid":"d984ea29-e1c9-422a-8fe7-bdea8dXXXXXX", | |
"title":"Data sent to untrusted host", | |
"security":{ | |
"host":"dummyimage.com", | |
"type":"data", | |
"stats":{ | |
"count":1, | |
"steps":{ | |
"1":{ | |
"request":[ | |
{ | |
"url":"https:\/\/dummyimage.com\/10x10\/000\/fff.png?platform=Linux%20x86_64&userAgent=Mozilla\/5.0%20(X11;%20Linux%20x86_64)%20AppleWebKit\/537.36%20(KHTML,%20like%20Gecko)%20HeadlessChrome\/75.0.3770.80%20Safari\/537.36", | |
"method":"GET", | |
"comment":"", | |
"cookies":[ | |
], | |
"headers":[ | |
{ | |
"name":"Host", | |
"value":"dummyimage.com" | |
}, | |
{ | |
"name":"Connection", | |
"value":"keep-alive" | |
}, | |
{ | |
"name":"User-Agent", | |
"value":"Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/75.0.3770.80 Safari\/537.36" | |
}, | |
{ | |
"name":"Accept", | |
"value":"image\/webp,image\/apng,image\/*,*\/*;q=0.8" | |
}, | |
{ | |
"name":"Referer", | |
"value":"http:\/\/jkns.co\/user-journey\/" | |
}, | |
{ | |
"name":"Accept-Encoding", | |
"value":"gzip, deflate, br" | |
} | |
], | |
"bodySize":0, | |
"ip_address":"208.113.135.33", | |
"headersSize":498, | |
"httpVersion":"HTTP\/1.1", | |
"queryString":[ | |
{ | |
"name":"platform", | |
"value":"Linux x86_64" | |
}, | |
{ | |
"name":"userAgent", | |
"value":"Mozilla\/5.0 (X11" | |
}, | |
{ | |
"name":" Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/75.0.3770.80 Safari\/537.36", | |
"value":"" | |
} | |
], | |
"ip_address_location":{ | |
"city":"Ashburn", | |
"region":"Virginia", | |
"country":"United States", | |
"latitude":39.018, | |
"longitude":-77.539, | |
"country_code":"US" | |
} | |
} | |
] | |
} | |
}, | |
"methods":[ | |
"GET" | |
], | |
"locations":{ | |
"208.113.135.33":{ | |
"city":"Ashburn", | |
"region":"Virginia", | |
"country":"United States", | |
"latitude":39.018, | |
"longitude":-77.539, | |
"country_code":"US" | |
} | |
} | |
} | |
}, | |
"alert_uuid":"4205845c-c698-444b-b47f-6e3771XXXXXX" | |
} | |
], | |
"run_date_and_time":"Wed 9 October 2019 - 10:11" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment