AtifaFahmeen / FXT-Testing

0 stars 0 forks source link

FX SQL Test : ApiV1AccountsSearchGetQueryParamPagesizeMysqlSqlInjectionTimebound #172

Open AtifaFahmeen opened 5 years ago

AtifaFahmeen commented 5 years ago

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=ZTY5MWNmMzEtOTg5Yy00NTYxLWJmODktYzMwNzk0ZTNiOTY5; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 05:57:26 GMT]}

Endpoint : http://localhost:8080/api/v1/api/v1/accounts/search?pageSize=

Request :

Response :
{ "timestamp" : "2019-01-23T05:57:26.565+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/accounts/search" }

Logs :
Assertion [@ResponseTime < 7000 OR @ResponseTime > 10000] resolved-to [478 < 7000 OR 478 > 10000] result [Passed]Assertion [@StatusCode != 404] resolved-to [404 != 404] result [Failed] --- FX Bot ---

AtifaFahmeen commented 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=NWM3Y2NiNjYtM2EyZS00OTVlLWEzMGUtODc3ZGE0YTM2MjYw; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 06:55:52 GMT]}

Endpoint : http://localhost:8080/api/v1/api/v1/accounts/search?pageSize=

Request :

Response :
{ "timestamp" : "2019-01-23T06:55:52.754+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/accounts/search" }

Logs :
Assertion [@ResponseTime < 7000 OR @ResponseTime > 10000] resolved-to [4752 < 7000 OR 4752 > 10000] result [Passed]Assertion [@StatusCode != 404] resolved-to [404 != 404] result [Failed] --- FX Bot ---

AtifaFahmeen commented 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=M2RiMDQ4ZmItOWM5ZS00MGQ1LTk5ZDctNTU5MDRjZDI3NTEx; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 09:59:20 GMT]}

Endpoint : http://localhost:8080/api/v1/api/v1/accounts/search?pageSize=

Request :

Response :
{ "timestamp" : "2019-01-23T09:59:20.069+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/accounts/search" }

Logs :
2019-01-23 09:59:20 DEBUG [ApiV1AccountsSearchGetQueryParamPagesizeMysqlSqlInjectionTimebound] : URL [http://localhost:8080/api/v1/api/v1/accounts/search?pageSize=] 2019-01-23 09:59:20 DEBUG [ApiV1AccountsSearchGetQueryParamPagesizeMysqlSqlInjectionTimebound] : Method [GET] 2019-01-23 09:59:20 DEBUG [ApiV1AccountsSearchGetQueryParamPagesizeMysqlSqlInjectionTimebound] : Request [] 2019-01-23 09:59:20 DEBUG [ApiV1AccountsSearchGetQueryParamPagesizeMysqlSqlInjectionTimebound] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic RlhMYWJzLy9hZG1pbkBmeGxhYnMuaW86YWRtaW4xMjMk]}] 2019-01-23 09:59:20 DEBUG [ApiV1AccountsSearchGetQueryParamPagesizeMysqlSqlInjectionTimebound] : Response [{ "timestamp" : "2019-01-23T09:59:20.069+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/accounts/search" }] 2019-01-23 09:59:20 DEBUG [ApiV1AccountsSearchGetQueryParamPagesizeMysqlSqlInjectionTimebound] : 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=M2RiMDQ4ZmItOWM5ZS00MGQ1LTk5ZDctNTU5MDRjZDI3NTEx; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 23 Jan 2019 09:59:20 GMT]}] 2019-01-23 09:59:20 DEBUG [ApiV1AccountsSearchGetQueryParamPagesizeMysqlSqlInjectionTimebound] : StatusCode [404] 2019-01-23 09:59:20 DEBUG [ApiV1AccountsSearchGetQueryParamPagesizeMysqlSqlInjectionTimebound] : Time [887] 2019-01-23 09:59:20 DEBUG [ApiV1AccountsSearchGetQueryParamPagesizeMysqlSqlInjectionTimebound] : Size [150] 2019-01-23 09:59:20 INFO [ApiV1AccountsSearchGetQueryParamPagesizeMysqlSqlInjectionTimebound] : Assertion [@ResponseTime < 7000 OR @ResponseTime > 10000] resolved-to [887 < 7000 OR 887 > 10000] result [Passed] 2019-01-23 09:59:20 ERROR [ApiV1AccountsSearchGetQueryParamPagesizeMysqlSqlInjectionTimebound] : Assertion [@StatusCode != 404] resolved-to [404 != 404] result [Failed]

--- FX Bot ---