Pruebe eficientemente si un puerto está abierto en Linux (sin nmap o netcat)
Desde un script bash ¿cómo puedo averiguar rápidamente si un puerto 445
está abierto/escuchando en un servidor?
He probado un par de opciones, pero quiero algo rápido:
1. lsof -i :445
(Toma segundos)
2. netstat -an |grep 445 |grep LISTEN
(Toma segundos)
3. telnet
(no regresa)
4. nmap
, netcat
no están disponibles en el servidor
Será bueno saber de una manera que no enumere primero y greps después de eso.
Warning: Undefined property: agent_blog_content::$date_asked in /var/www/agent_etc/data/www/ajaxhispano.com/template/agent.layouts/content.php on line 32
Warning: Undefined property: agent_blog_content::$count_answers in /var/www/agent_etc/data/www/ajaxhispano.com/template/agent.layouts/content.php on line 52