Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tolgatasci/scanphpvirus

Scan PHP files for possible attacks
https://github.com/tolgatasci/scanphpvirus

malware php php-attacks scanner virus-scanning

Last synced: 18 days ago
JSON representation

Scan PHP files for possible attacks

Awesome Lists containing this project

README

        

# Scan PHP files for possible attacks
How clean is the software you download? Have you ever wondered? Most of the time, developers can use these codes.
This software scans files with .php extension in folder or zip file. It warns you of potentially dangerous software codes.

![Scan virus](https://github.com/tolgatasci/scanphpvirus/blob/master/phpfiles/php-scan-attacks.png?raw=true)

main.py -z zipfile
main.py -f folder
main.py -z file.zip -w true
# -w --wordpress for wordpress attacks scan

UI mode

python builder_exe.py

![Scan virus ui](https://github.com/tolgatasci/scanphpvirus/blob/master/phpfiles/php-scan-ui.png?raw=true)