Proxmark3
·
Report/Tools
1. 기본 구조 이해RFID는 크게 LF와 HF 두 분류로 나누어진다. LF(Low Frequency)125kHz 주파수 대역을 사용하며 ISO 11784/5와 같은 프로토콜을 사용한다. 기본적으로 암호화가 매우 약한 방식이다.우리가 흔히 보는 아파트 출입증이 이에 해당된다고 보면 될 것 같다. LF는 1990년대 설계 당시 보안이 주 목적이 아니였기 때문에 UID 송신만으로 인증을 처리해왔다. 때문에 대부분이 정적 데이터로 이루어져 있어 카드값 그대로 복제 혹은 변조가 가능하다는 취약점을 가진다. 송수신 방법리더기가 125kHz 자기장을 송출한다.카드가 자기장에 유도되어 전력 수신을 받는다.UID를 Manchester 혹은 PSK 등의 방식으로 송신한다.리더기는 UID를 수신하여 승인 여부를 판단한..
포렌식 툴
·
Diary/메모
MDwiki ericzimmerman.github.io ✅ 전체 분류 개요범주설명대표 도구사용자 활동 분석사용자 행위 흔적 (폴더 열람, 실행 이력 등)ShellBagsExplorer, UserAssist, JumpListExplorer프로그램 실행 흔적실행된 프로그램의 증거 수집AppCompatCacheParser, Prefetch Parser, UserAssist시간 기반 분석이벤트를 시간순으로 정리TimelineExplorer, MFTECmd레지스트리 분석Windows 레지스트리 항목 분석RECmd, RegistryExplorer파일 시스템 분석MFT, 파일 삭제 이력 등MFTECmd, $LogFile Parser, UsnJrnl2Csv로그 분석이벤트 로그, SRUM 등EvtxECmd, SRUMEC..
Portainer (Docker 관리)
·
Diary/메모
Kubernetes and Docker Container Management SoftwarePortainer is your container management software to deploy, troubleshoot, and secure applications across cloud, datacenter, and Industrial IoT use cases.www.portainer.io
VMWare Sharing 디렉터리 마운트
·
Diary/메모
$ sudo mount -t fuse.vmhgfs-fuse .host:/Kali /mnt/hgfs/Kali -o allow_other.host:/Kali /mnt/hgfs/Kali fuse.vmhgfs-fuse defaults,allow_other 0 0
리눅스 하드 프리즈 상황
·
Diary/메모
이걸 몰라서 여태까지 재부팅하느라 고생했었다...
Bandit Level 8 → Level 9 [8/34]
·
Security/CTF
Level Goal The password for the next level is stored in the file data.txt and is the only line of text that occurs only once Commands you may need to solve th" data-og-host="overthewire.org" data-og-source-url="https://overthewire.org/wargames/bandit/bandit9.html" data-og-url="https://overthewire.org/wargames/bandit/bandit9.html" data-og-image=""> OverTheWire: Level GoalWe're hackers, and we are..