{"id":5412,"date":"2014-03-30T21:40:16","date_gmt":"2014-03-30T21:40:16","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/software-fuzzer-collection-of-common-programming-errors\/"},"modified":"2014-03-30T21:40:16","modified_gmt":"2014-03-30T21:40:16","slug":"software-fuzzer-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/software-fuzzer-collection-of-common-programming-errors\/","title":{"rendered":"software fuzzer-Collection of common programming errors"},"content":{"rendered":"<p>fuzzer, security, input, fieldould like to make a software fuzzer but I don&#8217;t exactly how.<br \/>\nWhat I want to do os that I want to open the a program with my fuzzer and the fuzzer should find the all the functions on the application that takes input and then try to write a string that I provide the fuzzier with at the beginning.<\/p>\n<p>The fuzzer should write that string in all input functions in the program and it should notify me when the program crashes because of a specific input in a function. For example, when the fuzzier injected a long string of A&#8217;s into a field called artist name, and the program crashed, I want to get an output that has in it the field name the value. That caused the crash and the report of windows if provided.<\/p>\n<p>I know the application so big bit just give me some main steps I should read about or some API&#8217;s I should use. I will write the program with C#. I can also write it with C++ and python but I think it would be easier on C#. What do you think guys?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>fuzzer, security, input, fieldould like to make a software fuzzer but I don&#8217;t exactly how. What I want to do os that I want to open the a program with my fuzzer and the fuzzer should find the all the functions on the application that takes input and then try to write a string that [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-5412","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5412","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=5412"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5412\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=5412"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=5412"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=5412"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}