Professor Messers Security+ 4.3 Videos

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/9

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 11:26 PM on 9/16/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

10 Terms

1
New cards

vulnerability scanning

used to test if a system is suseptable to a type of attack

2
New cards

port scan

what ports are open

3
New cards

static application security testing

also known as SAST; software that reviews the source code to see where vulnerabilites may be

4
New cards

dynamic analysis

also known as fuzzing; take random inputs & puts it into an application to see what it does

5
New cards

open source intelligence

also known as OSINT; available to anyone you just have to look

6
New cards

dark web

uses internet for transport but content is only accessable by specilizaed software; normally for attackers/hackers

7
New cards

pentest

simulate an attack on our own system

8
New cards

bug bounty

rewards for someone finding bugs within system

9
New cards

false positive

information about vulnerabilities that dont exist

10
New cards

common vulnerabilty scoring system

also known as CVSS; each vulnerabilty is scored between 0-10; 10 being the worst