wordpress-wp-vcd-malware-attack-solution

(★ 29)

Another attack on wordpress 4.8

File Explorer

  • .htaccess
  • class.wp.php
  • functions.php
  • jquery-Hyena-2.1.js
  • jquery.fancybox.js
  • jquery.validate.js
  • jquery.validate.min.js
  • jquery.waypoints.min.js
  • LICENSE
  • post.php
  • README.md
  • wp-tmp.php
  • wp-vcd.php

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

php

View Details ▼

PHP command-line interface.

php {{path/to/file}}

Parse and execute a PHP script:

php {{[-l|--syntax-check]}} {{path/to/file}}

Check syntax on (i.e. [l]int) a PHP script:

php {{[-a|--interactive]}}

Run PHP inter[a]ctively:

// repository documentation