AtifaFahmeen / FXT-Testing

0 stars 0 forks source link

FX SQL Test : ApiV1BotClustersEntitledGetNoParams #233

Open AtifaFahmeen opened 5 years ago

AtifaFahmeen commented 5 years ago

Project : FX SQL Test

Job : Default

Env : Default

Category : SimpleGET

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

Severity : Major

Region : US_WEST_2

Result : fail

Status Code : 404

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], Set-Cookie=[SESSION=NzgzZjBkMzItMGZjOC00NTEyLWIyMzMtZDAxNTk3NzQwNzJh; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Fri, 25 Jan 2019 08:20:33 GMT]}

Endpoint : http://localhost:8080/api/v1/api/v1/bot-clusters/entitled

Request :

Response :
{ "timestamp" : "2019-01-25T08:20:33.687+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/bot-clusters/entitled" }

Logs :
2019-01-25 08:20:33 DEBUG [ApiV1BotClustersEntitledGetNoParams] : URL [http://localhost:8080/api/v1/api/v1/bot-clusters/entitled] 2019-01-25 08:20:33 DEBUG [ApiV1BotClustersEntitledGetNoParams] : Method [GET] 2019-01-25 08:20:33 DEBUG [ApiV1BotClustersEntitledGetNoParams] : Request [] 2019-01-25 08:20:33 DEBUG [ApiV1BotClustersEntitledGetNoParams] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic RlhMYWJzLy9hZG1pbkBmeGxhYnMuaW86YWRtaW4xMjMk]}] 2019-01-25 08:20:33 DEBUG [ApiV1BotClustersEntitledGetNoParams] : Response [{ "timestamp" : "2019-01-25T08:20:33.687+0000", "status" : 404, "error" : "Not Found", "message" : "No message available", "path" : "/api/v1/api/v1/bot-clusters/entitled" }] 2019-01-25 08:20:33 DEBUG [ApiV1BotClustersEntitledGetNoParams] : 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], Set-Cookie=[SESSION=NzgzZjBkMzItMGZjOC00NTEyLWIyMzMtZDAxNTk3NzQwNzJh; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Fri, 25 Jan 2019 08:20:33 GMT]}] 2019-01-25 08:20:33 DEBUG [ApiV1BotClustersEntitledGetNoParams] : StatusCode [404] 2019-01-25 08:20:33 DEBUG [ApiV1BotClustersEntitledGetNoParams] : Time [1157] 2019-01-25 08:20:33 DEBUG [ApiV1BotClustersEntitledGetNoParams] : Size [156] 2019-01-25 08:20:33 ERROR [ApiV1BotClustersEntitledGetNoParams] : Assertion [@StatusCode == 200] resolved-to [404 == 200] result [Failed]

--- FX Bot ---