Security Tools Flashcards

1
Q

Windows diagnostic command for displaying possible routes and measuring transit delays of packets across a network

A

tracert

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Linux diagnostic command for displaying possible routes and measuring transit delays of packets across a network

A

traceroute

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Windows utility used to determine the IP address associated with a domain name and other DNS information

A

nslookup

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Linux utility used to determine the IP address associated with a domain name and other DNS information

A

dig

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Displays all network configurations and can modify DHCP and DNS settings. List windows then linux

A

ipconfing / ifconfig

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Open source network scanner

A

nmap

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Used to determine if a host is reachable on a network

A

ping / pathping

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Open source packet generator and analyzer for the TCP/IP protocol that is used for security auditing and test of firewalls and networks

A

hping

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Displays the network connections for TCP, routing tables and a number of network interface and network protocol statistics

A

netstat

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Utility for reading from and writing to network connections

A

netcat

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

utility for viewing and modifying the local ARP cache

A

Arp

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

utility that is used to view and manipulate the IP routing table

A

route

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Command line tool to transfer data to or from a server using any of the IP protocols

A

curl

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

A python script that is used to gather emails, subdomains, hosts, employee names, open ports etc

A

the harvester

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

automated scanner that can be used during a pen test to enumerate and scan vulnerabilities

A

sn1per

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Utility that can perform open port scans in a stealth like manner

17
Q

Utility that is used for DNS enumeration to locate all DNS servers and DNS entries for a given organization

18
Q

Proprietary vulnerability scanner that can remotely scan. Computer or network for vulnerabilities

19
Q

Software for malware analysis in a sandbox environment

20
Q

Linux Command line utility for outputting the first ten lines of a file

21
Q

Linux Command line utility for outputting the last ten lines of a file

22
Q

Linux Command line utility for outputting all of the contents of a file to the screen

23
Q

Linux Command line utility for searching plain text data for lines that match a string, regular expression or pattern

24
Q

Linux Command line utility used to change the access permissions of file system objects

25
Linux utility that provides an easy way to add messages to the /var/log/syslog file from the command Lin or from other files
logger
26
Utility that supports encrypted data transfer between two computers
SSH
27
Windows task automation and config management framework - command line shell and associated scripting language
powershell
28
interpreted high level programming language
python
29
Software library for applications that secure communications over computer networks against eavesdropping
Open SSL
30
Command line utility that allows you to capture, dump and analyze network traffic going through your system
tcpdump
31
popular network analysis tool
Wireshark
32
Forensic command line utility used to copy disk images using a bit by bit copying process
DD
33
Forensic data preview and imaging tool that lets you quickly asses electronic evidence to determine if further analysis is needed
FTK imager
34
Forensic linux command line utility used to dump system memory
Memdump
35
Forensic commercial disk editor and universal hexadecimal editor used for data recovery
WinHex
36
Digital forensics platform and GUI to the sleuth kit
Autopsy
37
Security tool that is used to EXPLOT vulnerabilities
Metasploit
38
Tool that can hook one or more browsers and can use them as a man in the middle between a hacker and target
BEEF - browser exploitation framework
39
Windows exclusive password cracking tool
Cain and Abel