exploit-db-mirror/exploits/php/webapps/6830.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

21 lines
No EOL
490 B
Text

//Title - NEPT Image Uploader shell upload
//Vendor - newearthpt.freehostia.com
//Version - 1.0
//Status - vendor has been notified
//Author - Dentrasi
//Description
It is possible to upload a php script to the remote site.
1. Select a php file for upload
2. Select it for upload, and tamperdata the request
3. Change the Content-Type from 'application/octet-stream' to 'image/jpeg'
4. If the link provided gives a 404, add 'upload/' before the file name
# milw0rm.com [2008-10-24]