digininja / DVWA

Damn Vulnerable Web Application (DVWA)
GNU General Public License v3.0
10.34k stars 3.63k forks source link

commend injection in PING #618

Closed rootkit3421 closed 7 months ago

rootkit3421 commented 8 months ago

mkdir cmd and some cmds not working in commond injection in PING .some commonds like ls,whoami,pwd are working . please fix the issue

digininja commented 8 months ago

OK, give me ssh access to your box and I'll fix it.

rootkit3421 commented 8 months ago

how i can give you ssh access to you

digininja commented 8 months ago

Would you really allow a stranger off the internet full access to your computer? If so, then maybe computer security isn't an area for you.

The actual reason for your problem is likely to be file system permissions. Go and learn something about those and you should be able to work out why things aren't working as you expect them to.