Open shadab3682 opened 5 years ago
Project : ssffff
Job : Default
Env : Default
Category : Unsecured
Tags : [ OWASP - OTG-AUTHN-002, FX Top 10 - API Vulnerability, Non-Intrusive]
Severity : Major
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=[Thu, 28 Feb 2019 04:29:35 GMT]}
Endpoint : http://54.215.136.217/api/v1/users/team-sign-up
Request : { "accountNonExpired" : false, "accountNonLocked" : false, "company" : "Kshlerin-Kshlerin", "createdBy" : "", "createdDate" : "", "credentialsNonExpired" : false, "email" : "nico.walsh@gmail.com", "enabled" : false, "id" : "", "inactive" : false, "jobTitle" : "Customer Farming Engineer", "location" : "Is8UgpB6", "modifiedBy" : "", "modifiedDate" : "", "name" : "Is8UgpB6", "password" : "Is8UgpB6", "privileges" : [ "Is8UgpB6" ], "username" : "sabrina.beer", "version" : "" }
Response : { "requestId" : "None", "requestTime" : "2019-02-28T04:29:35.290+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Org name [Kshlerin-Kshlerin] exists." } ], "data" : false, "totalPages" : 0, "totalElements" : 0 }
Logs : 2019-02-28 04:29:35 DEBUG [ApiV1UsersTeamSignUpPostAnonymousInvalid] : URL [http://54.215.136.217/api/v1/users/team-sign-up] 2019-02-28 04:29:35 DEBUG [ApiV1UsersTeamSignUpPostAnonymousInvalid] : Method [POST] 2019-02-28 04:29:35 DEBUG [ApiV1UsersTeamSignUpPostAnonymousInvalid] : Request [{ "accountNonExpired" : false, "accountNonLocked" : false, "company" : "Kshlerin-Kshlerin", "createdBy" : "", "createdDate" : "", "credentialsNonExpired" : false, "email" : "nico.walsh@gmail.com", "enabled" : false, "id" : "", "inactive" : false, "jobTitle" : "Customer Farming Engineer", "location" : "Is8UgpB6", "modifiedBy" : "", "modifiedDate" : "", "name" : "Is8UgpB6", "password" : "Is8UgpB6", "privileges" : [ "Is8UgpB6" ], "username" : "sabrina.beer", "version" : "" }] 2019-02-28 04:29:35 DEBUG [ApiV1UsersTeamSignUpPostAnonymousInvalid] : Request-Headers [{Content-Type=[application/json], Accept=[application/json]}] 2019-02-28 04:29:35 DEBUG [ApiV1UsersTeamSignUpPostAnonymousInvalid] : Response [{ "requestId" : "None", "requestTime" : "2019-02-28T04:29:35.290+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Org name [Kshlerin-Kshlerin] exists." } ], "data" : false, "totalPages" : 0, "totalElements" : 0 }] 2019-02-28 04:29:35 DEBUG [ApiV1UsersTeamSignUpPostAnonymousInvalid] : 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=[Thu, 28 Feb 2019 04:29:35 GMT]}] 2019-02-28 04:29:35 DEBUG [ApiV1UsersTeamSignUpPostAnonymousInvalid] : StatusCode [200] 2019-02-28 04:29:35 DEBUG [ApiV1UsersTeamSignUpPostAnonymousInvalid] : Time [263] 2019-02-28 04:29:35 DEBUG [ApiV1UsersTeamSignUpPostAnonymousInvalid] : Size [211] 2019-02-28 04:29:35 ERROR [ApiV1UsersTeamSignUpPostAnonymousInvalid] : Assertion [@StatusCode == 401 OR @StatusCode == 403] resolved-to [200 == 401 OR 200 == 403] result [Failed]
--- FX Bot ---
Project : ssffff
Job : Default
Env : Default
Category : Unsecured
Tags : [ OWASP - OTG-AUTHN-002, FX Top 10 - API Vulnerability, Non-Intrusive]
Severity : Major
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=[Thu, 28 Feb 2019 04:29:35 GMT]}
Endpoint : http://54.215.136.217/api/v1/users/team-sign-up
Request :
{ "accountNonExpired" : false, "accountNonLocked" : false, "company" : "Kshlerin-Kshlerin", "createdBy" : "", "createdDate" : "", "credentialsNonExpired" : false, "email" : "nico.walsh@gmail.com", "enabled" : false, "id" : "", "inactive" : false, "jobTitle" : "Customer Farming Engineer", "location" : "Is8UgpB6", "modifiedBy" : "", "modifiedDate" : "", "name" : "Is8UgpB6", "password" : "Is8UgpB6", "privileges" : [ "Is8UgpB6" ], "username" : "sabrina.beer", "version" : "" }
Response :
{ "requestId" : "None", "requestTime" : "2019-02-28T04:29:35.290+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Org name [Kshlerin-Kshlerin] exists." } ], "data" : false, "totalPages" : 0, "totalElements" : 0 }
Logs :
2019-02-28 04:29:35 DEBUG [ApiV1UsersTeamSignUpPostAnonymousInvalid] : URL [http://54.215.136.217/api/v1/users/team-sign-up] 2019-02-28 04:29:35 DEBUG [ApiV1UsersTeamSignUpPostAnonymousInvalid] : Method [POST] 2019-02-28 04:29:35 DEBUG [ApiV1UsersTeamSignUpPostAnonymousInvalid] : Request [{ "accountNonExpired" : false, "accountNonLocked" : false, "company" : "Kshlerin-Kshlerin", "createdBy" : "", "createdDate" : "", "credentialsNonExpired" : false, "email" : "nico.walsh@gmail.com", "enabled" : false, "id" : "", "inactive" : false, "jobTitle" : "Customer Farming Engineer", "location" : "Is8UgpB6", "modifiedBy" : "", "modifiedDate" : "", "name" : "Is8UgpB6", "password" : "Is8UgpB6", "privileges" : [ "Is8UgpB6" ], "username" : "sabrina.beer", "version" : "" }] 2019-02-28 04:29:35 DEBUG [ApiV1UsersTeamSignUpPostAnonymousInvalid] : Request-Headers [{Content-Type=[application/json], Accept=[application/json]}] 2019-02-28 04:29:35 DEBUG [ApiV1UsersTeamSignUpPostAnonymousInvalid] : Response [{ "requestId" : "None", "requestTime" : "2019-02-28T04:29:35.290+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Org name [Kshlerin-Kshlerin] exists." } ], "data" : false, "totalPages" : 0, "totalElements" : 0 }] 2019-02-28 04:29:35 DEBUG [ApiV1UsersTeamSignUpPostAnonymousInvalid] : 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=[Thu, 28 Feb 2019 04:29:35 GMT]}] 2019-02-28 04:29:35 DEBUG [ApiV1UsersTeamSignUpPostAnonymousInvalid] : StatusCode [200] 2019-02-28 04:29:35 DEBUG [ApiV1UsersTeamSignUpPostAnonymousInvalid] : Time [263] 2019-02-28 04:29:35 DEBUG [ApiV1UsersTeamSignUpPostAnonymousInvalid] : Size [211] 2019-02-28 04:29:35 ERROR [ApiV1UsersTeamSignUpPostAnonymousInvalid] : Assertion [@StatusCode == 401 OR @StatusCode == 403] resolved-to [200 == 401 OR 200 == 403] result [Failed]
--- FX Bot ---