Which statement accurately describes the http-* category for NSE scripts?

Study for the Nmap/ZenMap Switches Test. Prepare with flashcards and multiple choice questions, each question provides hints and explanations. Get ready for your exam!

Multiple Choice

Which statement accurately describes the http-* category for NSE scripts?

Explanation:
The test is about how NSE selects scripts by filename prefix rather than a separate category. In NSE, using a wildcard like http-* on the --script option tells Nmap to load every script file whose name starts with http-. That means all HTTP-related scripts that have filenames beginning with http- get run, not just a single file and not scripts that merely contain http somewhere in their name. This is why the correct choice describes scripts whose filenames begin with http-. The other options don’t fit because they either imply a single file, a formal http- category, or match any script with http anywhere in its name, rather than a specific prefix.

The test is about how NSE selects scripts by filename prefix rather than a separate category. In NSE, using a wildcard like http-* on the --script option tells Nmap to load every script file whose name starts with http-. That means all HTTP-related scripts that have filenames beginning with http- get run, not just a single file and not scripts that merely contain http somewhere in their name. This is why the correct choice describes scripts whose filenames begin with http-. The other options don’t fit because they either imply a single file, a formal http- category, or match any script with http anywhere in its name, rather than a specific prefix.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy