New features
* Added option to insert prefix and suffix on the payload;
* Added option to make a subdomain fuzzing;
Code refatored
* Separate the vulnerabilities verifications to a class `VulnValidator`;
Output changes
* Added an worked and not worked labels to be used with subdomain fuzzing mode;
To Do
* Increment the number of prefixes and suffixes seted (default only one for each);
* Option to save the output in other formats (like csv);
* Option to select allowed status code on response;