Usage: sb.php (-g|-c) (-r|-p) -os -on String bulder (version 1) is an application to assist in vulnerability discovery and exploitation. Usage : php sb.php -g -p Arguments: -g Generate string with size (initiates generation mode) -c Calculates length of string (initiates calculation mode) -r Random string of length specified -p User defined pattern -os Output to file using source file structure Place 'OUTPUT' where you want output to be saved in the structure. View OutSample below for an example. -on Output file name (can only be used with -os argument) Examples : php sb.php -g 500 php sb.php -g 500 -p % php sb.php -g 500 -p C -g 120 -r 40 -g 80 php sb.php -g 120 -h 41424344 -g 80 php sb.php -g 5000 -p A/ -os source.html php sb.php -r 500 -on output.html php sb.php -c AAAAA Written by bmgsec (bmgsec [at] gmail.com / www.bmgsec.com.au) OutSample: > source.html OUTPUT