- Kali Linux:An Ethical Hacker's Cookbook(Second Edition)
- Himanshu Sharma
- 274字
- 2021-06-24 15:59:24
How it works...
The ACK scan sends an acknowledgment packet instead of a SYN packet. The firewall does not create logs of ACK packets as it will treat ACK packets as the response of the SYN packets. It is mostly used to map the type of firewall being used.
The scan results of filtered and unfiltered ports depend on whether the firewall being used is stateful or stateless. A stateful firewall checks whether an incoming ACK packet is part of an existing connection or not. It blocks it if the packets are not part of any requested connection, and so the port will show up as filtered during the scan, whereas in the case of a stateless firewall, it will not block the ACK packets and the ports will show up as unfiltered.
An idle scan works on the basis of a predictable IPID or IP Fragmentation ID of the zombie host. First, the IPID of the zombie host is checked and then a connection request is spoofed from that host to the target host. If the port is open, an acknowledgment is sent back to the zombie host, which resets (RST) the connection so that it has no history of opening such a connection.
Next, the attacker checks the IPID on the zombie host again. If it has changed by one step, it implies that a RST was received from the target. However, if the IPID has changed by two steps, it means that the packet was received by the zombie host from the target host, and there was an RST on the zombie host, which implies that the port is open.
- 嵌入式Linux開(kāi)發(fā)技術(shù)
- Puppet實(shí)戰(zhàn)
- Linux從零開(kāi)始學(xué)(視頻教學(xué)版)
- SharePoint 2013 WCM Advanced Cookbook
- 高性能Linux服務(wù)器構(gòu)建實(shí)戰(zhàn):系統(tǒng)安全、故障排查、自動(dòng)化運(yùn)維與集群架構(gòu)
- RESS Essentials
- Kubernetes從入門(mén)到實(shí)踐
- 網(wǎng)絡(luò)操作系統(tǒng)教程:Windows Server 2016管理與配置
- 操作系統(tǒng)分析
- 從實(shí)踐中學(xué)習(xí)Windows滲透測(cè)試
- 辦公自動(dòng)化教程(Windows7+Office2010)
- 不可不知的Windows技巧
- 微信小程序項(xiàng)目開(kāi)發(fā)實(shí)戰(zhàn):用WePY、mpvue、Taro打造高效的小程序
- Hyper-V Replica Essentials
- 48小時(shí)精通SolidWorks 2014中文版鈑金設(shè)計(jì)技巧