I am using ZAP 2.7.0 and I would like to enumerate possible files/directories within a subdirectory of a given site. There is the DirBuster tool, which is not available in the market place anymore. However, ZAP implements the "forced browsing" functionality that is to be used in combination with a dictionary file.
I am able to use forced browsing for a given site abc.com. However, I only want to apply it to a subdirectory abc.com/subdir1/. How can this be done?
ZAP actually uses (and maintains) a fork of the DirBuster code for forced browsing, so its actually the same thing.
To force browse a subdirectory: