kaki1013
[포렌식] 스테가노그래피 툴 모음 본문
1. https://stegonline.georgeom.net/upload
: RGBA 영역을 시각적으로 확인하거나, 특정 비트(특히, LSB)를 추출하는 등의 작업 가능
2. https://29a.ch/photo-forensics/#forensic-magnifier
: 이미지를 자세히 보거나, 웹에서 직접 변형하는 작업 가능
3. https://futureboy.us/stegano/
: LSB에 숨은 데이터 찾거나, 패스워드 입력 가능
참고 :
1. https://blog.naver.com/ksil_/222596107212
[Forensic] CTF tools 정리 (1)
Multimedia 분야의 포렌식 CTF를 경험하며 사용했던 도구나 접근 방향들에 대한 정리를 해볼까 한다. (...
blog.naver.com
2. https://present4n6.tistory.com/65
스테가노그래피 CTF 체크리스트
https://stegonline.georgeom.net/checklist StegOnline stegonline.georgeom.net https://stylesuxx.github.io/steganography/ Steganography Online Encode message To encode a message into an image, choose the image you want to use, enter your text and hit the Enc
present4n6.tistory.com
'CTF' 카테고리의 다른 글
[Web Hacking] 실제 사이트를 개발자 도구로 분석하기 (1) | 2024.02.10 |
---|---|
[포렌식] 파일 시그니처 (매직 넘버) (0) | 2023.08.12 |
[Python] bytes 자료형을 파일로 저장하는 법 (0) | 2023.08.11 |