You Are At The Articles Category Archive

FuzzMan - man pages based fuzzer

04.18.07 // Articles // (0)

Fuzzing using man pages This article is to introduce a (probably) new fuzzing idea (FuzzMan) that is built around man pages. Many know that in *nix systems if you type man command you will get a manual page informing you on how to use a specific tool. So by just [...]