100% tevredenheidsgarantie Direct beschikbaar na je betaling Lees online óf als PDF Geen vaste maandelijkse kosten 4,6 TrustPilot
logo-home
Tentamen (uitwerkingen)

Certified Ethical Hacker Certification - CEH V10 Exam With Correct Solutions 2024

Beoordeling
-
Verkocht
-
Pagina's
31
Cijfer
A+
Geüpload op
20-09-2024
Geschreven in
2024/2025

Certified Ethical Hacker Certification - CEH V10 Exam With Correct Solutions 2024

Instelling
Certified Ethical Hacker Certification -
Vak
Certified Ethical Hacker Certification -

Voorbeeld van de inhoud

Certified Ethical Hacker Certification - CEH
V10 Exam With Correct Solutions 2024


ARP .poisoning .- .correct .answer.ARP .poisoning .refers .to .flooding .the .target .machine's
.ARP .cache .with .forged .entries.




Grey .box .testing .- .correct .answer.A .combination .of .black .box .and .white .box .testing .that
.gives .a .full .inspection .of .the .system, .simulating .both .outside .and .inside .attacks




NTP .Enumeration .- .correct .answer.NTP .stands .for .Network .Time .Protocol .and .its .role .is
.to .ensure .that .the .networked .computer .clocks .are .synchronized. .NTP .enumeration

.provides .hackers .with .information .about .the .hosts .that .are .connected .to .NTP .server .as

.well .as .IP .addresses, .system .names, .and .operating .systems .of .the .clients.




Active .online .attacks .- .correct .answer.Active .online .attacks .require .the .attacker .to
.communicate .with .the .target .machine .in .order .to .crack .the .password.




Static .malware .analysis .- .correct .answer.Static .analysis .refers .to .analyzing .malware
.without .running .or .installing .it. .The .malware's .binary .code .is .examined .to .determine .if

.there .are .any .data .structures .or .function .calls .that .have .malicious .behavior.




Access .control .- .correct .answer.Access .control .attack .is .someone .tries .to .penetrate .a
.wireless .network .by .avoiding .access .control .measures, .such .as .Access .Point .MAC .filters

.or .Wi-Fi .port .access .control.




Password .guessing .attack .steps .- .correct .answer.Find .the .target's .username .

Create .a .password .list .

Sort .the .passwords .by .the .probability .

Try .each .password

Sniffer .- .correct .answer.Packet .sniffing .programs .are .called .sniffers .and .they .are
.designed .to .capture .packets .that .contain .information .such .as .passwords, .router

.configuration, .traffic, .and .more.

,Data .backup .strategy .steps .- .correct .answer.Identify .important .data .

Choose .the .appropriate .backup .media .

Choose .the .appropriate .backup .technology .

Choose .the .appropriate .RAID .levels .

Choose .the .appropriate .backup .method .

Choose .the .appropriate .location .

Choose .the .backup .type .

Choose .the .appropriate .backup .solution .

Perform .a .recovery .test

WPA2-Personal .- .correct .answer.WPA2-Personal .encryption .uses .a .pre-shared .key
.(PSK) .to .protect .the .network .access.




Threat .modeling .- .correct .answer.Threat .modeling .is .an .assessment .approach .in .which
.the .security .of .an .application .is .analyzed. .It .helps .in .identifying .threats .that .are .relevant .to

.the .application, .discovering .application .vulnerabilities, .and .improve .the .security.




Administrative .security .policies .- .correct .answer.Administrative .policies .define .the
.behaviour .of .employees.




Doxing .- .correct .answer.Doxing .is .revealing .and .publishing .personal .information .about
.someone. .It .involves .gathering .private .and .valuable .information .about .a .person .or

.organization .and .then .misusing .that .information .for .different .reasons.




Recovery .controls .- .correct .answer.Recovery .controls .are .used .after .a .violation .has
.happened .and .system .needs .to .be .restored .to .its .persistent .state. .These .may .include

