语法高亮,滚动条美化,设置页面调整

This commit is contained in:
fofolee
2019-04-19 02:41:09 +08:00
parent 1e8f76c000
commit 359d29ee0b
1590 changed files with 12328 additions and 11441 deletions

View File

@@ -3,9 +3,9 @@
<h2 id="补充说明">补充说明</h2>
<p><strong>nmap命令</strong> 是一款开放源代码的网络探测和安全审核工具,它的设计目标是快速地扫描大型网络。</p>
<h3 id="语法">语法</h3>
<pre><code>nmap(选项)(参数)</code></pre>
<pre><code class="language-bash">nmap(选项)(参数)</code></pre>
<h3 id="选项">选项</h3>
<pre><code>-O激活操作探测
<pre><code class="language-bash">-O激活操作探测
-P0值进行扫描不ping主机
-PT是同TCP的ping
-sV探测服务版本信息
@@ -33,9 +33,9 @@
<p>ip地址指定待扫描报文中的TCP地址。</p>
<h3 id="实例">实例</h3>
<p><strong>安装nmap</strong></p>
<pre><code>yum install nmap</code></pre>
<pre><code class="language-bash">yum install nmap</code></pre>
<p><strong>使用nmap扫描www.jsdig.com的开放端口</strong></p>
<pre><code>[root@localhost ~]# nmap www.jsdig.com
<pre><code class="language-bash">[root@localhost ~]# nmap www.jsdig.com
Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2013-12-28 00:06 CST
Interesting ports on 100-42-212-8.static.webnx.com (100.42.212.8):