sohail1024 / testing1

0 stars 0 forks source link

TestingBanking1 : ApiV1UsersTeamSignUpPostAuthInvalidEmpty #95

Open sohail1024 opened 5 years ago

sohail1024 commented 5 years ago

Project : TestingBanking1

Job : Default

Env : Default

Category : null

Tags : null

Severity : null

Region : US_WEST_2

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=[Tue, 05 Mar 2019 05:39:33 GMT]}

Endpoint : http://54.215.136.217/api/v1/users/team-sign-up

Request :
{ "accountNonExpired" : false, "accountNonLocked" : false, "company" : "Friesen, Friesen and Friesen", "createdBy" : "", "createdDate" : "", "credentialsNonExpired" : false, "email" : "muriel.ryan@gmail.com", "enabled" : false, "id" : "", "inactive" : false, "jobTitle" : "Legacy IT Developer", "location" : "DC0IjrbB", "modifiedBy" : "", "modifiedDate" : "", "name" : "DC0IjrbB", "password" : "DC0IjrbB", "privileges" : [ "DC0IjrbB" ], "username" : "ashlynn.skiles", "version" : "" }

Response :
{ "requestId" : "None", "requestTime" : "2019-03-05T05:39:34.181+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Org name [Friesen, Friesen and Friesen] exists." } ], "data" : false, "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode == 401 OR @StatusCode == 403] resolved-to [200 == 401 OR 200 == 403] result [Failed] --- FX Bot ---

sohail1024 commented 5 years ago

Project : TestingBanking1

Template : ApiV1UsersTeamSignUpPostAuthInvalidEmpty

Run Id : 8a8080f6695ba6ee01695c1c7da273cd

Job : Default

Env : Default

Category : InvalidAuthEmpty

Tags : [OWASP A2, OWASP A5, OWASP A6, OWASP A7, [PCI DSS 3.0] 6.5.8, [PCI DSS 3.0] 6.5.10, OTG-AUTHN-004, FX Top 10 - API Vulnerability, Non-Intrusive]

Severity : Major

Region : US_WEST_2

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=[Fri, 08 Mar 2019 07:02:53 GMT]}

Endpoint : http://54.215.136.217/api/v1/users/team-sign-up

Request :
{ "accountNonExpired" : false, "accountNonLocked" : false, "company" : "Gorczany Inc", "createdBy" : "", "createdDate" : "", "credentialsNonExpired" : false, "email" : "domenica.rath@yahoo.com", "enabled" : false, "id" : "", "inactive" : false, "jobTitle" : "Legacy Strategist", "location" : "88UOnY81", "modifiedBy" : "", "modifiedDate" : "", "name" : "88UOnY81", "password" : "88UOnY81", "privileges" : [ "88UOnY81" ], "username" : "uriel.kovacek", "version" : "" }

Response :
{ "requestId" : "None", "requestTime" : "2019-03-08T07:02:54.297+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Org name [Gorczany Inc] exists." } ], "data" : false, "totalPages" : 0, "totalElements" : 0 }

Logs :
2019-03-08 07:02:54 DEBUG [ApiV1UsersTeamSignUpPostAuthInvalidEmpty] : URL [http://54.215.136.217/api/v1/users/team-sign-up] 2019-03-08 07:02:54 DEBUG [ApiV1UsersTeamSignUpPostAuthInvalidEmpty] : Method [POST] 2019-03-08 07:02:54 DEBUG [ApiV1UsersTeamSignUpPostAuthInvalidEmpty] : Request [{ "accountNonExpired" : false, "accountNonLocked" : false, "company" : "Gorczany Inc", "createdBy" : "", "createdDate" : "", "credentialsNonExpired" : false, "email" : "domenica.rath@yahoo.com", "enabled" : false, "id" : "", "inactive" : false, "jobTitle" : "Legacy Strategist", "location" : "88UOnY81", "modifiedBy" : "", "modifiedDate" : "", "name" : "88UOnY81", "password" : "88UOnY81", "privileges" : [ "88UOnY81" ], "username" : "uriel.kovacek", "version" : "" }] 2019-03-08 07:02:54 DEBUG [ApiV1UsersTeamSignUpPostAuthInvalidEmpty] : Request-Headers [{Content-Type=[application/json], Accept=[application/json]}] 2019-03-08 07:02:54 DEBUG [ApiV1UsersTeamSignUpPostAuthInvalidEmpty] : Response [{ "requestId" : "None", "requestTime" : "2019-03-08T07:02:54.297+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Org name [Gorczany Inc] exists." } ], "data" : false, "totalPages" : 0, "totalElements" : 0 }] 2019-03-08 07:02:54 DEBUG [ApiV1UsersTeamSignUpPostAuthInvalidEmpty] : 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], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Fri, 08 Mar 2019 07:02:53 GMT]}] 2019-03-08 07:02:54 DEBUG [ApiV1UsersTeamSignUpPostAuthInvalidEmpty] : StatusCode [200] 2019-03-08 07:02:54 DEBUG [ApiV1UsersTeamSignUpPostAuthInvalidEmpty] : Time [255] 2019-03-08 07:02:54 DEBUG [ApiV1UsersTeamSignUpPostAuthInvalidEmpty] : Size [206] 2019-03-08 07:02:54 ERROR [ApiV1UsersTeamSignUpPostAuthInvalidEmpty] : Assertion [@StatusCode == 401 OR @StatusCode == 403] resolved-to [200 == 401 OR 200 == 403] result [Failed]

--- FX Bot ---