Difference between BOF and Fuzzing
Can anyone let me know the difference between Fuzzing and Buffer overflow???
Bcos for exploiting the above vulnerabilities we need to give random input.So how can we say whether the appln is vuln to BOF or Fuzzing??
Clear difference please.
Thanks
Bcos for exploiting the above vulnerabilities we need to give random input.So how can we say whether the appln is vuln to BOF or Fuzzing??
Clear difference please.
Thanks
Comments
-
Bill_h_pike Registered Users Posts: 4 ■□□□□□□□□□Fuzzing is a technique used to identify buffer overflows.