Closed AtifaFahmeen closed 5 years ago
Project : FX SQL Test
Job : Default
Env : Default
Region : US_WEST_2
Result : fail
Status Code : 404
Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SESSION=MmVmYTUwYTUtNGM4ZC00MWZlLTk3ZTMtOWFkYWNmMjU1ZjZh; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 05:57:17 GMT]}
Endpoint : http://localhost:8080/api/v1/api/v1/system-settings?page=
Request :
Response :
{
"timestamp" : "2019-01-23T05:57:17.666+0000",
"status" : 404,
"error" : "Not Found",
"message" : "No message available",
"path" : "/api/v1/api/v1/system-settings"
}
Logs :
2019-01-23 05:57:17 DEBUG [ApiV1SystemSettingsGetQueryParamPageMysqlSqlInjectionTimebound] : URL [http://localhost:8080/api/v1/api/v1/system-settings?page=]
2019-01-23 05:57:17 DEBUG [ApiV1SystemSettingsGetQueryParamPageMysqlSqlInjectionTimebound] : Method [GET]
2019-01-23 05:57:17 DEBUG [ApiV1SystemSettingsGetQueryParamPageMysqlSqlInjectionTimebound] : Request []
2019-01-23 05:57:17 DEBUG [ApiV1SystemSettingsGetQueryParamPageMysqlSqlInjectionTimebound] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic RlhMYWJzLy9hZG1pbkBmeGxhYnMuaW86YWRtaW4xMjMk]}]
2019-01-23 05:57:17 DEBUG [ApiV1SystemSettingsGetQueryParamPageMysqlSqlInjectionTimebound] : Response [{
"timestamp" : "2019-01-23T05:57:17.666+0000",
"status" : 404,
"error" : "Not Found",
"message" : "No message available",
"path" : "/api/v1/api/v1/system-settings"
}]
2019-01-23 05:57:17 DEBUG [ApiV1SystemSettingsGetQueryParamPageMysqlSqlInjectionTimebound] : Response-Headers [{X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SESSION=MmVmYTUwYTUtNGM4ZC00MWZlLTk3ZTMtOWFkYWNmMjU1ZjZh; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 05:57:17 GMT]}]
2019-01-23 05:57:17 DEBUG [ApiV1SystemSettingsGetQueryParamPageMysqlSqlInjectionTimebound] : StatusCode [404]
2019-01-23 05:57:17 DEBUG [ApiV1SystemSettingsGetQueryParamPageMysqlSqlInjectionTimebound] : Time [1508]
2019-01-23 05:57:17 DEBUG [ApiV1SystemSettingsGetQueryParamPageMysqlSqlInjectionTimebound] : Size [150]
2019-01-23 05:57:17 INFO [ApiV1SystemSettingsGetQueryParamPageMysqlSqlInjectionTimebound] : Assertion [@ResponseTime < 7000 OR @ResponseTime > 10000] resolved-to [1508 < 7000 OR 1508 > 10000] result [Passed]
2019-01-23 05:57:17 ERROR [ApiV1SystemSettingsGetQueryParamPageMysqlSqlInjectionTimebound] : Assertion [@StatusCode != 404] resolved-to [404 != 404] result [Failed]
--- FX Bot ---
Project : FX SQL Test
Job : Default
Env : Default
Region : US_WEST_2
Result : pass
Status Code : 500
Headers : {}
Endpoint : http://localhost:8080/api/v1/api/v1/system-settings?page=
Request :
Response :
I/O error on GET request for "http://localhost:8080/api/v1/api/v1/system-settings": Read timed out; nested exception is java.net.SocketTimeoutException: Read timed out
Logs :
Assertion [@ResponseTime < 7000 OR @ResponseTime > 10000] resolved-to [15017 < 7000 OR 15017 > 10000] result [Passed]Assertion [@StatusCode != 404] resolved-to [500 != 404] result [Passed]
--- FX Bot ---
Project : FX SQL Test
Job : Default
Env : Default
Category : null
Tags : null
Severity : null
Region : US_WEST_2
Result : fail
Status Code : 404
Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SESSION=Yjg4Y2E0NDgtNjZhOS00ZmY2LTgyYzItMTgxMGY0Zjg4MzAy; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 05:51:06 GMT]}
Endpoint : http://localhost:8080/api/v1/api/v1/system-settings?page=
Request :
Response :
{ "timestamp" : "2019-01-23T05:51:06.653+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/system-settings" }
Logs :
Assertion [@ResponseTime < 7000 OR @ResponseTime > 10000] resolved-to [550 < 7000 OR 550 > 10000] result [Passed]Assertion [@StatusCode != 404] resolved-to [404 != 404] result [Failed] --- FX Bot ---