need help with Oopsie

Hi every one
when i input the curl line:
curl http://10.10.10.28/uploads/php-reverse-shell.php

i get this error:

404 Not Found

Not Found

The requested URL was not found on this server.


Apache/2.4.29 (Ubuntu) Server at 10.10.10.28 Port 80 .

I’ve tried without the name of the file (curl http://10.10.10.28/uploads/) and the error change, i get 403 Forbidden instead of 404 Not Found

i have changed the IP in php-reverse-shell.php.
i kept the default port (and also tried with 9004 and 8080)
nc running on the same port
I have put a brand name (tried a couple of things but did not worked)
i could really use your help

Has it definitely succeeded when it has been uploaded?
Also, as a side note, I would avoid keeping the default names of files, such as php-reverse-shell.php and would rename it to something unique because there is a real chance someone else has used the default name and uploaded it there with their IP address and port inside because the machine is shared.

Type your comment> @crzjack said:

Hi every one
when i input the curl line:
curl http://10.10.10.28/uploads/php-reverse-shell.php

i get this error:

404 Not Found

(considering you are certain about the name and location):
your answer lies in burpsuite (if you used that in the first place)