반응형
250x250
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 |
Tags
- 재귀
- 다이나믹 프로그래밍
- 시뮬레이션
- 브루트포스 알고리즘
- 이분 탐색
- 스택
- 실패함수
- 자료 구조
- 문자열
- 큐
- 문자열제곱
- LeetCode 83 c언어
- LeetCode Remove Duplicates from Sorted List in c
- 프로그래머스
- 큰 수 연산
- 구현
- 수학
- 정수론
- 사칙연산
- 연결리스트 중복제거
- 해시를 사용한 집합과 맵
- Queue
- 조합론
- 정렬
- 임의 정밀도 / 큰 수 연산
- KMP알고리즘
- 연결리스트 정렬
- LeetCode 83번
- 유클리드 호제법
- 별 찍기
Archives
- Today
- Total
hahn
Promiscuous mode, Mac address changes, Forged transmit 본문
728x90
반응형
Physical Environment
L2 switch with 4 ports and a NIC(MAC 2) connected
How to capture traffic( Source MAC 1, Dest MAC 3 ) at MAC 2
Solutions : Port Mirroring, Promiscuous Mode
Promiscuous Mode : allow and disallow all traffic to be forwarded, regardless of the destination
Virtual enviroment
1. Packet Capture Tools
2. IDS / IPS (VM)
3. Hypervisor on VM
Nested Virtualization Enviroment
external vSwitch(ESXi) doesn't recognize that MAC addr of internal NIC
therefore needed promiscuous mode
MAC Address Changes, Forged Transmits
How to Change MAC addr : NIC properties > Advanced > Locally Administered Address > Value
728x90
반응형
'가상화 > VMware' 카테고리의 다른 글
Virtual Network (0) | 2024.03.19 |
---|---|
vSphere+ (0) | 2024.03.18 |
Resolving CPU Architecture diff in Virtualization (0) | 2024.03.18 |
Datacenter Infrastructure : Software Defined (0) | 2024.03.18 |