Phase 3 Flashcards
What does CMMI stand for?
Capability Maturity Model Integration
How many levels are there in CMMI?
5
At which level of CMMI are processes characterized throughout the organization?
Defined
Optimizing
Managed
Quantitatively Managed
Defined
PCI-DSS has how many objectives?
6
At which level of CMMI are processes unpredictable and/or poorly controlled?
Initial
Which of the following are the significant compliance drivers used to manage a GRC program effectively? (select all that apply)
Regulatory
Compliance
Contractual
Organizational
Regulatory
Contractual
Organizational
What is the default port used by burp suite for the proxy
8080
When using burp suite as a proxy, what default IP address should be pointed to for the proxy
Localhost
What additional steps are necessary to be able to access an https site using a proxy
The proxy’s TLS root CA certificate must be installed in the browser’s CA store
In which section of an html document would the <title></title> tags normally be used
<head> section
</head>
Which of these is the anchor tag?
<ing>
<div>
<anchor>
<a>
</a></anchor></div></ing>
<a></a>
What is inline content
When all html and other elements exist in one single page
What is linked content
When one page has html with references to separate files containing css and Javascript
What type of vulnerability allows attackers to execute unauthorized commands on the server by exploiting improperly sanitized input fields?
Command Injection .
Is a vulnerability that allows an attacker to execute arbitrary commands on a host operating system through a vulnerable app
Which Attack uses the users currently authenticate session to forge a request to a web application ?
Cross site request forgery (csrf) tricks the victim into submitting a malicious request.