PHP Classes

File: CHANGELOG.md

Recommend this page to a friend!
  Classes of Marco Cesarato   PHP Malware Scanner Free Tool   CHANGELOG.md   Download  
File: CHANGELOG.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: PHP Malware Scanner Free Tool
Scan PHP files to find malicious code
Author: By
Last change: chore(release): 0.10.1
Date: 2 years ago
Size: 17,669 bytes
 

Contents

Class file image Download

<!--- BEGIN HEADER -->

Changelog

All notable changes to this project will be documented in this file. <!--- END HEADER -->

0.10.1 (2021-07-16)

Bug Fixes

  • Some warnings and possibile issues (3af6ca)

0.10.0 (2021-06-17)

Features

  • Add --scan-all flag to scan all files and removed mime checking (46a091)

0.9.1 (2021-06-06)

Bug Fixes

  • Allow scanner to skip unreadable directories #22 (61533f)
  • Better explanation of path-report option #20 (1fae07)
  • Improve signature optimization for raw contents (0c55db)

0.9.0 (2021-03-28)

Features

  • Add new dangerous functions (1194eb)
  • Add new raw data signatures (a5b0b4)

Bug Fixes

0.8.3 (2021-03-03)

Bug Fixes

Autoload

  • Change chdir if not on phar archive (aaa257)
Modes

  • Only exploits, functions and signatures modes #18 (d901f7)

0.8.2 (2021-02-27)

Bug Fixes

  • Silent mode and disable cache/checksum programmatically (73cd76)
  • Update autoloader (2b61fd)

0.8.1.241 (2021-01-17)

Bug Fixes

  • Minified report template (aca0cf)

0.8.1.236 (2021-01-11)

Features

  • Add disable-checksum flag (ff0bc2)

0.8.0.234 (2021-01-10)

Features

  • Add cache for encoded functions (aa8f98)
  • Add defs list functions encoded (5dd139)
  • Add deobfuscate commands and functionality and fix backup path (9238b6)
  • Add figlet class for figlet generation (3363ae)
  • Add header figlet generation with random font (bf0fc0)
  • Add new dangerous functions (a0ada4)
  • Add new encoded functions on list (459d75)
  • Decode chr functions (da4fa8)
  • Report now is printed every time run, add `--disable-report` and value name on flags (8f5256)
Cache

  • Improve performance and reduce data loss (4747ad)

Bug Fixes

  • Deobfuscation php open and close tags (0c359e)
  • Disable color (59c287)
  • Disable startup error display (eb2950)
  • Exploit lite mode (662552)
  • Improve deobfuscation with multiple types (761449)
  • Improve functions check with less false positivity (df9882)
  • Match patterns catastrophic backtracking issue (49544d)
  • Match result cleaning (6f3d11)
  • Php file code detection (932b3f)
  • Switch options show preview lines (aebd2c)
  • Trim filtered exploits and functions (900de7)
Wordpress

  • Multi checksum arrays (42c9f5)

0.7.5.177 (2020-12-31)

Features

  • Add console default line max length (32ff20)
  • Add description of evil code on interactive cli (71d947)
  • Add functions link and improve severity report of encoded functions (c42a33)
  • Add malware found description adn danger level for exploits on html report (c6f7be)
  • Add new funtions encoded and add new decoders for functions (e08a2a)
  • Add source guardian exploit (62eb02)
  • Helper commands list autogeneration (6c2f69)
  • Improve report ui (6763cc)

Bug Fixes

  • Add margin right on report file info badges (677942)
  • Build toggle report table (d71421)
  • Collapse report table (c2ccd4)
  • Dec and oct decoding (f472f0)
  • Deobfuscator php string detection (a87656)
  • Phar running detection (fdb19a)
  • Remove duplicate match without line number (8f92e2)
  • Toggle report table (de35a1)

0.7.4.147 (2020-12-27)

Features

Bug Fixes

  • Append extension report (fc2630)
  • Duplicated exploits on report and add encoded functions also on exploit mode (4f5ce8)

0.7.3.133 (2020-12-24)

Features

  • Add possibility to check a single file (208438)

Bug Fixes

  • Improve key cache performance (e25f20)
  • Multi exploit, functions and definitions detection #14 (d1035a)
  • Simplify settings and fix notices (75ac11)

0.7.2.125 (2020-10-25)

Bug Fixes

  • Disable cache getter (34e438)

0.7.2.123 (2020-10-25)

Features

  • Add cache system (639fca)
  • Add disable cache flag (ab1d45)
  • Add verifying status progress bar (702ba1)
  • Implement cache system on Wordpress module (87ce9d)

Bug Fixes

  • Wordpress plugin domain detection (6d1b71)

0.7.1.113 (2020-10-24)

Features

  • Wordpress plugins checksum verifier (e420a5)

0.7.0.110 (2020-10-24)

Features

  • Add autoload (d9cfbe)
  • New wordpress detector and checksum file path verifier (21d76f)

Bug Fixes

  • Autoload for sub namespace classes (31ace4)
  • Deprecations and split some workflows (d82bb3)

0.6.0.109 (2020-10-08)

Features

  • Add disable colors flag and fix update and header not showed bug (650778)

0.6.0.107 (2020-10-07)

Features

  • Add getters and setter for programmatically usage (4441b8)
  • Add offset and limit flags (9cf7b2)
  • Add path setters and backups flags (010a87)
  • Auto silent and auto skip on programmatically mode (f38c78)

Bug Fixes

0.5.3.93 (2020-10-06)

Features

  • Add auto-whitelist (cb6ac4)
  • Improve whitelist system and some code improvement (beeff0)

0.5.2.75 (2020-10-05)

Features

  • Add auto prompt flags (95ce35)
  • Add ignore and filter paths flag (3be18d)

0.5.1.72 (2020-10-05)

0.5.0.71 (2020-03-12)

Features

  • Add exploit detail log of infected files (d15815)

Bug Fixes

  • Directory with phar host prefix issue and partial revert of previuos commit (1de045)

0.5.0.70 (2020-03-11)

Bug Fixes

  • Directory with phar host prefix issue (8ddcc8)

0.5.0.69 (2020-01-30)

Features

  • Add htaccess on default file extensions scan check (b06e64)

0.5.0.68 (2019-12-18)

Features

  • Added bin folder with scripts and changed distribute to build (80fde0)
  • New build system and fixed some bugs (47eaf9)