What is Path Traversal?

What is Path Traversal? Answer: The software uses external input to construct a pathname that is intended to identify a file or directory that...

What is a Buffer Overflow?

What is a Buffer Overflow? Answer: The program copies an input buffer to an output buffer without verifying that the size of the input buffer...

What is an Open Redirect?

What is an Open Redirect? Answer: A web application accepts a user-controlled input that specifies a link to an external site, and uses that...

What is Cross-Site Request Forgery (CSRF)?

What is Cross-Site Request Forgery (CSRF)? Answer: The web application does not, or cannot, sufficiently verify whether a well-formed, valid,...

What is Unrestricted File Upload?

What is Unrestricted File Upload? Answer: The software allows the attacker to upload or transfer files of dangerous types that can be automatically...

What is Cross-Site Scripting (XSS)?

What is Cross-Site Scripting (XSS)? Answer: The software does not neutralize or incorrectly neutralizes user-controllable input before it is...

What is SQL Injection?

What is SQL Injection? Answer: The software constructs all or part of an SQL command using externally-influenced input from an upstream component,...

Which data replication process occurs in real time?

Which data replication process occurs in real time? A. Asynchronous replication B. Archiving C. Synchronous replication D. Site mirroring Answer: Synchronous...

Which data replication process is scheduled?

Which data replication process is scheduled? A. Asynchronous replication B. Archiving C. Synchronous replication D. Site mirroring Answer: Asynchronous...