akiessling / urlscanner

0 stars 0 forks source link

Generic request spy #20

Open akiessling opened 5 years ago

akiessling commented 5 years ago

A generic request spy could be added as a test to log any requests that match certain conditions:

Usecase: check if requests are made to directories that should be protected e.g. by a basic auth (Private directories)