Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tolgatasci/scanphpvirus
- Owner: tolgatasci
- Created: 2022-05-04T20:25:57.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-18T19:45:36.000Z (over 2 years ago)
- Last Synced: 2024-11-17T12:27:49.810Z (3 months ago)
- Topics: malware, php, php-attacks, scanner, virus-scanning
- Language: Python
- Homepage:
- Size: 8.45 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 scanUI mode
python builder_exe.py
![Scan virus ui](https://github.com/tolgatasci/scanphpvirus/blob/master/phpfiles/php-scan-ui.png?raw=true)