#cybersecurity #coursera #quiz #solution #network #python
Correct
Python libraries can be used for privilege escalation since some Python code is run with advanced permissions and libraries can be changed without these permissions.
Correct
Accounts vulnerable to compromise are rarely on high-value systems.
Correct
Valid Accounts, Boot or Logon Autostart and Event-Triggered Execution can be used for both persistence and privilege escalation.
Correct
Correct
Correct
Third-party dependencies in applications can be exploited for privilege escalation.
Correct
Python looks first in the directory of the calling program when importing a library.
Correct
Processes executed at boot time have SYSTEM level permissions.
Comments