BFBTester 2.0.1 review

Download
by rbytes.net on

BFBTester is great for doing quick, proactive, security checks of binary programs

License: GPL (GNU General Public License)
File size: 0K
Developer: Mike Heffner
0 stars award from rbytes.net

BFBTester is great for doing quick, proactive, security checks of binary programs. BFBTester will perform checks for single and multiple argument command line overflows and environment variable overflows. Versions 2.0-BETA and higher can also watch for
tempfile creation activity to alert the user of any programs using unsafe tempfile names.

The basic syntax for making BFBTester to run is:

bfbtester [-htv] [-d level ] [-r rejects] [-o out-file]
[-x max-execs] -asme file [file2 file3 ...]
Must specify one or more of the following tests:
-s Single Argument Test
-m Multiple Argument Test
-e Environment Variable Test
-a Selects all tests
Options:
-h Print this message
-t Enable tempfile monitoring
-v Print version string
-d level Set debug level (default = 0, max = 2)
-r rejects Comma separated list of binaries to skip
-o out-file Output to out-file rather than stdout
-x max-execs Set maximum executables to run in parallel (default = 250)
file. Specific binary or a directory of binaries to test

You must specify at least one test to run and you must specify either a binary or a directory.

BFBTester 2.0.1 search tags