Skip to content

Simple python script to extract unsafe functions from php projects

Notifications You must be signed in to change notification settings

mhaskar/RCEScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Simple python script to extract unsafe functions from php projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages