NEW
Font size
WorksheetsZ3R0 D4Y
Total questions: 10
Worksheet time: 3mins
How many ports were up in this machine?
1
2
3
4
What is the port number for HTTP?
23
443
80
60
What tool was used to intercept the HTTP Request?
NMap
Gobuster
BurpSuite
None
What kind of Vulnerability does this specific version of PHP have?
Arbitrary File Upload
Remote Code Execution
SQL Injection
CSRF
What was the Vulnerable PHP Version?
8.1.5
8.0.1
8.9.1
8.1.0
What was the HTTP header used to send the payload?
POST
GET
User-Agent
Connection
What was the string used to pass the payload?
Zero
zerodiumsystem
exec
bash
___________ (or nc in short) is a simple yet powerful networking command-line tool used for performing any operation in Linux related to TCP, UDP, or UNIX-domain sockets.
Netstat
Netcat
Neocat
NotCore
Who was the user in the machine?
James
Nathan
jack
patrick
Which UNIX Binary command was used exploited to escalate privileges?
Sudo
chmod
knife
ssh
