AtifaFahmeen / Testcases1509

0 stars 0 forks source link

Maryam : ApiV1DashboardCountRunsGetNoParams #204

Open AtifaFahmeen opened 5 years ago

AtifaFahmeen commented 5 years ago

Project : Maryam

Job : Dev

Env : Dev

Category : SimpleGET

Tags : [ OWASP - OTG-CONFIG-006, Fuzz]

Severity : Major

Region : US_WEST_2

Result : fail

Status Code : 401

Headers : {WWW-Authenticate=[Basic realm="Realm", Basic realm="Realm"], 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-Length=[0], Date=[Tue, 29 Jan 2019 07:19:09 GMT]}

Endpoint : http://localhost:8080/api/v1/api/v1/dashboard/count-runs

Request :

Response :

Logs :
2019-01-29 07:19:09 DEBUG [ApiV1DashboardCountRunsGetNoParams] : URL [http://localhost:8080/api/v1/api/v1/dashboard/count-runs] 2019-01-29 07:19:09 DEBUG [ApiV1DashboardCountRunsGetNoParams] : Method [GET] 2019-01-29 07:19:09 DEBUG [ApiV1DashboardCountRunsGetNoParams] : Request [] 2019-01-29 07:19:09 DEBUG [ApiV1DashboardCountRunsGetNoParams] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic RlhMYWJzLy9hdGlmYUBmeGxhYnMuaW86YXRpZmExMjMk]}] 2019-01-29 07:19:09 DEBUG [ApiV1DashboardCountRunsGetNoParams] : Response [] 2019-01-29 07:19:09 DEBUG [ApiV1DashboardCountRunsGetNoParams] : Response-Headers [{WWW-Authenticate=[Basic realm="Realm", Basic realm="Realm"], 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-Length=[0], Date=[Tue, 29 Jan 2019 07:19:09 GMT]}] 2019-01-29 07:19:09 DEBUG [ApiV1DashboardCountRunsGetNoParams] : StatusCode [401] 2019-01-29 07:19:09 DEBUG [ApiV1DashboardCountRunsGetNoParams] : Time [1365] 2019-01-29 07:19:09 DEBUG [ApiV1DashboardCountRunsGetNoParams] : Size [0] 2019-01-29 07:19:09 ERROR [ApiV1DashboardCountRunsGetNoParams] : Assertion [@StatusCode == 200] resolved-to [401 == 200] result [Failed]

--- FX Bot ---