Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 284 Bytes

File metadata and controls

9 lines (6 loc) · 284 Bytes

RCEScanner

This script will help you to perform a quick source code review for php web applications and try to extract any unsafe functions on the project and print them out to you

Usage :

python RCEScanner.py path/to/project extension

  • current supported extensions is php