package
0.0.0-20241011183358-c922517e6a63
Repository: https://github.com/preludeorg/detect-clients.git
Documentation: pkg.go.dev

# README

$NAME

This section should describe the test, provide some background information (such as historical in-the-wild usage by threat actors or APTs), and briefly illustrate the test's intention, objective, and techniques utilized to achieve them. This section should NOT be too technical or overly long; a small paragraph should be sufficient.

How

Safety: This section should contain an advisory statement that positively declares that the VST does not negatively affect the tested system in any way.

Steps:

  1. This section enumerates the individual, atomic steps by which ...
  2. ... the probe attempts to achieve the intended effect of the test ...
  3. ... and thereby perform evaluation of any resident security solutions.

Example Output:

[$ID] Starting test at: $TIME
[$ID] Host is vulnerable, continuing with technique execution
[$ID] Completed with code: 101
[$ID] Ending test at: $TIME

Resolution

If this test fails:

  • Bulleted list of recommendations that the testing organization SHOULD consider ...
  • ... based upon the nature of the test, as well as the point of failure.