LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Check my server's vulnerability (https://www.linuxquestions.org/questions/linux-networking-3/check-my-servers-vulnerability-404338/)

Infernal211283 01-17-2006 01:35 AM

Check my server's vulnerability
 
Hi,

I just installed a web server and i'd like to test it's vulnerability to ping of death to prevent it before i connect it to the internet, i don't know how to do though, please help.

Thank you.

nx5000 01-17-2006 03:45 AM

Unless you are running a very old kernel (2.0.x) , you are not vulnerable!
As root:
Code:

ping -l 65510 localhost
For a more intense test, you can try nessus.
If you have average knowledge of network : hping3 and fragrouter.


All times are GMT -5. The time now is 10:12 AM.