HVA stands for
High Value Assest
DACL stands for
Discretionary access control list
SACL stands for
System access control list
What is a relay attack?
Like a man in the middle (MITM) but only intercepts the informationbut not view or manipulate it before sending it on. Only copies the information
Example of Relay attacks
Vehicle rely theft
SMB relay attack
Contactless card attacks
Waht are some Packet crafting tools?
Hping
Scapy - python based
Yersinia
NetCat
Fragroute
Osinato
What is the command to do a ping sweep in namp?
nmap -sn [IP/24]
nmap command for a port scan with TCP
nmap -sT [IP]
nmap command for a SYN scan
nmap -sS [IP]
nmap -T[0-5] means what?
timing of the packets 5 being the fastest
nmap -sV -O means?
version and operating system
nmap -sV –version-intensity 9 what does the number mean?
higher the number the more intense the scan
nmap -A does what?
does a range of scans all at once.
What is a Pass-the-Hash attack?
aim to steal hashed user credentials