Click here to Skip to main content
15,900,108 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hello,
i've being trying to see if my site is vulnerable and it appears so. Its written in php and vulnerable to RFI.
The problem i have is i can't even implement shell upload in my site before it goes live.
Website => "http://localhost/jop/contact.php"
since it has no parameter like "php?id=", how can i upload a shell to try it out myself?
Posted
Updated 26-Feb-16 22:54pm
Comments
LLLLGGGG 31-Jan-16 6:32am    
Do you mean you want to pass a parameter with POST method?
You might want to test it with https://en.wikipedia.org/wiki/Metasploit_Project which is included in the Linux distribution Kali Linux (https://www.google.it/search?q=Kali+Linux&ie=utf-8&oe=utf-8&gws_rd=cr&ei=CPGtVsqvIIOzswHqqbLYAw) designed for PenetrationTesting.

1 solution

Why can't you upload through --os-shell?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900