sohail1024 / testing1

0 stars 0 forks source link

TestingBanking1 : ApiV1UsersPersonalSignUpPostAuthInvalidEmpty #97

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:34 GMT]}

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

Request :
{ "accountNonExpired" : false, "accountNonLocked" : false, "company" : "Kiehn Inc", "createdBy" : "", "createdDate" : "", "credentialsNonExpired" : false, "email" : "nola.bins@hotmail.com", "enabled" : false, "id" : "", "inactive" : false, "jobTitle" : "Internal Advertising Officer", "location" : "ER7kA1gC", "modifiedBy" : "", "modifiedDate" : "", "name" : "ER7kA1gC", "password" : "ER7kA1gC", "privileges" : [ "ER7kA1gC" ], "username" : "gonzalo.herzog", "version" : "" }

Response :
{ "requestId" : "None", "requestTime" : "2019-03-05T05:39:34.445+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Org name [Kiehn Inc] 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 : ApiV1UsersPersonalSignUpPostAuthInvalidEmpty

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/personal-sign-up

Request :
{ "accountNonExpired" : false, "accountNonLocked" : false, "company" : "Trantow Group", "createdBy" : "", "createdDate" : "", "credentialsNonExpired" : false, "email" : "obie.williamson@gmail.com", "enabled" : false, "id" : "", "inactive" : false, "jobTitle" : "Healthcare Technician", "location" : "7XxRZnNn", "modifiedBy" : "", "modifiedDate" : "", "name" : "7XxRZnNn", "password" : "7XxRZnNn", "privileges" : [ "7XxRZnNn" ], "username" : "lola.morar", "version" : "" }

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

Logs :
2019-03-08 07:02:54 DEBUG [ApiV1UsersPersonalSignUpPostAuthInvalidEmpty] : URL [http://54.215.136.217/api/v1/users/personal-sign-up] 2019-03-08 07:02:54 DEBUG [ApiV1UsersPersonalSignUpPostAuthInvalidEmpty] : Method [POST] 2019-03-08 07:02:54 DEBUG [ApiV1UsersPersonalSignUpPostAuthInvalidEmpty] : Request [{ "accountNonExpired" : false, "accountNonLocked" : false, "company" : "Trantow Group", "createdBy" : "", "createdDate" : "", "credentialsNonExpired" : false, "email" : "obie.williamson@gmail.com", "enabled" : false, "id" : "", "inactive" : false, "jobTitle" : "Healthcare Technician", "location" : "7XxRZnNn", "modifiedBy" : "", "modifiedDate" : "", "name" : "7XxRZnNn", "password" : "7XxRZnNn", "privileges" : [ "7XxRZnNn" ], "username" : "lola.morar", "version" : "" }] 2019-03-08 07:02:54 DEBUG [ApiV1UsersPersonalSignUpPostAuthInvalidEmpty] : Request-Headers [{Content-Type=[application/json], Accept=[application/json]}] 2019-03-08 07:02:54 DEBUG [ApiV1UsersPersonalSignUpPostAuthInvalidEmpty] : Response [{ "requestId" : "None", "requestTime" : "2019-03-08T07:02:54.298+0000", "errors" : true, "messages" : [ { "type" : "ERROR", "key" : "", "value" : "Org name [Trantow Group] exists." } ], "data" : false, "totalPages" : 0, "totalElements" : 0 }] 2019-03-08 07:02:54 DEBUG [ApiV1UsersPersonalSignUpPostAuthInvalidEmpty] : 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 [ApiV1UsersPersonalSignUpPostAuthInvalidEmpty] : StatusCode [200] 2019-03-08 07:02:54 DEBUG [ApiV1UsersPersonalSignUpPostAuthInvalidEmpty] : Time [256] 2019-03-08 07:02:54 DEBUG [ApiV1UsersPersonalSignUpPostAuthInvalidEmpty] : Size [207] 2019-03-08 07:02:54 ERROR [ApiV1UsersPersonalSignUpPostAuthInvalidEmpty] : Assertion [@StatusCode == 401 OR @StatusCode == 403] resolved-to [200 == 401 OR 200 == 403] result [Failed]

--- FX Bot ---