Brute Force Binary Tester


BFBTester is great for doing quick, proactive, security checks of binary programs. BFBTester will perform checks of single and multiple argument command line overflows as well as environment variable overflows. BFBTester can also watch for tempfile creation activity to alert the user of any programs using unsafe tempfile names. While BFBTester can not test all overflows in software, it is useful for detecting initial mistakes that can red flag dangerous software.

[ http://bfbtester.sourceforge.net/ ]

Use:
-s for single argument test
-m for multiple argument test
-e for environmental test and
-a for for all kind of tests

For this example I used bfbtester -s /usr/bin, this will test all binary files residing in /usr/bin

2007-12-27-073145_1280x800_scrot

2007-12-27-072831_1280x800_scrot



Subscribe without commenting


Leave a Reply

Note: Any comments are permitted only because the site owner is letting you post, and any comments will be removed for any reason at the absolute discretion of the site owner.