bfbtester 2.0.1-7.3 source package in Ubuntu
Changelog
bfbtester (2.0.1-7.3) unstable; urgency=medium * Non-maintainer upload. * Convert to source format 3.0. (Closes: #1007440) * d/copyright: Convert to machine-readable format. -- Bastian Germann <email address hidden> Sat, 23 Mar 2024 20:49:08 +0000
Upload details
- Uploaded by:
- Uwe Hermann
- Uploaded to:
- Sid
- Original maintainer:
- Uwe Hermann
- Architectures:
- any
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | utils | |
Oracular | release | universe | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bfbtester_2.0.1-7.3.dsc | 1.5 KiB | c657f7812e5014fd12d75334892a6cebd040b88f31a0919894e0f95579da557a |
bfbtester_2.0.1.orig.tar.gz | 69.2 KiB | 08f98f7aa242fb968c10351d0efc5e9093a5cd3ac57e45aa3e3105553c1cfaa0 |
bfbtester_2.0.1-7.3.debian.tar.xz | 73.9 KiB | 25a8cfecf9b80cc1013945e167ba9371760830d4d75a5d2b37d61573019ce644 |
Available diffs
- diff from 2.0.1-7.2 to 2.0.1-7.3 (1.3 KiB)
No changes file available.
Binary packages built by this source
- bfbtester: 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.
- bfbtester-dbgsym: debug symbols for bfbtester