Exit GPYC GIAC Python Coder (GPYC)
Question 2 of 5
0% complete
Q2 Single choice

A programmer includes the following line in his program. What does this enable him to do?

from scapy. all import *

  • A

    Run brute-force password attempts against a local service

  • B

    Encrypt Python code using a private key

  • C

    Read and manipulate network packets

  • D

    Check imported code for malicious behavior