.backup .systems .or .disaster .recovery.




Confidentiality .attack .- .correct .answer.Confidentiality .attack .is .where .an .attacker
.attempts .to .intercept .confidential .information .transmitted .over .the .network.




Proprietary .Methodologies .- .correct .answer.Proprietary .methodologies .are .usually
.devised .by .the .security .companies .who .offer .pentesting .services .and .as .such .are .kept

.confidential. .Examples .of .proprietary .methodologies .include: .

-IBM .
-McAfee .Foundstone .
-EC-Council .LPT

,Five .stages .of .hacking .- .correct .answer.Reconnaissance .
Scanning .
Gaining .access .
Maintaining .access .
Clearing .tracks

Script .kiddies .- .correct .answer.Script .kiddies .are .hackers .who .are .new .to .hacking .and
.don't .have .much .knowledge .or .skills .to .perform .hacks. .Instead, .they .use .tools .and .scripts

.developed .by .more .experienced .hackers.




Application .keylogger .- .correct .answer.Application .keylogger .is .designed .to .observe .the
.target's .activity . whenever .they .type .something. .It .can .record .emails, .passwords,

.messages, .browsing .activities, .and .more.




Ethical .hacking .guidelines .- .correct .answer.No .test .should .be .performed .without .an
.appropriate .permission .and .authorization .

Keep .the .test .results .confidential .(usually .an .NDA .is .signed) .
Perform .only .those .tests .that .the .client .had .previously .agreed .upon

CVSS .- .correct .answer.The .Common .Vulnerability .Scoring .System .(CVSS) .provides .a
.way .to .capture .the .principal .characteristics .of .a .vulnerability, .and .produce .a .numerical

.score .reflecting .its .severity. .The .numerical .score .can .then .be .translated .into .a .qualitative

.representation .(such .as .low, .medium, .high, .and .critical) .to .help .organizations .properly

.assess .and .prioritize .their .vulnerability .management .processes.




Man-in-the-middle .attack .- .correct .answer.Man-in-the-middle .attack .is .when .an .attacker
.gains .access .to .the .communication .channel .between .a .target .and .server. .The .attacker .is

.then .able .to .extract .the .information .and .data .they .need .to .gain .unauthorized .access.




Breaking .WPA/WPA2 .Encryption: .Brute-force .WPA .Keys .- .correct .answer.Brute-Force
.WPA .Keys .is .a .technique .in .which .the .attacker .uses .dictionary .or .cracking .tools .to .break

.WPA .encryption .keys. .This .attack .takes .a .lot .of .time .to .break .the .key.




Web .application .threats .- .correct .answer.Attacks .that .take .advantage .of .poorly .written
.code .and .lack .of .proper .validation .on .input .and .output .data. .Some .of .these .attacks

.include .SQL .injection .and .cross-site .scripting.




Out-of-band .SQL .injection .- .correct .answer.Out-of-band .SQL .injection .is .an .injection
.attack .in .which .the .attacker .uses .more .channels .to .inject .malicious .queries .and .retrieve

.results.




Management .zone .- .correct .answer.This .is .a .secured .zone .which .enforces .strict .policies
.and .limits .access .to .a .few .authorized .users.

, List .scanning .- .correct .answer.List .scanning .indirectly .discovers .hosts. .This .scan .works
.by .listing .out .IP .addresses .and .names .without .pinging .the .hosts .and .with .performing .a

.reverse .DNS .resolution .to .identify .the .names .of .the .hosts.




Types .of .penetration .testing .- .correct .answer.Black .box .testing .
Grey .box .testing .
White .box .testing

Social .engineering .types .- .correct .answer.Human-based .social .engineering .
Computer-based .social .engineering .
Mobile-based .social .engineering

Passive .type .- .correct .answer.The .hacker .does .not .interact .with .the .target. .Instead, .they
.rely .on .information .that .is .publicly .available.




