일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- php To Do List
- War Game
- Authentication
- Server Side Request Forgery
- privilege escalation
- Reconnaissance
- FTZ
- access control
- active reconnaissance
- php login page
- ssrf
- Leviathan
- php file upload
- OS Command Injection
- 파일 업로드 취약점
- file upload
- php
- BANDiT
- over the wire
- Recon
- sql injection
- Cryptography
- php 파일 업로드하기
- THM
- active recon
- Cookie
- tryhackme
- php 로그인 페이지 만들기
- SQLi
- overthewire
Archives
- Today
- Total
R's Hacking Daily Log
Tutorial 본문
Try Hack Me : Tutorial
tryhackme에서는 challenge type의 room에서 실행할 수 있는 머신들이 준비되어 있다.
오른쪽 상단에 위치한 버튼을 눌러주면 머신이 실행되어
1분 정도 기다리면 target의 IP address와 해당 머신의 유효시간이 출력된다.
Start AttackBox를 누르면, 오른쪽으로 브라우저가 분리되면서 화면상에 머신이 출력된다.
머신이 다 준비되고 나면 firefox browser를 띄워보자.
오른쪽 바에 firefox가 배치되어 있다.
브라우저에 IP address를 입력하면
tutorial에서 물어본 flag가 출력된다. (OoO)
openvpn을 사용해 kali linux에서도 trahackme challenge들을 풀 수 있다.
[ 프로필 - Access ]로 들어가준다.
vpn server를 선택하고, 파일을 다운로드해서 kali linux terminal에서 실행하면 된다.
after::
2023.02.06 - [TryHackMe/Walkthroughs] - Starting Out in Cyber Sec
Comments