Site updated at 2017-02-02 08:00:43 UTC

This commit is contained in:
Travis CI 2017-02-02 08:00:43 +00:00
parent 8d5cd780d5
commit 1f1b81ba6f
23 changed files with 38 additions and 36 deletions

View file

@ -138,6 +138,8 @@
<span class="pi">-</span> <span class="s">10.0.0.15</span>
</code></pre>
</div>
<p>In the above example, Nmap will be call with the process:
<code class="highlighter-rouge">nmap -oX - 192.168.1.1/24 10.0.0.2 10.0.0.15 -F --host-timeout 5s</code></p>
<p>An example of how the Nmap scanner can be customized:</p>