ciekawe

 0    111 fiszek    patrykdastych
drukuj graj sprawdź się
 
Pytanie - Odpowiedź -
NIST
rozpocznij naukę
NIST ?
National Institute of Standards and Technology
RAID
rozpocznij naukę
Redundant Array of Independent Disks
zwiekszenie niezawodnosci, redundancy, zwiekszenie wydajnosci
jest to sposób na polaczenie kilka dyskow fizycznych ktore sa widziane przez system jako jeden dysk logiczny
SSO
rozpocznij naukę
Single Sing-On
np oauth, logujesz sie raz i masz dostep do wielu usług
ITIL
rozpocznij naukę
Information Technology Infrastructure Library
zbiór najlepszych praktyk zarządzania usługami informatycznymi
SOC
rozpocznij naukę
Security Operations Center
AAA
rozpocznij naukę
Authentication Authorization Accounting
to identify, to give permission, to log an audit trail
NTFS
rozpocznij naukę
New Technology File System
System plików czyli metoda przechowywania plików, zarządzania plikami
FAT
rozpocznij naukę
File Allocation Table
System plików
show desktop shortcut
rozpocznij naukę
Win+D
rename shortcut
rozpocznij naukę
F2
hidden menu
rozpocznij naukę
Win+X
DR/BC
rozpocznij naukę
Disaster Recovery/Business Continuity
DAM
rozpocznij naukę
Database Activity Monitoring
EDR
rozpocznij naukę
Endpoint Detection and Response
pozwala usunac proces, usunac plik
EDR monitoruje: tworzenie procesów, modyfikacje rejestrów
LDAP
rozpocznij naukę
Lightweight Directory Access Protocol
squid
rozpocznij naukę
proxy software
tcp hit to jest cache tcp miss nie ma cache
np przechowuje cache, odciaza serwery http, usprawnia dzialanie
AD
rozpocznij naukę
Active Directory
Usługa katalogowa czyli hierarchiczna baza danych zawierająca użytkownikow, aplikacje, urzadzenia sieciowe
PUP
rozpocznij naukę
Potentially Unwanted Programs
RAT
rozpocznij naukę
Remote Access Trojan
frame
rozpocznij naukę
layer 2
packet
rozpocznij naukę
layer 3
segment
rozpocznij naukę
layer 4
hierarchia w systemie
rozpocznij naukę
hardware->kernel->Shell/GNOME/KDE->User
SOAR
rozpocznij naukę
Security Orchestration, Automation and Response
PTES
rozpocznij naukę
Penetration Testing Execution Standard
DLP
rozpocznij naukę
Data Loss Prevention
set of tools and processes to ensure that no sensitive dara is lost
IR process
rozpocznij naukę
preparation, detection&analysis, containment eradication & recovery, post-incident activity
ATP
rozpocznij naukę
Advance Threat Protection
IOC
rozpocznij naukę
Indicators Of Compromise
IOA
rozpocznij naukę
Indicators Of Attack
EFS
rozpocznij naukę
Encrypting File System
WFH
rozpocznij naukę
Work From Home
TTP
rozpocznij naukę
Technics Tactics and Procedures
CVSS
rozpocznij naukę
Common Vulnerability Scoring System
SAST DAST IAST
rozpocznij naukę
(Static, Dynamic, Interactive) Application Security Testing
CI/CD
rozpocznij naukę
Continuous Integration/Continuous Deployment
WAF
rozpocznij naukę
Web Application Firewall
XML
rozpocznij naukę
Extensible Markup Language
<quiz>xd</quiz>
csv, xls
rozpocznij naukę
csv - comma-separated values, plain text separated by commas, xls - microsoft excel, holds info about worksheets, xlsx > 2007
DevSecOps
rozpocznij naukę
DevOps Dev-ma byc szybko Ops-ensures quality, sec-integrated, automated, continuous security
OSS
rozpocznij naukę
Open Source Software
MDM
rozpocznij naukę
Mobile Device Managment
Allows to control the content allowed, redtrict access to smth, lock device if stolen
NAC
rozpocznij naukę
Network Access Control
Restriciting unauthorized users
SIEM
rozpocznij naukę
Securitt Information and Event Managment
makes data "human accessible"
Data aggregator, search and reporting system, rules, makes alerts
normalization
rozpocznij naukę
turning raw data into strict format
UBA(UEBA)
rozpocznij naukę
User(and Entity) Behavior Analytics
comparing historical user behavior to identify a compromise
PoS
rozpocznij naukę
Point of Sale
birthday attack
rozpocznij naukę
polega na znalezieniu kolizji funkcji hashujacej(md5 np mialo z tym problem)
skimming attack
rozpocznij naukę
skimmer to to gowno w bankomacie co kradnie dane, skimming attack polega na kradziezy danych z karty
buffer overflow
rozpocznij naukę
put more data in variable than variable can hold
memory leak
rozpocznij naukę
memory that is no longer needed is not deleted,(free up memory) nie zwalniamy zarezerwowanej pamieci, moze prowadzi do ataku DoS
IT/OT
rozpocznij naukę
Information Technology/Operational Technology
OT to np SCADA, PLC, ICS(Industrial Control Systems)
logic bomb
rozpocznij naukę
trigger malicious code while specific conditons met np time bomb sie wlacza w piatek 13
NFC
rozpocznij naukę
Near Field Communication
wardriving, warflying, warwalking
rozpocznij naukę
idziesz, jedzeisz przez miasto i szukasz wifi
pivot/pivoting
rozpocznij naukę
utilizing compromised network/system to perform attacks on other systems in the same network
DAD triad
rozpocznij naukę
Disclosure, Alternation, Denial
HSTS
rozpocznij naukę
Http Strict Transport Security
its just a header strict-transport-security: preload is a list of safe websites
informs browsers that the site should only be acceses using HTTPS
IEEE 802.1X
rozpocznij naukę
standard kontroli dostepu w sieciach przewodowych i bezprzewodowych
IAAS, PAAS, SAAS
rozpocznij naukę
(Infrastructure, Platform, Software) as a service
I - virtualization and you got whole machine to manage(os included) P - you onlyanage application and datagt
typosquatting/cybersquatting
rozpocznij naukę
okupowanie domain name jakiejs firmy, okupowanie domain name podobnego do nazwy glownej domeny firmy
apt update vs upgrade
rozpocznij naukę
update gets information about latest version of packages, upgrade installs them
. so file in unix
rozpocznij naukę
so -share object, dynamic libraries
x86
rozpocznij naukę
32bit
dll vs static
rozpocznij naukę
dll to te pliki dll, a biblioteka statyczna jest embed into exe file
vishing
rozpocznij naukę
voice phishing
http status codes
rozpocznij naukę
1xx info 2xx success 3xx redirect 4xx client error 5xx server error
dwa najpopularniejsze silniki przegladarki internetowej
rozpocznij naukę
gecko - mozilla, blink - google/czesc projektu chromium
multiplexing
rozpocznij naukę
multiple signals combined into one signal over shared medium
hol blocking
rozpocznij naukę
head of line blocking
happens when a line of packets is held in queue by a first packet(to maintain order)
quic
rozpocznij naukę
quick udp internet connections
quic ensures reliability
it remoces tcp-based head of line blocking, it makes tls handshake faster
race conditions
rozpocznij naukę
when two processes/threads attempts to access same resource at thr same time
common issue for multithreaded applications
path do logow linuxowych/windowsowych web servers
rozpocznij naukę
np /var/log/apache2 /var/log/nginx/access. log
np error. log/access. log
np Program Files/Apache/logs/access. log
sysmon
rozpocznij naukę
system monitor - usługa systemowa rejestrujaca eventy
tcp/udp nazwa ramed layer 4
rozpocznij naukę
tcp - segment udp - datagram
tcp/ip layers
rozpocznij naukę
app/transport/internet/network interface
rainbow table
rozpocznij naukę
precomputed table of hashes
netbios, porty windows file share
rozpocznij naukę
windows file share 135-139,445
netbios to protokol umozliwiajacy laczenie sie aplikacji w sieci
kerberos/ldap in ad
rozpocznij naukę
kerberos os default authentication and authorization protocol, ldap also is auth protocol
if you want to havre linux/mac in ad you use ldap or samba
web server/application server
rozpocznij naukę
web server handles httl requests, app server holds business logic
apache - web server, apache tomcat - app server
post/put/patch
rozpocznij naukę
post tworzy nowy obiekt, put aktualizuje lub tworzy nowy obiekt(wymaga kompletu danych, podobnie jak post) patch akutalizuje obiekt, obiekt musi istniec, przesyla tylko dane ktore maja byc zaktualizowane
post - gdy chcemy stworzyc, put gdy chcemy zaktualizowac(czesto blokuje sie tworzenie nowych obiektow), patch gdy obiekt ma ogromne ilosci danych, wtedy chcemy tylko przesylac te dane ktore chcemy zaktualizowac a nie komplet danych jak w przypadku PUT
noc vs soc
rozpocznij naukę
noc analysis performance, wants system to respond
network(security) operation center
soc investigates
reverse proxy vs load balancer
rozpocznij naukę
load balancer is spreading the load among servers
load balancer is specific thing
reverse proxy can be a load balancer but also is caching, can provide security, ssl acceleration(removing ssl)
linux remove file/directory
rozpocznij naukę
rm file. txt / rm -r dir
-r usuwa caly directory z innymi rzeczami w srodku razem z subdirectory
/etc/passwd vs /usr/bin/passwd
rozpocznij naukę
kontener na hasla vs komenda
rwx vs rws
rozpocznij naukę
rws wtedy s to suid(set user id) czyli uruchamiajac ten plik uruchamiamy go z uprawnieniami tego kto stworzyl plik a nie ze swoimi uprawnieniami
exploit/payload/vulnerability
rozpocznij naukę
exploit takes advantage of vulnerability, vulnerability is a flaw in a design, coding, logic, that can be exploited
payload is a code that will run on the target system
vpr
rozpocznij naukę
vulnerability priority ranking
made by tanable it is a vulnerability scoring system
firmware
rozpocznij naukę
oprogramowanie wbudowane, zainstalowane na stale w urzadzenii zapewniajace podstawowe procedury jego obslugi np firmware w oscyloskopie, no raczej go nie zmieniasz masz wbudowane oprogramowanie na stale i jest git
pgp
rozpocznij naukę
pretty good privacy, software that implementa ecnryption
cyber kill chain
rozpocznij naukę
recon, weaponization, delivery, exploitation, installation, c2, accomplishing goals
threat intelligence
rozpocznij naukę
data collected and analyzed
is used to provide information about current and potenital attacks against organization
firmware/driver/os
rozpocznij naukę
firmware is built in into ROM, it is fixed code e. x BIOS or firmware for gpu, driver tells OS how to communicate with the device os can be updated obviously
firmware low level tasks, os high level tasks
serial vs pararell transmission
rozpocznij naukę
serial oznacza ze bity sa przesylane w ustalonej kolejnosci a pararell ze kilka bitow jest przesylanych rownolegle za pomoca kilku roznych kanalow
pararell jest szybsze ale mniej reliable
watering hole attack
rozpocznij naukę
zwierzeta na sawannie podchodza do wody zeby sie napic i krokodyl atakuje
czyli stawiasz stronke i czekasz az ktos na nia wejdzie, wtedy jakis drive by download czy cos
ISO/OSI
rozpocznij naukę
Internation Standards Organization
Open Systems Interconnection
RTO, RPO
rozpocznij naukę
Recovery Time Objective - how quickly after disaster you must be back i production
RPO - Recovery Point Objective - how much you can afford to lose
. run files in linux
rozpocznij naukę
its like exe, executable file in linux
horizontal/verical/box scan
rozpocznij naukę
horizontal - one port many ip, vertical - many ports one ip
box is combination of both
RPC
rozpocznij naukę
Remote Procedure Call, client server protocol, klient wysyla dane w ustalonym formacie a serwer realizuje usluge
adapter vs interface
rozpocznij naukę
adapter - piece of hardware(works on datalink level), network interface is software construct(works on ip level)
promisc vs monitor mode
rozpocznij naukę
promisc is getting all the traffic(without promisc you would analyze only packets sources or destined to you, so you can still sniff but you won't get packets that are not destined to you)
monitor mode it is on wlan and it allows to sniff all traffic on channel(even encrypted ones with WPA)
dpkg -l
rozpocznij naukę
lists all of installed packages on system
find command
rozpocznij naukę
syntax: find where what; if not specified where, it will look recursively(current driectory and subdirectories)
inne przydatne: -type (f lub d) -perm,
find -name "text. txt"; find -name "*. py"; find /home/kali/Desktop -name "*xdd*"
ws-discovery
rozpocznij naukę
web services discovery, multicast discovery protocol that locates services on local network
rx tx
rozpocznij naukę
rx - received bytes, tx - transmited bytes
FIPS
rozpocznij naukę
Federal Information Processing Standard
ENS
rozpocznij naukę
Endpoint Security
symlink
rozpocznij naukę
dowiazanie symboliczne, mozemy sprawic ze plik znajdzie sie w danym miejscu, mimo ze bedzie w innym
NEWS
rozpocznij naukę
Notable Event Weather Sport
. tar. gz
rozpocznij naukę
tar is archive stored many files in single file,. tar is not compressing
. gz is compressing

Musisz się zalogować, by móc napisać komentarz.