개발세발보안중
command-injection-chatgpt 본문
https://dreamhack.io/wargame/challenges/768
command-injection-chatgpt
특정 Host에 ping 패킷을 보내는 서비스입니다. Command Injection을 통해 플래그를 획득하세요. 플래그는 flag.py에 있습니다. chatGPT와 함께 풀어보세요! Reference Introduction of Webhacking
dreamhack.io
서버 생성해서 들어가면 다음과 같은 화면이 나온다
flag.py에 flag가 있으므로 command injection으로 파일을 읽는 명령어를 입력해본다.
'CTF' 카테고리의 다른 글
welcome (0) | 2023.09.27 |
---|---|
Command Injection Advanced (0) | 2023.09.27 |
[드림핵] phphreg (0) | 2023.09.20 |
[드림핵] RSA-wiener Write Up (0) | 2023.05.31 |
[드림핵] shell_basic Write Up (0) | 2023.05.31 |
Comments