scan_profile.usp
来自「Ubuntu packages of security software。 相」· USP 代码 · 共 57 行
USP
57 行
[Intense Scan]description = hint = options = Version detection,Operating system detection,Aggressive, Verbosecommand = nmap -T Aggressive -A -v %sannotation = [Operating System Detection]description = hint = options = Operating system detection,Verbosecommand = nmap -O -v %sannotation = [Quick Full version Detection Scan]description = hint = options = Aggressive,Version detection,Operating system detection,Disable reverse DNS resolution,Verbosecommand = nmap -T Aggressive -sV -n -O -v %sannotation = [Quick Operating System detection]description = hint = options = Operating system detection,Aggressive,Verbosecommand = nmap -T Aggressive -O -v %sannotation = [Quick Scan]description = hint = options = Disable reverse DNS resolution,Aggressive,Verbosecommand = nmap -T Aggressive -v -n %sannotation = [Quick Services version detection]description = hint = options = Version detection,Aggressive,Verbosecommand = nmap -T Aggressive -sV -v %sannotation = [Quick and verbose scan]description = hint = options = Watch packets,Verbose,Debug,Aggressive,Disable reverse DNS resolutioncommand = nmap -d -T Aggressive --packet_trace -v -n %sannotation = [Regular Scan]description = hint = options = Verbosecommand = nmap -v %sannotation =
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?