štvrtok 17. apríla 2014
Heartbleed Attack
Hi guys,
Most of you know if yours servers or websites have problem with Heartbleed attack.
If you want to make a scan, new NMAP brings new script for scanning. You just put:
nmap -sV --script=ssl-heartbleed www.WEBPAGE.com
If you will have problem with nmap installation and are you using 64b ubuntu/debian based distro, so you can use this:
sudo apt-get install alien subversion && sudo wget 'http://nmap.org/dist/nmap-6.45-1.x86_64.rpm' && sudo alien nmap-6.45-1.x86_64.rpm && sudo dpkg --install nmap_6.45-2_amd64.deb && sudo ln -s /usr/lib/x86_64-linux-gnu/libsvn_client-1.so.1 /usr/lib/libsvn_client-1.so.0
Prihlásiť na odber:
Zverejniť komentáre (Atom)
Žiadne komentáre:
Zverejnenie komentára