일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- active reconnaissance
- Cryptography
- active recon
- php 로그인 페이지 만들기
- php To Do List
- php file upload
- Cookie
- over the wire
- tryhackme
- 파일 업로드 취약점
- SQLi
- file upload
- php 파일 업로드하기
- THM
- Reconnaissance
- privilege escalation
- FTZ
- Authentication
- BANDiT
- Server Side Request Forgery
- access control
- php login page
- Recon
- Leviathan
- War Game
- php
- ssrf
- sql injection
- OS Command Injection
- overthewire
Archives
- Today
- Total
목록leviathan3 (1)
R's Hacking Daily Log
Leviathan3 -> Leviathan4
Connection : ssh leviathan3@leviathan.labs.overthewire.org -p 2223 username : leviathan3 Kali linux - Terminal ] level3라는 파일 확인. 실행해보면 password를 입력하라고 한다. 틀린 password를 입력하면 "bzzzzzzzzap. WRONG"! (z가 몇 개일까..?) ltrace로 확인해 보니, 눈에 띄는 strcmp()이!!! 일치해야하는 문자열이 "snlprintf" (= password) 바-로 password에 입력해 준다. 올바른 password를 입력하니 shell을 준다. shell을 획득한 시점에서 user는 leviathan4! 덕분에 /etc/leviathan_pass/leviath..
OverTheWire/Leviathan
2023. 1. 6. 08:28