Skip to content

Commit

Permalink
Updated README.md, Fixed a bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Cesarato committed Mar 12, 2019
1 parent 52da9e7 commit 950bead
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 5 deletions.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# AMWSCAN - PHP Antimalware Scanner

**Version:** 0.4.0.52 beta
**Version:** 0.4.0.53 beta

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

Expand Down Expand Up @@ -147,6 +147,7 @@ Exploits:
- globals_concat
- globals_assign
- base64_long
- base64_inclusion
- clever_include
- basedir_bypass
- basedir_bypass2
Expand Down Expand Up @@ -186,17 +187,28 @@ Exploits:
- download_remote_code2
- download_remote_code3
- php_uname
- etc_passwd
- etc_shadow
- explode_chr
Functions:
- il_exec
- shell_exec
- eval
- system
- create_function
- exec
- assert
- syslog
- passthru
- define_syslog_variables
- posix_kill
- posix_uname
- proc_close
- proc_get_status
- proc_nice
- proc_open
- proc_terminate
- inject_code
- apache_child_terminate
- apache_note
Expand Down
Loading

0 comments on commit 950bead

Please sign in to comment.