|
SynAckFlood/PortJammer
Project
SynAckFlood doesn't stop port scanners and security scanners, it tries to blind the scanner with an avalanche of false information. how?, well, when the target computer receive SYN packet to a closed port, SynAckFlood generate SYN/ACK Responce such as kernel tcp module, but parallel to it. the result is a avalanche of trash information. There are many possible defense systems designed to stop portscanners, syn cookies, synackflood, some systems that prevent secuencial port scanner, etc. But what is the principal reason because we dont allow others to see our port list?, The principal reason is Security By Obscurity, the portscan alone are inoffensive, but are the prelude of Security Vulnerability Scan. PortJammer/SynAckFlood also detect the "complete" sequence of SYN/SYN-ACK/ACK to an obviously unrequested port (139,135,1, etc) and NAT ip address using iptables to a special banner server. Banner server send random "stupid" banner to every port banner-scanned. Why Security by obscurity?: There are 2 types of possibles hackers that can damage your system:
Special geetz to: Xor511, K-Special |