일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- tryhackme
- overthewire
- Recon
- Leviathan
- ssrf
- Cryptography
- php file upload
- privilege escalation
- OS Command Injection
- 파일 업로드 취약점
- php login page
- FTZ
- Authentication
- SQLi
- THM
- php 로그인 페이지 만들기
- php 파일 업로드하기
- over the wire
- active reconnaissance
- access control
- sql injection
- War Game
- Cookie
- php
- active recon
- Server Side Request Forgery
- Reconnaissance
- BANDiT
- file upload
- php To Do List
Archives
- Today
- Total
목록tryhackme year of the rabbit (1)
R's Hacking Daily Log
Year of the Rabbit (2)
[ ssh ] :: ssh 접속 후 s3cr3t 이름을 root directory를 기준으로 찾아보니 /usr/games/s3cr3t directory가 나왔다. [ /usr/games/s3cr3t ] :: directory 안에는 .this ~~ file이 들어있는 데 root가 남겨둔 메세지가 이 파일인 듯하다. 내용을 읽어보니 gwendoline에게 비밀번호를 바꾸라고 하면서 현재 password를 알려주고 있다. ! user = gwendoline / password = MniVCQVhQHUNI [ su gwendoline ] :: password도 얻었겠다 gwendoline 계정으로 switch. 위치를 확인해뒀던 user.txt를 읽어준다. [ sudo -l ] :: sudo로 실행할 수 있..
TryHackMe/Challenge - WriteUp
2023. 3. 25. 13:42