1/28
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
XMAS scan
A type of network scan that sends packets with the FIN, URG, and PSH flags set to probe for open ports on a target.
SYN
A type of TCP packet used to initiate a connection between two devices in a network. It is part of the TCP three-way handshake process.
RST
Packet that closed ports respond to a NULL scan withto indicate that the connection is rejected or that the port is closed.
ACK scan
A type of network scan that sends TCP packets with the ACK flag set to determine the state of ports on a target, often used to map firewall rules.
If an attacker decides to implement a less obvious port-scan, or stealth attack, what technique would be appropriate to make their activities more difficult to detect?
limit/slow their scan speeds
When using a port-scanner, what procedure can be conducted to identify which IP addresses belong to active hosts?
ping sweep
What network security tool, usually included with Kali Linux, allows a user to ping multiple IP addresses?
Fping
Hping
An advanced port-scanning tool hat can allow a security tester to bypass filtering devices by injecting crafted or otherwise modified IP-packets into a networkto test network security and detect vulnerabilities.
Script
Describes a text file containing multiple commands that would usually be entered manually at the command prompt