Website .defacement .attack .- .correct .answer.Website .defacement .attack .is .an .attack .in
.which .the .attacker .makes .changes .to .the .target .website's .content.




White .hat .- .correct .answer.White .hats .are .ethical .hackers .who .use .their .knowledge .and
.skills .to .improve .security .of .a .system .by .discovering . vulnerabilities .before .black .hats .do.

.They .use .the .same .methods .and .tools .black .hats .do, .but .unlike .black .hats, .white .hats

.have .permission .from .the .system .owner .to .use .those .methods.




Website .mirroring .(cloning) .- .correct .answer.Website .mirroring .or .website .cloning .refers
.to .the .process .of .duplicating .a .website. .Mirroring .a .website .helps .in .browsing .the .site

.offline, .searching .the .website .for .vulnerabilities, .and .discovering .valuable .information.




incident .management .- .correct .answer.Incident .management .refers .to .the .process .of
.identifying, .analyzing, .prioritizing, .and .solving .security .incidents. .The .goal .is .not .only .to

.restore .the .system .back .to .normal, .but .also .prevent .any .potential .risks .and .threats .by

.triggering .alerts.




Information .that .is .being .collected .can .include: .- .correct .answer.Physical .and .logical
.locations .

Analog .connections .
Contact .information .
Information .about .other .organizations

Computer-based .social .engineering .- .correct .answer.Computer-based .social .engineering
.involves .using .computers .and .information .systems .for .collecting .sensitive .and .important

.information.




Attack .on .sensitive .information .- .correct .answer.Refers .to .hackers .breaking .into .clouds
.and .stealing .information .about .other .users. .Such .information .usually .includes .credit .card

.numbers .and .other .financial .data.

Geschreven voor

Instelling
Certified Ethical Hacker Certification -
Vak
Certified Ethical Hacker Certification -

Documentinformatie

Geüpload op
20 september 2024
Aantal pagina's
31
Geschreven in
2024/2025
Type
Tentamen (uitwerkingen)
Bevat
Vragen en antwoorden

Onderwerpen

Maak kennis met de verkoper

Seller avatar
De reputatie van een verkoper is gebaseerd op het aantal documenten dat iemand tegen betaling verkocht heeft en de beoordelingen die voor die items ontvangen zijn. Er zijn drie niveau’s te onderscheiden: brons, zilver en goud. Hoe beter de reputatie, hoe meer de kwaliteit van zijn of haar werk te vertrouwen is.
RANKGRADES Harvard University
Bekijk profiel
Volgen Je moet ingelogd zijn om studenten of vakken te kunnen volgen
Verkocht
83
Lid sinds
2 jaar
Aantal volgers
16
Documenten
4624
Laatst verkocht
2 weken geleden
GET THE BEST REAL STUDY MATERIALS AND I ASSURE YOU 100% PASS IN YOUR EXAM AND CARREER EXCELLENCE AVAILABLE AS DOCUMENT AND PACKAGE DEALS,

BEST QUALITY DOCUMENTS AND PACKAGE DEALS GOOD LUCK AND SUCCESS IN YOUR EXAMS.

3.8

22 beoordelingen

5
11
4
4
3
0
2
5
1
2

Populaire documenten

Recent door jou bekeken

Waarom studenten kiezen voor Stuvia

Gemaakt door medestudenten, geverifieerd door reviews

Kwaliteit die je kunt vertrouwen: geschreven door studenten die slaagden en beoordeeld door anderen die dit document gebruikten.

Niet tevreden? Kies een ander document

Geen zorgen! Je kunt voor hetzelfde geld direct een ander document kiezen dat beter past bij wat je zoekt.

Betaal zoals je wilt, start meteen met leren

Geen abonnement, geen verplichtingen. Betaal zoals je gewend bent via iDeal of creditcard en download je PDF-document meteen.

Student with book image

“Gekocht, gedownload en geslaagd. Zo makkelijk kan het dus zijn.”

Alisha Student

Veelgestelde vragen