-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v1.0 - ScanCore refactor. Update code structure, improve config.php.
-Refactoring ScanCore to bring it up to the same level of code quality as the rest of the project. -ScanCore to v1.0, Do away with defs versioning. -Definitions can be versioned by date. -Remove false positive for jquery 3.6 minified from defs. -Pretty sure this is the 20th anniversary for the original PHP-AV codebase, which there is very litte left. -Improve config.php by adding more variables to it. -MemoryLimit, ChunkSize, Debug, Verbose. -Make the file headers more consistent. -Once the quality is up to par we will focus on adding features and capability. -Specifically an auto-updater would be nice. -Then maybe some automation tools for scraping IOCs and formatting them into the definitions file. -Recursion is now disabled by default. -This affects behaviour of scripts that use ScanCore because now you HAVE to specify if you want recursion or scans will fail.
- Loading branch information
Showing
1 changed file
with
282 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters