Make it easy to test for simple free text vulnerabilities like special characters, sql injections, etc.
Could add a method to the builder that adds the text to every string type.
May want to look at running different theories (parameterized unit tests) for different vulnerabilities