반응형
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언어
- 조합론
- 연결리스트 중복제거
- 브루트포스 알고리즘
- 임의 정밀도 / 큰 수 연산
- 재귀
- 실패함수
- 구현
- 자료 구조
- 다이나믹 프로그래밍
- 문자열제곱
- Queue
- 큰 수 연산
- LeetCode 83번
- 시뮬레이션
- 유클리드 호제법
- 연결리스트 정렬
- 이분 탐색
- 사칙연산
- LeetCode Remove Duplicates from Sorted List in c
- KMP알고리즘
- 정렬
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 |