Показать сообщение отдельно
Старый 26.01.2004, 12:30     # 6
zyto
Member
 
Аватар для zyto
 
Регистрация: 24.01.2004
Адрес: Москва
Сообщения: 386

zyto Луч света в тёмном царствеzyto Луч света в тёмном царствеzyto Луч света в тёмном царствеzyto Луч света в тёмном царствеzyto Луч света в тёмном царстве
SniFFeR

У меня фантазия не развита до такого уровня...
Цитата:
If one uses port 67 as the source ports of a TCP or UDP scan, ZoneAlarm will let the packet through and will not notify the user. This means, that one can TCP or UDP port scan a ZoneAlarm protected computer as if there were no firewall there IF one uses port 67 as the source port on the packets.

Exploit:
UDP Scan:
You can use NMap to port scan the host with the following command line:
nmap -g67 -P0 -p130-140 -sU 192.168.128.88
(Notice the -g67 which specifies source port).

TCP Scan:
You can use NMap to port scan the host with the following command line:
nmap -g67 -P0 -p130-140 -sS 192.168.128.88
(Notice the -g67 specifies source port).
zyto вне форума