What can be said about FTP traffic
FTP traffic is sent in plaintext
which type of scan is used by default when running an nmap 192.168.1.1 scan
SYN Scan
Which type of XSS typically uses URL parameters
Reflected XSS
Which of the following is not a formal category of threat
malicious
In DNS an AAAA record does what
maps a hostname to an IPv6 address
How do you prevent SQL injection?
Prepared Statements (with Parameterized Queries)
Which of the following is not a type of FTP transfer
Distributed
Which program is used by Linux to schedule a program or script to run at particular times
cron
What is the age of consent for data processing in the UK
13
What HTTP method can be used to upload a file?
Put