asriz7777 / FX-Scripts-Functional

0 stars 0 forks source link

Vulnerability [null] : DELETE:/api/v1/branches/{id} #193

Open asriz7777 opened 5 years ago

asriz7777 commented 5 years ago

Project : NET BANKING APP

Template : ApiV1BranchesIdDeleteUseraCreateBranchUsercDisallowAbac

Run Id : 8a808157698124bc01698fe459933ca8

Job : Default

Env : Default

Category : null

Tags : No tags

Severity : null

Region : FXLabs/US_WEST_1

Result : fail

Status Code : 405

Headers : {Allow=[GET, POST], 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=ZGNmMDM5ZTQtYjhlNC00NTk5LWJjOTEtMTBjYjRlZjdkODZi; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Mon, 18 Mar 2019 08:21:45 GMT]}

Endpoint : http://54.215.136.217/api/v1/branches/

Request :

Response :
{ "timestamp" : "2019-03-18T08:21:45.837+0000", "status" : 405, "error" : "Method Not Allowed", "message" : "Request method 'DELETE' not supported", "path" : "/api/v1/branches/" }

Logs :
Assertion [@StatusCode == 401 OR @StatusCode == 403 OR @Response.errors == true] resolved-to [405 == 401 OR 405 == 403 OR == true] result [Failed] --- FX Bot ---