Skip to content

WangYihang/Find-PHP-Vulnerabilities

Repository files navigation

Find-PHP-Vulnerabilities

A plug-in of sublime 2/3 which is able to find PHP vulnerabilities

Install:

1. Open "Package Control: Install Package"
2. Type package name: "Find PHP Vulnerability"
3. Press Enter to install

Usage:

1. Open vulnable php file
2. Press key: CTRL + ALT + O

Example:

Example

TODO:

  • Multifile search

Acknowledgement