Closed 1d3df9903ad closed 10 years ago
Faced exactly the same issue today. After navigating to the payloads folder I found out there was no webshell subfolder at all.
Checking suitability for vuln 'File upload form'...
ok
Exploiting...
Failed to open filename:
.../w3af/plugins/attack/payloads/webshell/webshell.
Changed severity since it seems to be a common issue Moved to 1.6.1 milestone.
@mydeadlyvenoms: If you want to debug/fix, you're more than welcome :+1: If not, I might fix it next week
@mydeadlyvenoms got any site I can reproduce the issue? http://certifiedhacker.com/corporate-learning-website/01-homepage.html doesn't seem to repro the problem
Failed to repro at http://certifiedhacker.com/corporate-learning-website/01-homepage.html , maybe credentials are required.
Hey unfortunately I am not allowed to disclose the website, because it is not one for general testing purposes. I reproduced the issue several times. I am actually a bit confused, because the files are missing at all. Ether the problem occurs because of the missing files or the search path is probably wrong. I tend to the first one, because I was not able to locate these files.. Maybe we should start to maintain a collection of websites to test all implemented exploits?
Well, I maintain that already, only that this specific scenario is not there. You can see the different sites which are run as targets here:
I believe today I'll be able to reproduce this issue, don't worry :+1:
Ah perfect, haven't seen that list before, cool. Yes take your time - let me now if I can assist during testing.
Fixed! Wasn't hard to reproduce, but found a ton of different issues in my way.
That was fast - nice one ;-)
User description
target : http://certifiedhacker.com/corporate-learning-website/01-homepage.html
Enabled all audit plugin , except rfi
crawl - webspider only
grep - enable all the plugin
After the scan finished try to exploit, file_upload
Exploiting 'file_upload'... 1 vulnerabilites to exploit Checking suitability for vuln 'File upload form'... ok Exploiting... Failed to open filename: plugins/attack/payloads/webshell/webshell.html
If we navigate to the plugins/attack/payloads/webshell - we can note that there is no webshell.html
Version Information