15A: Analyzing Scripts and Code Samples Flashcards

5.2 Given a scenario, analyze a script or code sample for use in a penetration test.

1
Q

Any computer program that automates the execution of tasks for a particular runtime environment.

A

script

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Code that is converted from high-level programming language source code into lower-level code that can then be directly executed by the system.

A

compiled code

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

A security configuration where access is denied to any entity (software process, IP/domain, and so on) unless the entity appears on a whitelist.

A

allow list

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

A program that can be used to execute commands usually through a command-line interface.

A

shell

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

A general-purpose interpreted programming language that can also be used as a scripting language

A

ruby

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A scripting language that allows a developer to do all the fancy complex things you see when you visit web pages.

A

JavaScript

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A scripting language and shell for Microsoft®Windows®that is built on the .NET Framework.

A

powershell

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

A scripting language and command shell for Unix-like systems.

A

Bash

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

A popular language for implementing all kinds of development projects, including automation tools and security tools, as well as malicious scripts.

A

Python

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

A scripting language created in the late eighties as a general-purposeUnix scripting language for text manipulation.

A

Perl

How well did you know this?
1
Not at all
2
3
4
5
Perfectly