Cerca
Heus ací els resultats de la cerca.
Noms de pàgina coincidents:
Resultats de text complet:
- iptables
- == uso mantener las conexiones ya establecidas, incluso conmigo mismo:<code bash># iptables -A INPUT -m commtrack --ctstate RELATED,ESTABLISHED -j ACCEPT</code> <code bash># iptables -A INPUT -s 127.0.0.1 -j ACCEPT</code> descartar todos los paquetes entrantes:<code bash># iptables -P INPUT DROP</code> permitir ping entrante:<code bash>
- Escaner de vulnerabilidades nikto2
- P/5.3.3-7+squeeze3 + ETag header found on server, inode: 1287121, size: 17, mtime: 0x4b77f1ad8fb80 + A... release) and 2.0.64 are also current. + Multiple index files found: index.php, index.html, + DEBUG HTTP verb may show server debugging information. See http://msdn.microsof
- NFS
- = NFS == información * [[http://es.tldp.org/Manuales-LuCAS/GARL2/garl2/x-087-2-nfs.html]] * ''moun... * configuración servicio:<code bash> sudo apt-get install nfs-kernel-server nfs-common portmap sudo vi... tido</code> * client : <code bash> sudo apt-get install nfs-common sudo /etc/hosts # añadir, opciona... torio/compartido /punto/montaje nfs rw,async,hard,intr,noexec 0 0 </code> * flags: * rw: Rea
- nmap
- evitar ser detectado y que el firewall nos mande información falsa. De más espaciado a menos: * T... te * T3: normal * T4: aggresive * T5: insane == scripts Uso de scripts para escaneos vari... la herramienta detecta (primer recuadro azul) el ingreso de usuarios anónimos (sin requerir usuario y... mismo modo, en el segundo recuadro azul (recuadro inferior) nos muestra el listado de usuarios con per
- DNS
- c DNS (8.8.8.8, 8.8.4.4) == configuració DNS * interficie de xarxa:<code bash>ip a ifconfig -a</cod... rticular host or computer. This is basically used in a local network. <code properties /etc/network/interfaces>dns-search xyz.com ##If you put this into /etc/network/interfaces<code> <code properties>sear
- ip
- mi ip local <code bash>ip addr show eth0 | grep 'inet ' | awk '{print $2}' | cut -f1 -d'/' ip addr sh... mporal == ip manual fija <code bash /etc/network/interfaces> allow-hotplug eth0 iface eth0 inet static address 192.168.1.4 # este es mi caso n... rsiones posteriores: <code bash /etc/dhcpdc.conf> interface eth0 static ip_address=192.168.1.141/24 st
- netplan (ubunut network)
- S has switched to Netplan for configuring network interfaces. Netplan is based on YAML based configura... replaced the old configuration file /etc/network/interfaces that we previously used for configuring network interfaces in Ubuntu. /via:[[https://vitux.com/how-to-configure-networking-with-netplan-on-ubuntu/]]\\
- rutas
- h0</code> == manual fijo <code bash /etc/network/interfaces> allow-hotplug eth0 iface eth0 inet static address 192.168.1.4 # este es mi caso n... * [[https://www.cyberciti.biz/tips/configuring-static-routes-in-debian-or-red-hat-linux-systems.html]]
- dig
- == secciones * cabecera : opciones generales e informativas * question section : petición lanzada... [[https://www.linuxito.com/gnu-linux/nivel-basico/931-extraer-informacion-de-servidores-dns-con-dig]]
- tcp/ip (on Linux)
- = tcp/ip (on Linux) == información * ''cat /etc/services'' * [[https://wiki.debian.org/es/NetworkC... dhclient cat /var/lib/NetworkManager/dhclient-*-<interface>.lease</code> * geolocalización: <code b