--
You received this message because you are subscribed to the Google Groups "OWASP ZAP User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to zaproxy-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/zaproxy-users/a5cd1f91-5742-4d0e-80a7-ecdae5041f0b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Cheers,
Simon
Hi Salman,I suppose that is not possible, zap is a web application testing tool not a static analysis tool.
On Wed, Jul 19, 2017 at 12:35 PM, Salman Khwaja <salman...@gmail.com> wrote:
Hi,How can I check buffer overflow vulnerability in Owasp Zap ?any thoughts, links, ... ? would be highly appreciated.
--
You received this message because you are subscribed to the Google Groups "OWASP ZAP User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to zaproxy-user...@googlegroups.com.
I'd agree that static analysis tends to be better for detecting overflow vulnerabilities, but we do have some active rules that can also detect them:
- Buffer Overflow (Release)
- Integer Overflow (beta)
Cheers,
Simon
On Wednesday, 19 July 2017 09:31:48 UTC+2, Venu Kumar wrote:
Hi Salman,I suppose that is not possible, zap is a web application testing tool not a static analysis tool.
On Wed, Jul 19, 2017 at 12:35 PM, Salman Khwaja <salman...@gmail.com> wrote:
Hi,How can I check buffer overflow vulnerability in Owasp Zap ?any thoughts, links, ... ? would be highly appreciated.
--
You received this message because you are subscribed to the Google Groups "OWASP ZAP User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to zaproxy-user...@googlegroups.com.
So Simon correct me if I am wrong. I just have to include this SCAN rules in my ZAP installation. ?
Would it be good, If I include this in my automation environment too ?