Web Pentest

Web Pentest

University

11 Qs

quiz-placeholder

Similar activities

Quiz Impor Ekspor & Otentikasi Otorisasi

Quiz Impor Ekspor & Otentikasi Otorisasi

University

11 Qs

Web Apps 03 - MongoDB

Web Apps 03 - MongoDB

University

12 Qs

ADMINISTRASI SISTEM JARINGAN (XII TKJ)

ADMINISTRASI SISTEM JARINGAN (XII TKJ)

University

15 Qs

R6 3.TEC_BACK END_103 A0 114 Aplicações Java

R6 3.TEC_BACK END_103 A0 114 Aplicações Java

9th Grade - University

15 Qs

HACKING ETICO-CAP 5

HACKING ETICO-CAP 5

University

10 Qs

CyberCell Quiz Contest

CyberCell Quiz Contest

University

10 Qs

Latihan 1 Database SQL Kelas XI

Latihan 1 Database SQL Kelas XI

11th Grade - University

14 Qs

IT Support | Task Position

IT Support | Task Position

University

11 Qs

Web Pentest

Web Pentest

Assessment

Quiz

Instructional Technology

University

Medium

Created by

Arshaad Mohiadeen

Used 3+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The most effective way of protecting against SQL injection is…

blacklisting strings such as "1 OR 1=1" and "UNION" from input

using an intrusion detection system to detect attacks

white listing input (e.g. only allowing alphanumerical characters and spaces)

use of prepared statements or parametrized queries

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

A cookie can not be used to control a users session/state

False. Cookies are often used for tracking sessions

True, only supercookies have this feature

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is IDOR?

Insecure Door or Room

Invalid Data or Reference

Insecure Direct Object Reference

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is SQL injection?

It is used to spoof or inject false headers in a HTTP request

It is used in Buffer Overflow attacks to overwrite memory

It is used to inject malicious code to a database server, through a query

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is the best practice in defending against SQL injection?

Blocking specific ports that SQL injections are usually attacked via

Programmers will not make web applications that allow user input

Sanitizing users input in a web application

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Netsparker and Burp Suite Professional are examples of:

Web-focused vulnerability detection tools

VPNs

Web application firewalls

Antimalware

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following is not an example of an XSS attack?

Stored XSS

DOM-based XSS

Reflected XSS

DNS XSS

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?