[HACK] Servidor Proxy y Servidor Web en pto 80.Como diferenciarlos.??
aramos
lander.es at knelo.com
Fri Feb 14 12:54:08 CET 2003
He visto en packetstorm esto:
http://packetstormsecurity.org/web/yaph-0.91.tar.gz
"YAPH, or Yet Another Proxy Hunter, is a stealth proxy hunter that finds
public access proxy servers on the Internet and validates proxy lists. YAPH
reveals SOCK4, SOCKS5 and HTTP (CONNECT method) proxies. Homepage:
http://www.proxylabs.com/yaph/. By Proxy Labs"
Que es la última versión. Aun así, siempre puedes recurrir al bucle infernal
for ip in `seq 1 255`; do
echo "CONNECT 194.149.72.254:2048/ HTTP/1.1" | nc 192.168.1.%ip
done
Cutre a no poder más...
Un saludo.
--
A. Ramos <aramos at lander.es>
More information about the hacking
mailing list