SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Pastimes : SI is broken -- Post bugs here

 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10PreviousNext  
To: Graystone who wrote (394)9/6/2019 12:17:15 AM
From: Green Receipt   of 395
 
Hi there.

fuzzing is testing s/w for possible oob conditions.

when a sw person gets a request to do something, the requirements might say

program must accept input of a number.

so the programmer might do something like write software that allows a user to enter a number.

From a fuzzing perspective one might:
try entering non numbers
enter negative numbers
enter really big numbers
enter special control codes
enter a number followed by some crazy stuff then a bunch of hex bytes .
the hex bytes might in the form of assembler and one then sees what happens.
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10PreviousNext