1 Flashcards
(45 cards)
What is confidentiality in cybersecurity?
Protecting info from unauthorized access
What does integrity ensure?
データの整合性
What is non-repudiation?
Preventing someone from denying their actions
What does authenticity verify?
Verifying the legitimacy of users or data
What is the principle of reciprocity in influence?
Give a target gifts or information in the hope that they reciprocate in a similar way
What is pharming?
An attack that redirects users from a legitimate website to a fake one.
What is the ‘heart’ of an operating system?
Kernel
Manages hardware resources (disks, RAM, screen, keyboard, network)
What is the home directory symbol?
~
What is the root directory symbol?
/
What are ‘vim’ or ‘nano’ used for?
Edit text files
What does ‘ssh’ do?
Run a secure shell to connect to a remote server’s command line
What does ‘less’ do?
View the contents of a file
What is ‘john’?
Password cracking tool
What is ‘nikto’?
Web server vulnerability scanner
What is ‘hydra’?
Service brute force attacker
What does ISO 27000 refer to?
Information Security Management Systems (ISMS)
What does ISO 31000 refer to?
Risk management
What is a cipher?
An algorithm for encrypting/decrypting data
What is cryptanalysis?
The study of breaking encryption
What is cryptology?
Study of cryptography and cryptanalysis
What is confusion in cryptography?
A technique to obscure the relationship between the key and the ciphertext
What is diffusion in cryptography?
A technique to spread the influence of a single plaintext digit over many ciphertext digits
What does MACS stand for?
Message Authentication Codes
What does PKI stand for?
Public Key Infrastructure