Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

GCIH Test Exam Questions And Answers Verified 100% Correct

Rating
-
Sold
-
Pages
19
Grade
A+
Uploaded on
16-06-2025
Written in
2024/2025

GCIH Test Exam Questions And Answers Verified 100% Correct How to automate google recon? - ANSWER * Sensepost Wikto * Foundstone SiteDigger Google Recon defenses? - ANSWER * Look at google yourself * Remove unwanted items - website: - individual pages: NOINDEX,NOFOLLOW meta tag - snippets: NOSNIPPET meta tag - cached pages NOARCHIVE meta tag - remove image from image search How to remove phone numbers from google? - ANSWER * use form at * removing a business number requires a written request via postal service What is Maltego? - ANSWER * intelligence-gathering tool that searches through a variety of public information sources * gathers information about relationships between people, social network, companies, websites, etc Defenses against Maltego - ANSWER * Preparation - Ensure public information is accurate - Check your own recon and request inaccurate or damaging information be removed What are war dialers? - ANSWER * dial sequences of telephone numbers attempting to locate modem carriers or secondary dial tone * demon dialers dial a single number to conduct a brute force attack against passwords * Often, unprotected modems provide the easiest way to penetrate a network. What is The Hacker's Choice Scanner? - ANSWER * full featured war dialing tool * written to allow for highly distributed war dialing attack with 10 to 10,000+ bots What are some scan features of THC - ANSWER * carrier mode and tone mode * dial random, sequential, or list of numbers * scans through a modem out dial * break up work across multiple machines * supports separate dialing program * nudging * random waits between calls * rudimentary jamming What is WarVOX? - ANSWER * conducts war dialing using voip * can dial 1,000 numbers per hour * supports caller ID spoofing What are some goals of wardialing? - ANSWER * review logs and look for login prompts or banners * connect to each modem * start guessing userID and passwords What are some war dialer defenses? - ANSWER * Inventory all dialup lines * Conduct war dialing exercises against the network * Identification - consider voice IPS like securelogix - activate pbx scanning detection if available * Containment - shut off modems when they are discovered - know who to call from telecom to isolate a modem * Erad and Recovery - remove renegade modems - change phone number and secure it with strong auth (token, crypto) What are some ways wireless devices are misconfigured? - ANSWER * many AP's are configured with blank or default SSID * by default, most AP broadcast beacon packets with their SSID ten times per second * Even with SSID cloaking, SSIDs are still sent in cleartext when anyone uses the LAN * WEP and LEAP have significant flaws What are some tools for war driving? - ANSWER * netstumbler * inSSIDer * Wellenreiter - no longer in development What are some benefits of Wellenreiter? - ANSWER * Sniffs while capturing into a tcpdump compatible file * can run entirely passive * gathers DHCP and ARP traffic to generate IPs * far less noisy than netstumbler What is ASLEAP? - ANSWER * dictionary attacker for LEAP authentication * attacks Windows password hashed based on sniffed LEAP challenger and response * can determine users password to gain access through a LEAP protected LAN What are some issues with WEP? - ANSWER * Attacker can sniff encrypted packets and if enough packets are captured, the WEP key can be determined What is CoWPAtty? - ANSWER * Dictionary based cracking tool for WPA1 and 2 preshared keys * four-way handshake must be sniffed * due to complex protocols, cracking is very slow 10 to 50 guess, encrypt, compare cycles per second What is Karma? - ANSWER * wireless sniffer that looks for probe requests * responds to probes pretending to be the AP the client seeks * once the client joins the network, it provides DHCP, DNS, POP3, HTTP, and SAMBA for the client * it logs any and all information How does Karma exploit? - ANSWER * you add your own exploits * can exploit browsers, mail readers, Windows file sharing, and more What are some war driving defenses? - ANSWER * Set SSID so it doesn't attract attention * use WPA or WPA2 * use AES for crypto in WPA2 * use VPN * disable Aggressive Mode IKE * use wireless IDS * remove renegade access points How does nmap identify which addresses are in use? - ANSWER Nmap sends these four packets to each address in a target range: * ICMP Echo Request * TCP SYN to 443 * TCP ACK to 80 * ICMP Timestamp request How does traceroute work? - ANSWER * Sends packets with small TTL values and

Show more Read less
Institution
GCIH
Course
GCIH

Content preview

GCIH Test Exam Questions And Answers Verified 100%
Correct



How to automate google recon? - ANSWER * Sensepost Wikto
* Foundstone SiteDigger

Google Recon defenses? - ANSWER * Look at google yourself
* Remove unwanted items
- website: robots.txt
- individual pages: NOINDEX,NOFOLLOW meta tag
- snippets: NOSNIPPET meta tag
- cached pages NOARCHIVE meta tag
- remove image from image search

