Skip to content

3.6.0

Compare
Choose a tag to compare
@safronik safronik released this 06 Dec 07:26
· 176 commits to master since this release

New: Scanner.Search regexp signatures.

  • Scanner\Helper::file__get_string_number_with_needle() - modified
  • Scanner\Scanner::file__scan__for_signatures() - modified
    New: Firewall update.
  • Using multi curl to download files
  • Storing temporary firewall *.csv.zg files locally
  • Helper class extended
    Fix: if real ip is not defined.
    Fix: notice send logs if ip is empty.
    Fix: Firewall. Brute force protection module.
    Fix: From test. Typo in settings.
    Fix: From test. Malware signatures downloading and processing.
    Fix: Send file for analysis.
  • Empty dangerous code.
  • PHP Warning.
    Fix: Actions with files.
  • Resetting actions and view handlers after an action performed.
  • Hiding spinner after an action performed.
    Fix: Common\Storage::get(). PHP Warning: fgetcsv().
    Fix: Helper::http__request(). File downloading.