반응형
    
    
    
  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번
 - 자료 구조
 - 이분 탐색
 - KMP알고리즘
 - 수학
 - LeetCode 83 c언어
 - LeetCode Remove Duplicates from Sorted List in c
 - 프로그래머스
 - Queue
 - 구현
 - 정수론
 - 연결리스트 정렬
 - 해시를 사용한 집합과 맵
 
                            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 |