Need a windows Nmap line for “# awk '/open/{print $2}' hostdiscovery.gnmap > livehosts.txt”

后端 未结 0 1800
情书的邮戳
情书的邮戳 2020-12-28 16:38

I need to do this step after first scanning ports, I have a hostdiscovery.gnmap file after that and this is my next step:

awk \'/open/{print $2}\' hostdiscovery.gnma

相关标签:
回答
  • 消灭零回复
提交回复
热议问题