forked from AlekseyKorzun/php-audit
-
Notifications
You must be signed in to change notification settings - Fork 0
phpAudit is a simple shell script that scans PHP files for possible security risks.
regruppe/php-audit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
phpAudit (v1.0) ========================== phpAudit is a simple shell script that scans PHP files for possible security risks. Usage ----- Make sure script has execution permissions (chmod a+x phpAudit) and simply run: ./phpAudit /path/to/directory/with/php/files/) to begin scanning. Permissions ----- Your system must provide you with full access to bash, find, grep and cat utilities.
About
phpAudit is a simple shell script that scans PHP files for possible security risks.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published