amjadafanah / FX-SAAS-9

This project is for testing the security and quality of APIs in FX SaaS
0 stars 0 forks source link

FX-SAAS-9 : ApiV1BotClustersEntitledGetPathParamSqlInjectionMysqlPage #397

Open amjadafanah opened 6 years ago

amjadafanah commented 6 years ago

Project : FX-SAAS-9

Job : Dev

Env : Dev

Region : FXLabs/US_WEST_1

Result : fail

Status Code : 200

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=OTk2YWUyOGMtYTMxNy00YTFjLTg2N2YtYWNjNDMxOGZkN2Fi; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Fri, 07 Sep 2018 10:39:35 GMT]}

Endpoint : http://13.56.210.25/api/v1/bot-clusters/entitled?page=

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-09-07T10:39:36.199+0000", "errors" : false, "messages" : [ ], "data" : [ { "id" : "8a8080e7657b6af401657b6d2b4f0000", "createdBy" : "8a80808a657aacf801657ab17ca30000", "createdDate" : "2018-08-27T12:47:56.749+0000", "modifiedBy" : "8a80808a657aacf801657ab17ca30000", "modifiedDate" : "2018-08-27T12:47:56.831+0000", "version" : null, "inactive" : false, "org" : { "id" : "8a80808a657aacf801657ab17dd30003", "createdBy" : "anonymousUser", "createdDate" : "2018-08-27T09:22:57.107+0000", "modifiedBy" : "anonymousUser", "modifiedDate" : "2018-08-27T09:22:57.107+0000", "version" : null, "inactive" : false, "name" : "FXLabs" }, "account" : { "id" : "8a80808a657aacf801657b0434880028", "createdBy" : "8a80808a657aacf801657ab17ca30000", "createdDate" : "2018-08-27T10:53:17.832+0000", "modifiedBy" : "8a80808a657aacf801657ab17ca30000", "modifiedDate" : "2018-08-27T10:53:17.832+0000", "version" : null, "inactive" : false, "name" : "Self_Hosted", "region" : null, "accessKey" : null, "secretKey" : null, "org" : { "id" : "8a80808a657aacf801657ab17dd30003", "createdBy" : "anonymousUser", "createdDate" : "2018-08-27T09:22:57.107+0000", "modifiedBy" : "anonymousUser", "modifiedDate" : "2018-08-27T09:22:57.107+0000", "version" : null, "inactive" : false, "name" : "FXLabs" }, "accountType" : "Self_Hosted", "prop1" : null, "prop2" : null, "prop3" : null, "allowedRegions" : [ ] }, "driver" : "MANUAL", "status" : null, "visibility" : "PRIVATE", "cloudType" : "OTHER", "name" : "US_WEST_1", "region" : "Self_Hosted", "key" : "eoPyhNuYYKZjVpTbONNnJfpDA9sEMzvctmoBIaRZNEo=", "min" : 1, "max" : null, "live" : null, "nodeId" : null, "manual" : false, "manualScript" : "docker run -d -e FX_HOST=13.56.210.25 -e FX_PORT=5672 -e FX_SSL=false -e FX_IAM=sH6XxQyw785qzH0jdQWNUfCYXIR8EOev -e FX_KEY=eoPyhNuYYKZjVpTbONNnJfpDA9sEMzvctmoBIaRZNEo= fxlabs/bot:latest" } ], "totalPages" : 1, "totalElements" : 1 }

Logs :
Assertion [@ResponseTime >= 5000] failed, expected value [5000] but found [329] --- FX Bot ---

amjadafanah commented 6 years ago

Project : FX-SAAS-9

Job : Dev

Env : Dev

Region : FXLabs/US_WEST_1

Result : fail

Status Code : 500

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], Content-Type=[application/json;charset=UTF-8], Content-Length=[773], Date=[Mon, 17 Sep 2018 10:40:15 GMT]}

Endpoint : http://13.56.210.25/api/v1/bot-clusters/entitled?page=

Request :

Response :
null

Logs :
Assertion [@ResponseTime >= 5000] failed, expected value [5000] but found [285] --- FX Bot ---