[디지털포렌식] Steganography 스테가노그래피, Steghide 툴 사용

2025. 2. 19. 17:46·포렌식

Steganography 스테가노래피

: 데이터를 사진, 음악 같은 다른 미디어 파일 내부에 은폐하는 기술

 

Steghide

: 스테가노그래피를 통해 데이터를 은폐 또는 복원하는 도구

 


일단 칼리리눅스에 steghide를 먼저 설치했다

 

example이라는 디렉토리를 만들고

zip -r example.zip example

명령어를 실행하면 example 디렉토리 내에 있는 내용들이 example.zip 내부로 압축된다

 

만약 secret.jpg라는 이미지 안에 example.zip을 넣으려면

steghide embed -cf secret.jpg -ef example.zip

embed는 사용할 모드

-cf secret.jpg 데이터를 내부에 숨길 대상 파일/Cover file

-ef example.zip 임베드할(은폐할) 파일

 

그리고 은폐된 파일에서 추출하려면

steghide extract -sf example.jpg

이렇게 하면 된다

바로 실습해 보자

 


 

편의를 위해서 파일명은 steg.zip으로 변경하고 압축을 풀었다.

 

 

1. Embed the file 'secretmessage.txt' inside the cover file 'coverfile.jpg' and name the output stegofile 'hiddenmessage.jpg'. What is the full command you would use to do this?

steghide embed -cf coverfile.jpg -ef secretmessage.txt -sf hiddenmessage.jpg

 

2. Flag 1 is hidden inside a text file in one of the steganography files. What is the value?

kAN105KS

 

 

3. Flag 2 is hidden inside a text file in one of the steganography files. What is the value?

001JDANL

 

4. Flag 3 is hidden inside a text file in one of the steganography files. What is the value?

1LRBA9IU

 

 

'포렌식' 카테고리의 다른 글

[디지털포렌식] Cracking ZIP Files, Brute-Force, Dictionary Attack  (0) 2025.02.19
Introduction to Digital Forensics 디지털 포렌식에 대해 알아보자  (0) 2025.02.18
'포렌식' 카테고리의 다른 글
  • [디지털포렌식] Cracking ZIP Files, Brute-Force, Dictionary Attack
  • Introduction to Digital Forensics 디지털 포렌식에 대해 알아보자
이둥둥
이둥둥
"><script>prompt(document.cookie)</script>
  • 이둥둥
    시골쥐 해커
    이둥둥
  • 전체
    오늘
    어제
    • 분류 전체보기 N
      • 방통대
      • 리버싱
      • 웹해킹
      • 악성코드 분석
      • Defensive N
      • 네트워크
      • 포렌식
      • Writeup
      • 사이버보안
      • 정보처리기사
      • Troubleshooting
      • 취준
  • 블로그 메뉴

    • 홈
    • 사이버보안
    • 방통대
    • 독후감
  • 링크

  • 공지사항

  • 인기 글

  • 태그

    웹해킹
    리버싱
    tryhackme
    사이버보안
    정보보안
    hackthebox
    독후감
    악성코드분석
    burpsuite
    CTF
  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.3
이둥둥
[디지털포렌식] Steganography 스테가노그래피, Steghide 툴 사용
상단으로

티스토리툴바

단축키

내 블로그

내 블로그 - 관리자 홈 전환
Q
Q
새 글 쓰기
W
W

블로그 게시글

글 수정 (권한 있는 경우)
E
E
댓글 영역으로 이동
C
C

모든 영역

이 페이지의 URL 복사
S
S
맨 위로 이동
T
T
티스토리 홈 이동
H
H
단축키 안내
Shift + /
⇧ + /

* 단축키는 한글/영문 대소문자로 이용 가능하며, 티스토리 기본 도메인에서만 동작합니다.