Re: FTP Fuzzer
"Leon Juranic" <[email protected]>
| Newsgroups | gmane.comp.security.vulnerabilities |
|---|---|
| Message-ID | <059601c66eed$0fb3e470$18718353@HPlaptop> |
You can find some spec. in README, and related to 'crash'...what do you mean by that? I've fuzzed more than 20 ftp servers, and noone caused fuzzer crash (but if you find some bug, let me know :-) If you think that fuzzer terminate fuzzing before it test all commands, just increase timeout value to 60 and it should be fine. ----- Original Message ----- From: "Alice Bryson" <[email protected]> To: "infocus" <[email protected]> Cc: <[email protected]> Sent: Wednesday, May 03, 2006 3:36 PM Subject: Re: FTP Fuzzer > hi, could you provide more spec of using this fuzz tool, i use it to > fuzz several ftp server , but it alway crashed before ftp server does.