How to remove phone numbers from google? - ANSWER * use form at
google.com/help/pbremoval.html
* removing a business number requires a written request via postal service

What is Maltego? - ANSWER * intelligence-gathering tool that searches through a
variety of public information sources
* gathers information about relationships between people, social network, companies,
websites, etc

Defenses against Maltego - ANSWER * Preparation
- Ensure public information is accurate
- Check your own recon and request inaccurate or damaging information be removed

What are war dialers? - ANSWER * dial sequences of telephone numbers attempting
to locate modem carriers or secondary dial tone
* demon dialers dial a single number to conduct a brute force attack against passwords
* Often, unprotected modems provide the easiest way to penetrate a network.

What is The Hacker's Choice Scanner? - ANSWER * full featured war dialing tool
* written to allow for highly distributed war dialing attack with 10 to 10,000+ bots

What are some scan features of THC - ANSWER * carrier mode and tone mode
* dial random, sequential, or list of numbers
* scans through a modem out dial

,* break up work across multiple machines
* supports separate dialing program
* nudging
* random waits between calls
* rudimentary jamming

What is WarVOX? - ANSWER * conducts war dialing using voip
* can dial 1,000 numbers per hour
* supports caller ID spoofing

What are some goals of wardialing? - ANSWER * review logs and look for login
prompts or banners
* connect to each modem
* start guessing userID and passwords

What are some war dialer defenses? - ANSWER * Inventory all dialup lines
* Conduct war dialing exercises against the network
* Identification
- consider voice IPS like securelogix
- activate pbx scanning detection if available
* Containment
- shut off modems when they are discovered
- know who to call from telecom to isolate a modem
* Erad and Recovery
- remove renegade modems
- change phone number and secure it with strong auth (token, crypto)

What are some ways wireless devices are misconfigured? - ANSWER * many AP's are
configured with blank or default SSID
* by default, most AP broadcast beacon packets with their SSID ten times per second
* Even with SSID cloaking, SSIDs are still sent in cleartext when anyone uses the LAN
* WEP and LEAP have significant flaws

What are some tools for war driving? - ANSWER * netstumbler
* inSSIDer
* Wellenreiter - no longer in development

What are some benefits of Wellenreiter? - ANSWER * Sniffs while capturing into
a tcpdump compatible file * can run entirely passive
* gathers DHCP and ARP traffic to generate IPs
* far less noisy than netstumbler

What is ASLEAP? - ANSWER * dictionary attacker for LEAP authentication

, * attacks Windows password hashed based on sniffed LEAP challenger and response *
can determine users password to gain access through a LEAP protected LAN

What are some issues with WEP? - ANSWER * Attacker can sniff encrypted packets
and if enough packets are captured, the WEP key can be determined

What is CoWPAtty? - ANSWER * Dictionary based cracking tool for WPA1 and 2
preshared keys
* four-way handshake must be sniffed
* due to complex protocols, cracking is very slow
10 to 50 guess, encrypt, compare cycles per second

What is Karma? - ANSWER * wireless sniffer that looks for probe
requests
* responds to probes pretending to be the AP the client
seeks
* once the client joins the network, it provides DHCP, DNS, POP3, HTTP,
and SAMBA
for the
client
* it logs any and all
information

How does Karma exploit? - ANSWER * you add your own exploits
* can exploit browsers, mail readers, Windows file sharing, and more

What are some war driving defenses? - ANSWER * Set SSID so it doesn't attract
attention
* use WPA or WPA2
* use AES for crypto in WPA2
* use VPN
* disable Aggressive Mode IKE
* use wireless IDS
* remove renegade access points

How does nmap identify which addresses are in use? - ANSWER Nmap sends these
four packets to each address in a target range:
* ICMP Echo Request
* TCP SYN to 443
* TCP ACK to 80
* ICMP Timestamp request

How does traceroute work? - ANSWER * Sends packets with small TTL values and

Written for

Institution
GCIH
Course
GCIH

Document information

Uploaded on
June 16, 2025
Number of pages
19
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$14.49
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
TopGradeGuru Teachme2-tutor
Follow You need to be logged in order to follow users or courses
Sold
15
Member since
1 year
Number of followers
0
Documents
2395
Last sold
2 months ago
GRADEHUB

We provide access to a wide range of professionally curated exams for students and educators. It offers high-quality, up-to-date assessment materials tailored to various subjects and academic levels. With instant downloads and affordable pricing, it\'s the go-to resource for exam preparation and academic success.

1.5

2 reviews

5
0
4
0
3
0
2
1
1
1

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions