Files ≈ Packet Storm Packet Storm - Information Security News, Files, Tools, Exploits, Advisories and Whitepapers http://packetstormsecurity.org/ en-us Mon, 28 May 2012 08:04:13 GMT Packet Storm 144400 http://packetstormsecurity.org/ http://www.google-analytics.com/__utm.gif?utmwv=1.3&utmn=2249073678&utmcs=ISO-8859-1&utmsr=31337x31337&utmsc=32-bit&utmul=en-us&utmje=0&utmfl=-&utmcn=1&utmdt=Files%u2248%20Packet%20Storm&utmhn=packetstormsecurity.org&utmr=-&utmp=%2Ffuzzer%2Ffuzzgrind_090622.tar.gz%2F&utmac=UA-18885198-1&utmcc=__utma%3D32867617.2249073678.1338192253.1338192253.1338192253.1%3B%2B__utmz%3D32867617.1338192253.1.1.utmccn%3D(direct)%7Cutmcsr%3D(direct)%7Cutmcmd%3D(none) Fuzzgrind Automatic Fuzzing Tool http://packetstormsecurity.org/files/79038/fuzzgrind_090622.tar.gz http://packetstormsecurity.org/files/79038/fuzzgrind_090622.tar.gz http://packetstormsecurity.org/files/79038/Fuzzgrind-Automatic-Fuzzing-Tool.html Wed, 08 Jul 2009 23:28:58 GMT Fuzzgrind is a fully automatic fuzzing tool, generating test files with the purpose of discovering new execution paths likely to trigger bugs and potentially vulnerabilities. It is based on the concept of symbolic execution. Thus, the tool starts from a file considered valid by the software under test, and analyses the execution path to extract any constraints tied to branch instructions followed by this software. By resolving constraints one by one, Fuzzgrind will alter the valid file to explore possible new branches of the software under test, in order to discover new vulnerabilities.