-
Notifications
You must be signed in to change notification settings - Fork 18
Home
Welcome to the php-malware-scanner wiki!
Im trying to get this to work on a windows 10 64bit machine i need to static scan a website for vulnerabilities.
I thought i've got the pathing correct?, but not sure?
Anyhows this is what happens when i run the scanner -is this the correct output?
Python 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:53:40) [MSC v.1500 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information.
".\phpscanner\phpscanner.py .\web\public_html\admin" '.\phpscanner\phpscanner.py .\web\public_html\x07dmin' ".\phpscanner\phpscanner.py .\web\public_html\old" '.\phpscanner\phpscanner.py .\web\public_html\old' ".\phpscanner\phpscanner.py .\web\public_html\public_html" '.\phpscanner\phpscanner.py .\web\public_html\public_html' ".\phpscanner\phpscanner.py .\web\public_html\wp-content" '.\phpscanner\phpscanner.py .\web\public_html\wp-content'
Can anyone please help