Predefined Tests
NetAlly provides the following predefined Nmap
tests to that you can run as-is or copy and
modify for your own purposes. These tests
provide examples of Nmap features and cap-
abilities on your test unit.
Top 100 Ports: Scans and lists information for
the 100 most common ports in use on a target
that you provide.
HTTP Password Auditing: Provides an example
of script usage in Nmap tests by using the
http-brute script to check authentication for
port 80 on a web server and performs a brute-
force password test if needed.
Graded Ports:Demonstrates the use of regular
expressions (regex) by using expressions to
grade or mark up results that must contain a
range of values and must not contain another
set of values.
Custom Discovery Example:Demonstrates a
test that runs as part of the Discovery app,
which may provide additional information and
arguments to run the test. This sample test is a
Nmap App
337