-
Member
how do you remove all exploits in xampp?
how do i remove all the exploits in xampp just delete phpmyadmin?
-
-
Valued Member
Re: how do you remove all exploits in xampp?
Remove the webdav folder in htdocs. With that folder there you can get defaced.
-
Re: how do you remove all exploits in xampp?
- Remove WebDav folder. (Might as well get rid of the other useless folders.)
- Disable all of the Apache modules which you aren't using.
- Disable server-status, server-info, servertoken. (Look at xampp/apache/conf/extra folder)