Jump to content
Règlement du forum ×
IPTV et arnaques ×

nettoyer votre serveur contre les Backdoor (shell )


sad723

Recommended Posts

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/ 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...