拉取镜像 docker pull rustscan/rustscan
设置别名 alias rustscan="docker run -it --rm --network=host --name rustscan rustscan/rustscan:latest"
运行nmap rustscan
拉取镜像 docker pull instrumentisto/nmap
设置别名 alias nmap='docker run -it --rm --network=host --name nmap instrumentisto/nmap:latest'
运行nmap nmap -sS x
SubnetCalc CIDR转换为IP地址 直接运行 python3 SubnetCalc.py
目录下会生成iplist.txt文件 import ipaddress
def ip_range_to_list(start_ip, end_ip):
"""将IP地址范围转换
CentOS7 curl -O /etc/yum.repos.d/CentOS-Base.repo https://mirrors.huaweicloud.com/repository/conf/CentOS-7-anon.repo > Centos-7.repo
CentOS8 curl -O
TCP静态端口: | 协议 | 端口号 | 用途 | | ---- | ------ | ---------------------------------------------------- | | TCP | 0 | Reserved | | TCP | 1 | TCP Port Servic
1.1 通过TELNET方式来配置设备 提问:如何通过telnet方式来配置设备? 回答:
FTP Port(主动)模式 客户端向服务器提出用TCP/21连接的请求,三次握手结束。到这里还只是建立了&#
1、下载centos的dvd镜像就够了。地址: http://pub.mirrors.aliyun.com/centos/7/isos/x86_64/
2、制作u盘镜像。 1)
一、拓扑图 二、配置 LSW1配置: <SwitchA> system-view
[SwitchA] dhcp enable
[SwitchA] vlan batch 10 20
[Swi