Question 1mediummultiple choice
Read the full Planning and Scoping explanation →PT0-002 Planning and Scoping • Complete Question Bank
Complete PT0-002 Planning and Scoping question bank — all 0 questions with answers and detailed explanations.
Drag steps to the numbered slots on the right, or tap a step then tap a slot.
Drag steps to the numbered slots on the right, or tap a step then tap a slot.
Drag a concept onto its matching description — or click a concept then click the description.
22
443
53
25
3389
Drag a concept onto its matching description — or click a concept then click the description.
Fraudulent emails to obtain sensitive information
Targeted phishing at a specific individual or organization
Voice-based phishing over phone calls
Phishing via SMS text messages
Following an authorized person into a restricted area
Refer to the exhibit.
```
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Principal": "*",
"Action": "s3:GetObject",
"Resource": "arn:aws:s3:::company-data/*"
}
]
}
```Refer to the exhibit. ``` Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.1.1 0.0.0.0 UG 100 0 0 eth0 10.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 eth1 10.0.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth2 ```
Active Connections Proto Local Address Foreign Address State TCP 10.0.0.15:22 192.168.1.100:54321 ESTABLISHED TCP 10.0.0.15:80 0.0.0.0:0 LISTENING TCP 10.0.0.15:443 0.0.0.0:0 LISTENING TCP 10.0.0.15:3389 203.0.113.50:12345 ESTABLISHED UDP 10.0.0.15:123 *:*
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Principal": "*",
"Action": "s3:GetObject",
"Resource": "arn:aws:s3:::example-bucket/*",
"Condition": {
"IpAddress": {
"aws:SourceIp": "10.0.0.0/8"
}
}
}
]
}Nmap scan report for 10.0.0.1 Host is up (0.001s latency). PORT STATE SERVICE VERSION 22/tcp open ssh OpenSSH 6.6 (protocol 2.0) 80/tcp open http Apache httpd 2.4.29 443/tcp open ssl/https 3306/tcp open mysql MySQL 5.1.73 3389/tcp open ms-wbt-server Microsoft RDP