-main-
-contact-
-tutorials-
-programs-
-ngvck-
+bed+
-links-
Bruteforce Exploit Detector
This is a collection of scripts to automatically test
implementations of different protocols for buffer overflows
and / or format string vulnerabilities, by sending a lot of
long strings to a server in a boring, stupid way... :)
Hence the name,.. it tries a kind of bruteforce, an attack without any plan ...
Some ppl would call it a fuzzer :P
BED v0.5
Co-Author: Martin J. Muench
Several misc changes since the last version, nothing special.
Here a small list of problems found with this program
If you detect anything with it, please send me and the autor of the server a note,
for me to add it to the log, for the autor to fix it...
Here is a small patch to add High Resolution Timers to bed, contributed by Knud erik Hojgaard.