当前位置:网站首页>Nmap scan
Nmap scan
2022-07-04 21:03:00 【Hua Weiyun】
- Only the host can be detected alive , That is, access to the network . The service port cannot be seen .
The default is -sS scanning ,TCP SYN Stealth Scan. It can reduce network traffic , Fast .SYN scan is the default and most popular scan option. often referred to as half-open scanning, because you don’t open a full TCP connection.
[[email protected] ~]# nmap 10.0.0.100Starting Nmap 7.70 ( https://nmap.org ) at 2022-07-04 16:49 CSTNmap scan report for 10.0.0.100Host is up (-0.20s latency).All 1000 scanned ports on 10.0.0.100 are filteredMAC Address: FA:16:3E:D3:D3:38 (Unknown)Nmap done: 1 IP address (1 host up) scanned in 21.30 seconds
- ping Host not detected , but nmap Can detect , Because except for ICMP, It's still used TCP.
[[email protected] ~]# ping 10.0.0.100PING 10.0.0.100 (10.0.0.100) 56(84) bytes of data.^C--- 10.0.0.100 ping statistics ---3 packets transmitted, 0 received, 100% packet loss, time 32ms[[email protected] ~]# nmap -sP 10.0.0.100Starting Nmap 7.70 ( https://nmap.org ) at 2022-07-04 17:22 CSTNmap scan report for 10.0.0.100Host is up (0.00027s latency).MAC Address: FA:16:3E:D3:D3:38 (Unknown)Nmap done: 1 IP address (1 host up) scanned in 0.21 seconds
The default host discovery done with -sn consists of an ICMP echo request, TCP SYN to port 443, TCP ACK to port 80, and an ICMP timestamp request by default.
In previous releases of Nmap, -sn was known as -sP. (No port scan)
Activate different control bit scanning :
- ACK scanning -sA
- FIN scanning -sF
- Null scanning -sN All control bits are 0
- MAX scanning -sX So the control bits are 1
Nothing meaningful can be swept out , boring .
The only meaning is , Know where this host is stored .
Because the host that does not survive ,nmap It can still be detected :
[[email protected] ~]# nmap 10.0.0.201Starting Nmap 7.70 ( https://nmap.org ) at 2022-07-04 18:10 CSTNote: Host seems down. If it is really up, but blocking our ping probes, try -PnNmap done: 1 IP address (0 hosts up) scanned in 0.44 seconds[[email protected] ~]# nmap -Pn 10.0.0.201Starting Nmap 7.70 ( https://nmap.org ) at 2022-07-04 18:10 CSTNmap done: 1 IP address (0 hosts up) scanned in 0.45 seconds
边栏推荐
- Leetcode+ 81 - 85 monotone stack topic
- go语言笔记(4)go常用管理命令
- What if the win11 shared file cannot be opened? The solution of win11 shared file cannot be opened
- nmap扫描
- 企业数字化转型最佳实践案例:基于云的数字化平台系统安全措施简介与参考
- The concept and application of hash table
- LeetCode 871. Minimum refueling times
- Win11怎么搜索无线显示器?Win11查找无线显示器设备的方法
- 工厂从自动化到数字孪生,图扑能干什么?
- Sword finger offer II 80-100 (continuous update)
猜你喜欢
托管式服务网络:云原生时代的应用体系架构进化
Quelques suggestions pour la conception de l'interface
《动手学深度学习》(三) -- 卷积神经网络 CNN
MySQL --- 数据库查询 - 聚合函数的使用、聚合查询、分组查询
What should I do if my computer sharing printer refuses access
Golang中UTF编码和字符集
What if win11u disk refuses access? An effective solution to win11u disk access denial
工厂从自动化到数字孪生,图扑能干什么?
福昕PDF编辑器v10.1.8绿色版
Win11亮度被锁定怎么办?Win11亮度被锁定的解决方法
随机推荐
word中插入图片后,图片上方有一空行,且删除后布局变乱
测试员的算法面试题-找众数
Understand Alibaba cloud's secret weapon "dragon architecture" in the article "science popularization talent"
工厂从自动化到数字孪生,图扑能干什么?
[solution] paddlepaddle 2 X call static graph mode
Reinforcement learning - learning notes 2 | value learning
Win11系统wifi总掉线怎么办?Win11系统wifi总掉线的解决方法
【申博攻略】六.如何联系心仪的博导
What if the WiFi of win11 system always drops? Solution of WiFi total drop in win11 system
哈希表、哈希函数、布隆过滤器、一致性哈希
HMS Core 统一扫码服务
黄金k线图中的三角形有几种?
多模輸入事件分發機制詳解
Win11亮度被锁定怎么办?Win11亮度被锁定的解决方法
How to solve the problem that win11 cannot write the value to the registry key?
Hands on deep learning (III) -- convolutional neural network CNN
ACM组合计数入门
JS卡牌样式倒计时天数
In the face of the same complex test task, why can the elder sort out the solution quickly? Ali's ten-year test engineers showed their skills
HMS Core 机器学习服务