The payloads tab provides a number of different groupings for the payloads available in JBroFuzz. Payloads are grouped into fuzzers and each fuzzer can belong to any number of categories.
| Getting Started: A collection of Payloads is a Fuzzer, which in turn can belong to a number of different Categories. | 
| A list of all successfully loaded categories of fuzzers is displayed on the left hand side. 
 By clicking on a particular category, the list of all fuzzers belonging to it, is displayed in the middle panel. 
 Selecting a particular fuzzer, shows the corresponding payloads that constitute it, on the right hand panel. 
 
 | Adding your own FuzzersTo access the payloads, unzip the JBroFuzz.jar file and view the file: "fuzzers.jbrf". 
 You can specify you own generators to be loaded during startup, by modifying the this file and then re-packaging JBroFuzz.jar. |