sad723 Posted October 16, 2011 Share Posted October 16, 2011 salam; j'ai trouver sur le net quelque scripts qui peuvent vous aider a détecter les Backdoor (des scripts malveillant )sur votre serveur web 1. Web Shell Detection Using NeoPI ou https://github.com/Neohapsis/NeoPI; c'est un Script en python. 2. PHP Shell Scanner - un Script en perl 3. PHP script to find malicious code on a hacked server ou http://25yearsofprogramming.com/blog/2010/20100315.htm un Script en php enfin cette commande : grep -RPl --include=*.{php,txt,asp} "(passthru|shell_exec|system|phpinfo|base64_decode|chmod|mkdir|fopen|fclose|readfile) *\(" /var/www/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.