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 : ApiV1AlertsRefIdGetQueryParamNegativeNumberPagesize #26

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=MjFlYmJjZTAtOWE2Ny00YzhmLTg2MGYtMTU5Y2JjMDUwODg5; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Sun, 19 Aug 2018 11:04:43 GMT]}

Endpoint : http://13.56.210.25/api/v1/alerts/ref/RyuyFAOI?pageSize=-1

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-08-19T11:04:43.744+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Page size must not be less than one!" } ], "data" : null, "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode != 401] passed, not expecting [401] and found [200]Assertion [@StatusCode != 404] passed, not expecting [404] and found [200]Assertion [@StatusCode != 200] failed, not expecting [200] but found [200] --- FX Bot ---

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=MmNjZDJhN2UtYTA4NC00MTdkLTgyYzUtNjU0YTJhYzA0NWQ1; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Mon, 20 Aug 2018 11:13:05 GMT]}

Endpoint : http://13.56.210.25/api/v1/alerts/ref/QrgGuX8k?pageSize=-1

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-08-20T11:13:05.769+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Page size must not be less than one!" } ], "data" : null, "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode != 401] passed, not expecting [401] and found [200]Assertion [@StatusCode != 404] passed, not expecting [404] and found [200]Assertion [@StatusCode != 200] failed, not expecting [200] but found [200] --- FX Bot ---

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=M2QyMDlmMjYtYWQ5OC00MTBjLWE2ZmYtYjJjODNjMTNlM2Uz; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Tue, 21 Aug 2018 11:17:04 GMT]}

Endpoint : http://13.56.210.25/api/v1/alerts/ref/PhIH782O?pageSize=-1

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-08-21T11:17:05.645+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Page size must not be less than one!" } ], "data" : null, "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode != 401] passed, not expecting [401] and found [200]Assertion [@StatusCode != 404] passed, not expecting [404] and found [200]Assertion [@StatusCode != 200] failed, not expecting [200] but found [200] --- FX Bot ---

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=ZjRiNGRkYTMtNGQxYS00NmY2LTk1OWItYTA0OTQ1MjljY2M0; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 22 Aug 2018 11:29:16 GMT]}

Endpoint : http://13.56.210.25/api/v1/alerts/ref/jegEQO4M?pageSize=-1

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-08-22T11:29:16.297+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Page size must not be less than one!" } ], "data" : null, "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode != 401] passed, not expecting [401] and found [200]Assertion [@StatusCode != 404] passed, not expecting [404] and found [200]Assertion [@StatusCode != 200] failed, not expecting [200] but found [200] --- FX Bot ---

amjadafanah commented 6 years ago

Project : FX-SAAS-9

Job : Dev

Env : Dev

Region : FXLabs/US_WEST_1

Result : pass

Status Code : 500

Headers : {}

Endpoint : http://13.56.210.25/api/v1/alerts/ref/8xHTcdNS?pageSize=-1

Request :

Response :
I/O error on GET request for "http://13.56.210.25/api/v1/alerts/ref/8xHTcdNS": Read timed out; nested exception is java.net.SocketTimeoutException: Read timed out

Logs :
Assertion [@StatusCode != 401] passed, not expecting [401] and found [500]Assertion [@StatusCode != 404] passed, not expecting [404] and found [500]Assertion [@StatusCode != 200] passed, not expecting [200] and found [500] --- FX Bot ---

amjadafanah commented 6 years ago

Project : FX-SAAS-9

Job : Dev

Env : Dev

Region : FXLabs/US_WEST_1

Result : pass

Status Code : 500

Headers : {}

Endpoint : http://13.56.210.25/api/v1/alerts/ref/2zyJyf8d?pageSize=-1

Request :

Response :
I/O error on GET request for "http://13.56.210.25/api/v1/alerts/ref/2zyJyf8d": Read timed out; nested exception is java.net.SocketTimeoutException: Read timed out

Logs :
Assertion [@StatusCode != 401] passed, not expecting [401] and found [500]Assertion [@StatusCode != 404] passed, not expecting [404] and found [500]Assertion [@StatusCode != 200] passed, not expecting [200] and found [500] --- FX Bot ---

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=YTBjNThkZGUtODc1Mi00MzY2LWIwZTgtNGI2ZmRlZjE5ZmI1; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Mon, 27 Aug 2018 11:33:23 GMT]}

Endpoint : http://13.56.210.25/api/v1/alerts/ref/fTTNKXUX?pageSize=-1

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-08-27T11:33:23.558+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Page size must not be less than one!" } ], "data" : null, "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode != 401] passed, not expecting [401] and found [200]Assertion [@StatusCode != 404] passed, not expecting [404] and found [200]Assertion [@StatusCode != 200] failed, not expecting [200] but found [200] --- FX Bot ---

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=N2IyNWMyMGUtYjg5NC00ZDY1LWFjODAtN2FlMjVlYzY2Y2Vl; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Tue, 28 Aug 2018 11:15:36 GMT]}

