Weekend Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code = simple70

Pass the GIAC Security Certification: GPYC GPYC Questions and answers with ExamsMirror

Practice at least 50% of the questions to maximize your chances of passing.
Exam GPYC Premium Access

View all detail and faqs for the GPYC exam


439 Students Passed

85% Average Score

90% Same Questions
Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions
Questions # 1:

Review the lines of code below. Which of the following actions will they perform?

Question # 1

Options:

A.

Pass through proxy connections.

B.

Save non-http files from pages.

C.

Keep session information in browser.

D.

Interact with .js objects.

Questions # 2:

With a requests session object named "browser", how can the expiration attribute of a cookie named "MUID" from "gpyc.com/" be accessed?

Options:

A.

browser.cookies._cooktes['.gpyc.com/MUID'] .expires

B.

browser.cookies._cookies['.gpyc.com'] ['/'] ['MUID'].expires

C.

browser.cookies._cookies.gpyc.com.MUID.expires

D.

browser.cookies.gpyc.com['MUID']. expires

E.

browser.cookies.gpyc.com.MUID.expires

Questions # 3:

What will the following code in Python 3 result in?

Question # 3

Options:

A.

outer x, outer x

B.

inner x, inner x

C.

global x, outer x

D.

NameError, outer

E.

inner x, outer x

Questions # 4:

A user enters unexpected data into a program. Which functionality can the programmer use to present an understandable error message to the user?

Options:

A.

Casting

B.

Exception handling

C.

Dictionaries

D.

Regular expressions

Questions # 5:

What does the attacker do in a SQL Injection attack?

Options:

A.

Obtains an administrative login for a SQL database server

B.

Finds and exploits CVSS-SIG vulnerabilities in a particular version of SQL database

C.

Inject information into an SQL server via an undocumented administrative interface

D.

Submits a string that is interpreted as a SQL database command

Questions # 6:

Which of the following is the output when the following program is executed with a Python Interpreter?

Question # 6

Options:

A.

a

B.

10

C.

-10

D.

-a

Questions # 7:

What is the output of the following when executed in a Python shell?

Question # 7

Options:

A.

[[1, 2, 2.5], [3, 4], [5, 6]]

B.

[[1,2], [3, 4], [5, 6]]

C.

[[1,2], [3, 4]]

D.

[[1,2,2.5], [3,4]]

Questions # 8:

A log file is stored in variable "a". The file has the following format for each log entry, in order, stored in big endian:

Field 1: 2-byte integer

Field 2: 2-byte integer

Field 3: 4-byte string

Which of the following would unpack a line from the log file into the proper fields?

Options:

A.

struct. unpack('>HH4s',a)

B.

stmct.unpack('

C.

struct.unpack('>HHHH,/a)

D.

stnjct.unpack('!BxBx4s'/a)

Questions # 9:

What will be printed when the code in the screen capture is run?

Question # 9

Options:

A.

An Error

B.

-1

C.

1

D.

2

E.

3

Questions # 10:

A multi-byte character encoded with UTF-8 has the first byte 11861101. What will the next byte begin with?

Options:

A.

11

B.

01

C.

10

D.

00

Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions
TOP CODES

TOP CODES

Top selling exam codes in the certification world, popular, in demand and updated to help you pass on the first try.