Hacker News new | ask | show | jobs
by mobman 4278 days ago
contribute to my PHP Vulnerability analyzer. make it better.

mobman.bitbucket.org

1 comments

I wrote a PHP vulnerability scanner once. It was pretty simple:

if (isPHP)

  echo "VULNERABLE!"