Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- DispatchGroup
- Python
- Swift
- FLASK
- 파이썬서버
- 자바스크립트
- iOS계산기
- 딩동말씀
- JavaScript
- Xcode
- 스위프트
- 개발기록
- FileOwner
- customclass
- AJAX
- 스프링
- ios
- spring
- iOS배포
- 계산기앱만들기
- 앱배포
- 웹
- Xib
- 맥
- iOS앱배포
- jQuery
- 계산기앱
- 앱버전구하기
- subscript
- MainScheduler
Archives
- Today
- Total
개발하는 뚝딱이
컴퓨터 네트워크 ch1(6) 본문
Security
Virus
Worm
spyware
Dos(Denail of Service)
DDos
botnet : 많은 컴퓨터에 바이러스를 심어둔다. 특정 상황에서만 바이러스가 동작하도록 명령한다.
Packet sniffing : 중간에 정보를 catch
IP spoofing : IP를 속인다
Man-in-the-middle attack : 중간에 정보를 가로채서 잘못된 정보를 보낸다
Packet sniffing
- broadcast media
- promiscuous network interface reads/records all packets (e.g., including passwords!) passing by
- Wireshark software is a (free) packet-sniffer
IP spoofing
- send packet with false source address
Internet Standards
- "Rough consensus and running code"
- An Internet standard is a thoroughply tested specification
'컴퓨터 네트워크' 카테고리의 다른 글
컴퓨터 네트워크 ch1(4) (1) | 2019.10.15 |
---|---|
컴퓨터 네트워크 ch2(6) (0) | 2019.10.10 |
컴퓨터 네트워크 ch2(5) (0) | 2019.10.09 |
컴퓨터 네트워크 ch2(4) (0) | 2019.10.09 |
컴퓨터 네트워크 ch2(3) (0) | 2019.10.08 |