Fancy wording what does JBroFuzz actually do?
JBroFuzz has the ability to send intentionally malformed data to any web server, recording the responses. This yields testing certain aspects of the security of web servers, by crafting corresponding requests and reviewing the responses received. The term stateless simply implies that the different requests/replies being generated do not depend on previous ones made.