AtifaFahmeen / Testcases1509

0 stars 0 forks source link

IT Testing : ApiV1DashboardCountJobsGetNoParams #233

Open AtifaFahmeen opened 5 years ago

AtifaFahmeen commented 5 years ago

Project : IT Testing

Job : Default

Env : Default

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=[Thu, 31 Jan 2019 06:19:23 GMT]}

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

Request :

Response :

Logs :
2019-01-31 06:19:23 DEBUG [ApiV1DashboardCountJobsGetNoParams] : URL [http://localhost:8080/api/v1/api/v1/dashboard/count-jobs] 2019-01-31 06:19:23 DEBUG [ApiV1DashboardCountJobsGetNoParams] : Method [GET] 2019-01-31 06:19:23 DEBUG [ApiV1DashboardCountJobsGetNoParams] : Request [] 2019-01-31 06:19:23 DEBUG [ApiV1DashboardCountJobsGetNoParams] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic RlhMYWJzLy9hdGlmYUBmeGxhYnMuaW86YWRtaW4xMjMk]}] 2019-01-31 06:19:23 DEBUG [ApiV1DashboardCountJobsGetNoParams] : Response [] 2019-01-31 06:19:23 DEBUG [ApiV1DashboardCountJobsGetNoParams] : 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=[Thu, 31 Jan 2019 06:19:23 GMT]}] 2019-01-31 06:19:23 DEBUG [ApiV1DashboardCountJobsGetNoParams] : StatusCode [401] 2019-01-31 06:19:23 DEBUG [ApiV1DashboardCountJobsGetNoParams] : Time [7915] 2019-01-31 06:19:23 DEBUG [ApiV1DashboardCountJobsGetNoParams] : Size [0] 2019-01-31 06:19:23 ERROR [ApiV1DashboardCountJobsGetNoParams] : Assertion [@StatusCode == 200] resolved-to [401 == 200] result [Failed]

--- FX Bot ---