Content deleted Content added
Changed Link "IDS" (ambiguous) to "Intrusion Detection System" (definite) |
No edit summary |
||
Line 1:
'''OS
There are two types of OS Fingerprinting; '''Active OS fingerprinting''' and '''Passive OS fingerprinting'''
== Passive OS Fingerprinting ==
Passive fingerprinting is undetectable by an [[Intrusion-
[[Image:passive figure.png]]
Line 14 ⟶ 12:
== Active Fingerprinting Methods ==
* [[Internet Control Message Protocol|ICMP]]
* [[Transmission Control Protocol|TCP]]
* [[Simple Network Management Protocol|SNMP]]
• Banner Grabbing▼
• Port Probing▼
* [[File Transfer Protocol|FTP]]
* [[TELNET]]
* [[Hypertext Transfer Protocol|HTTP]]
== Protecting and Detecting Against Fingerprinting ==
Block all unnecessary outgoing ICMP traffic especially unusual ones like address mask and timestamp also block any [[ICMP Echo Reply|ICMP echo replies]]. Watch for excessive TCP SYN packets.
== Fingerprinting Tools ==
[[Nmap]] is a tool that performs active TCP/IP stack fingerprinting.
Line 42 ⟶ 39:
* [http://lcamtuf.coredump.cx/newtcp/ Strange Attractors and TCP/IP Sequence Number Analysis - One Year Later]
{{compu-network-stub}}
|