- Kali Linux:An Ethical Hacker's Cookbook
- Himanshu Sharma
- 86字
- 2021-07-08 09:41:23
How it works...
The scan results of filtered and unfiltered ports depends on whether a firewall being used is stateful or stateless. A stateful firewall checks if 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. Hence, the port will show up as filtered during a scan.
Whereas, in the case of a stateless firewall, it will not block the ACK packets and the ports will show up as unfiltered.
推薦閱讀
- 程序員面試白皮書(shū)
- 單片機(jī)C語(yǔ)言程序設(shè)計(jì)實(shí)訓(xùn)100例:基于STC8051+Proteus仿真與實(shí)戰(zhàn)
- Java程序設(shè)計(jì)與實(shí)踐教程(第2版)
- Mastering macOS Programming
- Learning Python Design Patterns
- Visual C++開(kāi)發(fā)入行真功夫
- Essential C++(中文版)
- OpenCV 3 Blueprints
- OpenMP核心技術(shù)指南
- 石墨烯改性塑料
- 現(xiàn)代C:概念剖析和編程實(shí)踐
- UI設(shè)計(jì)基礎(chǔ)培訓(xùn)教程(全彩版)
- Python+Office:輕松實(shí)現(xiàn)Python辦公自動(dòng)化
- Visual Basic語(yǔ)言程序設(shè)計(jì)基礎(chǔ)(第3版)
- Java Web動(dòng)態(tài)網(wǎng)站開(kāi)發(fā)(第2版·微課版)