Endpoint : http://13.56.210.25/api/v1/alerts/ref/XLwZcks6?pageSize=-1

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-08-28T11:15:36.992+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Page size must not be less than one!" } ], "data" : null, "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode != 401] passed, not expecting [401] and found [200]Assertion [@StatusCode != 404] passed, not expecting [404] and found [200]Assertion [@StatusCode != 200] failed, not expecting [200] but found [200] --- FX Bot ---

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=YTYwOTgwOGUtNWQ0OC00ZDNkLWJkMjgtZWRhNDg5NmQzMDM5; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Fri, 31 Aug 2018 10:56:37 GMT]}

Endpoint : http://13.56.210.25/api/v1/alerts/ref/30uniRpQ?pageSize=-1

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-08-31T10:56:38.076+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Page size must not be less than one!" } ], "data" : null, "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode != 401] passed, not expecting [401] and found [200]Assertion [@StatusCode != 404] passed, not expecting [404] and found [200]Assertion [@StatusCode != 200] failed, not expecting [200] but found [200] --- FX Bot ---

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=YmVhNjFlY2MtZDVjNy00MzQ3LWE1YzQtYmYzZjBhYzRhODE0; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Sat, 01 Sep 2018 10:53:50 GMT]}

Endpoint : http://13.56.210.25/api/v1/alerts/ref/RMb1o1HT?pageSize=-1

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-09-01T10:53:50.778+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Page size must not be less than one!" } ], "data" : null, "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode != 401] passed, not expecting [401] and found [200]Assertion [@StatusCode != 404] passed, not expecting [404] and found [200]Assertion [@StatusCode != 200] failed, not expecting [200] but found [200] --- FX Bot ---

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=YjA5NmQ4YjYtODViMy00NmVkLWI0NzktZTRmY2U3NDRlMGY4; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Sun, 02 Sep 2018 10:55:24 GMT]}

Endpoint : http://13.56.210.25/api/v1/alerts/ref/eUeAbt5w?pageSize=-1

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-09-02T10:55:25.199+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Page size must not be less than one!" } ], "data" : null, "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode != 401] passed, not expecting [401] and found [200]Assertion [@StatusCode != 404] passed, not expecting [404] and found [200]Assertion [@StatusCode != 200] failed, not expecting [200] but found [200] --- FX Bot ---

amjadafanah commented 6 years ago

Project : FX-SAAS-9

Job : Dev

Env : Dev

Region : FXLabs/US_WEST_1

Result : pass

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], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Mon, 10 Sep 2018 10:41:29 GMT]}

Endpoint : http://13.56.210.25/api/v1/alerts/ref/0q0rEjeP?pageSize=-1

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-09-10T10:41:29.839+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Page size must not be less than one!" } ], "data" : null, "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode != 200] failed, not expecting [200] but found [200]Assertion [@StatusCode != 404] passed, not expecting [404] and found [200]Assertion [@StatusCode != 401] passed, not expecting [401] and found [200] --- FX Bot ---

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], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Sat, 15 Sep 2018 10:46:59 GMT]}

Endpoint : http://13.56.210.25/api/v1/alerts/ref/bys7IGEm?pageSize=-1

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-09-15T10:46:59.670+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Page size must not be less than one!" } ], "data" : null, "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode != 401] passed, not expecting [401] and found [200]Assertion [@StatusCode != 404] passed, not expecting [404] and found [200]Assertion [@StatusCode != 200] failed, not expecting [200] but found [200] --- FX Bot ---

amjadafanah commented 6 years ago

Project : FX-SAAS-9

Job : Dev

Env : Dev

Region : FXLabs/US_WEST_1

Result : pass

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], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Sun, 16 Sep 2018 10:37:38 GMT]}

Endpoint : http://13.56.210.25/api/v1/alerts/ref/QMUxHSqj?pageSize=-1

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-09-16T10:37:39.146+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Page size must not be less than one!" } ], "data" : null, "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode != 200] failed, not expecting [200] but found [200]Assertion [@StatusCode != 404] passed, not expecting [404] and found [200]Assertion [@StatusCode != 401] passed, not expecting [401] and found [200] --- FX Bot ---

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], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Mon, 17 Sep 2018 10:36:35 GMT]}

Endpoint : http://13.56.210.25/api/v1/alerts/ref/SR4ApREd?pageSize=-1

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-09-17T10:36:36.765+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Page size must not be less than one!" } ], "data" : null, "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode != 401] passed, not expecting [401] and found [200]Assertion [@StatusCode != 404] passed, not expecting [404] and found [200]Assertion [@StatusCode != 200] failed, not expecting [200] but found [200] --- FX Bot ---

amjadafanah commented 6 years ago

Project : FX-SAAS-9

Job : Dev

Env : Dev

Region : FXLabs/US_WEST_1

Result : pass

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], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Tue, 18 Sep 2018 10:47:31 GMT]}

Endpoint : http://13.56.210.25/api/v1/alerts/ref/yQ3GNpBm?pageSize=-1

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-09-18T10:47:31.613+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Page size must not be less than one!" } ], "data" : null, "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode != 200] failed, not expecting [200] but found [200]Assertion [@StatusCode != 404] passed, not expecting [404] and found [200]Assertion [@StatusCode != 401] passed, not expecting [401] and found [200] --- FX Bot ---