In pentesting, what is the bundle of commands that is executed together called?

Study for the SANS560 GIAC Penetration Tester (GPEN) Test. Study with flashcards and multiple choice questions, each question has hints and explanations. Get ready for your exam!

Multiple Choice

In pentesting, what is the bundle of commands that is executed together called?

Explanation:
A script is a file containing a sequence of commands that can be executed as a unit to automate tasks. In pentesting, scripts are used to automate repetitive steps like scanning, enumeration, exploitation, and data collection, so you can run everything in one go and reuse the same set of actions across targets. A script can be written in languages like Bash, Python, or PowerShell and can include logic, loops, and error handling to handle variations in targets. A patch set refers to a collection of patches or updates applied to software, not a bundled execution of commands. A workflow describes the overall process or sequence of steps across tools to achieve a goal, not a single file of executable commands. A runbook is a documented set of procedures for operations or incident response, focusing on how to proceed rather than the actual executable bundle of commands.

A script is a file containing a sequence of commands that can be executed as a unit to automate tasks. In pentesting, scripts are used to automate repetitive steps like scanning, enumeration, exploitation, and data collection, so you can run everything in one go and reuse the same set of actions across targets. A script can be written in languages like Bash, Python, or PowerShell and can include logic, loops, and error handling to handle variations in targets.

A patch set refers to a collection of patches or updates applied to software, not a bundled execution of commands. A workflow describes the overall process or sequence of steps across tools to achieve a goal, not a single file of executable commands. A runbook is a documented set of procedures for operations or incident response, focusing on how to proceed rather than the actual executable bundle of commands.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy