Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Cesarato committed Apr 19, 2019
1 parent a29cb15 commit ad98e89
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# AMWSCAN - PHP Antimalware Scanner

**Version:** 0.5.0.65 beta
**Version:** 0.5.0.66 beta

**Github:** https://github.com/marcocesarato/PHP-Antimalware-Scanner

Expand Down Expand Up @@ -114,9 +114,10 @@ php -d disable_functions='' scanner -a
## Detection Options

When a malware is detected you will have the following choices (except when scanner is in report scan mode `--report`):
`, `Delete file
- Delete file
- Move to quarantine `(move to ./quarantine)`
- Try remove evil code`, `Try remove evil line code
- Try remove evil code
- Try remove evil line code
- Open/Edit with vim `(need php -d disable_functions='')`
- Open/Edit with nano `(need php -d disable_functions='')`
- Add to whitelist `(add to ./scanner_whitelist.csv)`
Expand Down

0 comments on commit ad98e89

Please sign in to comment.